commit | 55b3964006b53bbb1a70315dddaffdfc9aa49db7 | [log] [tgz] |
---|---|---|
author | Mingyuan Xiang <xiang_my@outlook.com> | Thu Mar 18 15:51:09 2021 +0800 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Mar 18 16:48:36 2021 +0100 |
tree | 2fa9ef06182c0a0bc6b6672a70929d29d59e0b3b | |
parent | 00fde7becb59029bb9a6cae8fa302e1bb5824e82 [diff] |
qemu_v8: Update the EDK2 toolchain Older EDK2 toolchains (GCC49) will cause errors when updating EDK2, therefore, we use GCC5 instead. Signed-off-by: Mingyuan Xiang <xiang_my@outlook.com> Reviewed-by: Jerome Forissier <jerome@forissier.org> Tested-by: Jerome Forissier <jerome@forissier.org> (QEMUv8)
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