commit | 3e102597e6b58a1e2210aaa2d8cbac9e01d05ef8 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Mon Jan 17 10:10:30 2022 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Feb 10 10:28:43 2022 +0100 |
tree | 4ad9adda8e0d187501e495f08a1c906414875bcf | |
parent | c0e4197736554d802cfcf07400ca3acca6111d62 [diff] |
qemu_v8: add support for EL3 SPMC Adds support for building TF-A and OP-TEE the SPMC at EL3. A special manifest is added to be consumed by the SPMC. Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers