commit | adac29075f7c55464dfc5b978467439e7c244c7a | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Wed Jul 19 13:19:02 2023 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Jul 19 15:40:16 2023 +0200 |
tree | 3a891745fa85ae6e098c143a1c581fabc9c83a22 | |
parent | 43c03a3c48051702d635741a16e41d92bc4e49c8 [diff] |
qemu_v8: use ENABLE_SVE_FOR_NS=2 in TF_A_FLAGS Uses ENABLE_SVE_FOR_NS=2 in TF_A_FLAGS to let TF-A probe if SVE 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