commit | 68f7f8d2804424051323e41d8db55eb0e94ad376 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Mon Jun 07 16:02:24 2021 +0000 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jun 15 17:28:21 2021 +0200 |
tree | bb9f3af448f4db880e0c916a0522e51121d1187e | |
parent | 19ea713c51c51e68b0f31dfbcaef3299e9c02ed2 [diff] |
Build needed cross toolchain with buildroot for non-x86_64 hosts The needed precompiled toolchains provided by Arm are only available for x86_64 hosts. For all other host architectures we build it with Buildroot itself. Reviewed-by: Jerome Forissier <jerome@forissier.org> Tested-by: Jerome Forissier <jerome@forissier.org> (QEMUv8 64/64, 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