commit | 3d5c621ed37cb2267ff35cfb0b96231021852c82 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue Jan 14 11:42:43 2025 +0100 |
committer | Jerome Forissier <jerome@forissier.org> | Tue Jan 14 14:42:40 2025 +0100 |
tree | 159af633f2f6d891ddfbf5b40f5799f9ee16964d | |
parent | 0100284cb20c294aa4c2b4aeb99b15fc5f67a07c [diff] |
hikey: remove -Werror when compiling edk2 Avoid compile errors introduced with a newer version of the compiler by removing -Werror when compiling edk2. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Joakim Bech <joakim.bech@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