commit | d217c656517d4e1b3634775807464b709b250553 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue Jul 11 10:07:51 2023 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jul 18 14:44:57 2023 +0200 |
tree | 7bf4fa034af01c55e72ed04f6aac57648b13f9ca | |
parent | 064b4b0584a1ce50e533f3174d3e18d273febf90 [diff] |
qemu_v8: remove ENABLE_SME_FOR_*=1 from TF_A_FLAGS With commit 337ff4f1dd66 ("fix(qemu): enable SVE and SME") included in TF-A v2.8.0 ENABLE_SME_FOR_NS and ENABLE_SME_FOR_SWD are already assigned 1 by default. So remove the redundant configuration. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@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