commit | c879bd896c23a61fd25ea5e3c7c1dedc2075926b | [log] [tgz] |
---|---|---|
author | Casey Connolly <casey.connolly@linaro.org> | Mon Feb 24 17:21:37 2025 +0000 |
committer | Jerome Forissier <jerome@forissier.org> | Fri May 23 19:39:54 2025 +0200 |
tree | 623108a40483ba0a7599bc36eb23395877459255 | |
parent | 5eb31236d167efa9c984ee87540fb55068206980 [diff] |
build: support building on ARM64 host On ARM64 hosts we don't want to set CROSS_COMPILE when building for arm64. Don't set a fallback value in this case. Signed-off-by: Casey Connolly <casey.connolly@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers