commit | d0747e2ed6dd0b2458d13ef9dce77735ecc2a918 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Wed Oct 26 12:13:31 2022 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Feb 02 19:54:17 2023 +0100 |
tree | 797d0aa5bc55fc11bb6cf8601c2afc50512209fa | |
parent | 3a735b93b56b9d219407644efd79a3fde9b6e6c9 [diff] |
core: sp: Allow to embed binary SPs to OP-TEE binary If the ELF header is not found in the file, then assume it's a binary format SP. Signed-off-by: Imre Kis <imre.kis@arm.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers