commit | 68f7beb5039c0e34f0aac01fe1e42f09b4e72251 | [log] [tgz] |
---|---|---|
author | Sudeep Holla <sudeep.holla@arm.com> | Thu May 23 17:21:55 2024 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Jul 03 22:07:05 2024 +0200 |
tree | 0bf6bb0773974d8eebeb569cdca1c895bd77be9f | |
parent | 127b73534a80e2a82a87c615094a1fa5b03b5bf8 [diff] |
fvp: ts: Update TS/PSA makefile to use introduced SPMC_AT_EL flag With the introduced SPMC_AT_EL in `fvp.mk`, some of the extra TF-A flags set in these makefiles are redundant if SPMC_AT_EL flag is set to 1. Suggested-by: Balint Dobszay <balint.dobszay@arm.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
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