commit | cd65271634a94b93c826ccdd92b973624f31c327 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Mon Jun 14 18:24:16 2021 +0000 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jun 15 17:28:21 2021 +0200 |
tree | 809c26023a77cf354293784b46885d72f0580de2 | |
parent | 68f7f8d2804424051323e41d8db55eb0e94ad376 [diff] |
Update buildroot built toochain to GCC v10.2 Update the toolchain built with the buildroot sdk target used on non-x86_64 hosts to GCC version 10.2. Tested-by: Jerome Forissier <jerome@forissier.org> (QEMUv8 64/32, host uname -m: aarch64) Signed-off-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