commit | 1fd99f09f0dfc7cfcf22536d3fdc98f033cafa48 | [log] [tgz] |
---|---|---|
author | Olivier Deprez <olivier.deprez@arm.com> | Tue Sep 03 17:35:22 2024 +0200 |
committer | Jerome Forissier <jerome@forissier.org> | Thu Oct 10 14:51:30 2024 +0200 |
tree | 8603bfa22349e61d04ea9b9a89f5f539452adeba | |
parent | 990573e48a4eb7f950edf786fa9e67b5cc1823a9 [diff] |
fvp: build hafnium using OP-TEE's clang toolchain Hafnium removed the LLVM toolchain from its prebuilts submodule. Use the toolchain provided in PATH instead. Signed-off-by: Olivier Deprez <olivier.deprez@arm.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-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