commit | 641b3364a6c0f75683dcb74d84b35095810eda7f | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Thu Jul 04 07:12:55 2024 +0000 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Jul 04 12:01:48 2024 +0200 |
tree | 06d83fb65579ec6471ce18b8fd1392a975c05c97 | |
parent | 40aeddea77f27f5ed6c3dc963f8c54c4b9620cac [diff] |
buildroot: AArch64 host: update config AArch64 toolchain When building on an AArch64 host targeting AArch64, br-ext/configs/toolchain-aarch64-sdk sets parameters describing the used toolchain, this must be in sync with br-ext/configs/sdk-common used when compiling a toolchain. So update br-ext/configs/toolchain-aarch64-sdk as needed for GCC 14. Fixes: 29c19ba4a449 ("buildroot: upgrade host compiler to GCC 14 when host is not x86_64") 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