commit | 22d706349be02454218be8bc1ef3d8bfe2792fa0 | [log] [tgz] |
---|---|---|
author | Gabor Toth <gabor.toth2@arm.com> | Thu Nov 09 19:05:17 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Feb 19 13:29:50 2024 +0100 |
tree | e7f50cc526f097b58cd8d26567fae04299d76748 | |
parent | f0a2eef9681f791dee29c248fb72cfa48251cfa6 [diff] |
ts: fix build-ts-app helper macro Correct adding extra flags to the CROSS_COMPILE settings. Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Gabor Toth <gabor.toth2@arm.com>
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