commit | 490323419a0bd89b594238d0c71a917b760276e4 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Wed Jul 19 15:12:07 2023 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Jul 19 15:40:16 2023 +0200 |
tree | 9b8104dd3cc2c995c38c1caa9a6cbcfb7170ff7e | |
parent | adac29075f7c55464dfc5b978467439e7c244c7a [diff] |
qemu_v8: use ENABLE_SME_FOR_NS=2 in TF_A_FLAGS Uses ENABLE_SME_FOR_NS=2 in TF_A_FLAGS to let TF-A probe if SME is enabled or not. 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