commit | cef118b1b5f9d20077f847277c35311b7d763608 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Wed Jan 11 18:01:46 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Jan 26 14:20:57 2023 +0100 |
tree | 2a6f2f1d73bd1fadf4ce3bfa6b89799a7e8593f4 | |
parent | ae5ee076beb63ae63a838fa998ec826105b2ff73 [diff] |
fvp: disable UEFI and SPMC tests by default These features are intended for debugging, thus they are disabled by default. They can be still enabled by TS_UEFI_TESTS=y and SPMC_TESTS=y. Signed-off-by: Imre Kis <imre.kis@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