commit | 62a0b0121f998f176d3c55b694a620a9dc6c2a32 | [log] [tgz] |
---|---|---|
author | Sahil Malhotra <sahil.malhotra@nxp.com> | Tue Jul 06 16:01:02 2021 +0530 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jul 06 13:45:47 2021 +0200 |
tree | 49b912b5d5ac7cf9d260f07d69c24eda9f9da358 | |
parent | 1d88c0c03f3bed5776739e459a598a011baa5207 [diff] |
core: plat-ls: generate tee-raw.bin LS Platforms use RAW OP-TEE binary, but it is not getting generated by default for platforms. So added code for generating it by default for LS platforms. Signed-off-by: Sahil Malhotra <sahil.malhotra@nxp.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Ruchika Gupta <ruchika.gupta@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