commit | 1dde8bd432ed14d73deab23eb8fa4ddc81cbfb6a | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Tue Jan 07 18:10:03 2020 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Jan 08 15:32:13 2020 +0100 |
tree | a8056dfb72cc1a1d51abe51d80df221203fd8825 | |
parent | 7ee482e6f001efd57e2fa9c2edaf06b095a15774 [diff] |
hikey: fix EDK2 build with GCC 9.x Use cc-option to support older as well as recent compilers. Signed-off-by: Jerome Forissier <jerome@forissier.org> Acked-by: Jens Wiklander <jens.wiklander@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