commit | c26422b4aebf15c7fe2a8b29d86eb58f78c00682 | [log] [tgz] |
---|---|---|
author | Jelle Sels <jelle.sels@arm.com> | Thu Dec 15 10:21:49 2022 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Mar 28 08:45:35 2023 +0200 |
tree | bccaa3f20c88bed089cf5e2892b119034146303e | |
parent | ce8a7f42c3a47b1bd944677271c9cd1991d4a55d [diff] |
ffa: Add test SPs to the fip package Allow the SPMC test SPs to be include inside the fip package. TF-A has a limited capacity for the amount of SPs it can have in the fip package. This is why we don't combine the test SPs and the Trusted Services SPs inside the same fip package. Signed-off-by: Jelle Sels <jelle.sels@arm.com> Acked-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