commit | 43c03a3c48051702d635741a16e41d92bc4e49c8 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue Jul 18 17:36:34 2023 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jul 18 18:59:30 2023 +0200 |
tree | 1b2f9f3c98786622ba1683a347d05e4afd965259 | |
parent | c74692408a900cd02edb2ef41ea5d15ac3ac2851 [diff] |
qemu_v8: restore ENABLE_SME_FOR_SWD=1 in TF_A_FLAGS ENABLE_SME_FOR_SWD=1 was previously removed on the faulty assumption that 337ff4f1dd66 ("fix(qemu): enable SVE and SME") was from now on setting ENABLE_SME_FOR_SWD=1 by default. That's not correct, so restore ENABLE_SME_FOR_SWD=1 in TF_A_FLAGS. Fixes: d217c656517d ("qemu_v8: remove ENABLE_SME_FOR_*=1 from TF_A_FLAGS") 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