commit | 434cf21e1a8b3556e46ad2a17030cfbb4cf6ae85 | [log] [tgz] |
---|---|---|
author | Gabor Toth <gabor.toth2@arm.com> | Thu Nov 09 19:05:17 2023 +0100 |
committer | Gabor Toth <gabor.toth2@arm.com> | Thu Nov 09 19:05:17 2023 +0100 |
tree | ad002f2b079048155f87a05444cf99cf3d904cc5 | |
parent | f91626554164dd50ab54c1000825abe4e1b7e1bb [diff] |
ts: fix build-ts-app helper macro Correct adding extra flags to the CROSS_COMPILE settings and replace dashes with underscore in variables to follow the common coding scheme. Signed-off-by: Gabor Toth <gabor.toth2@arm.com> Change-Id: Ie4877b59cc1c01fb4a2c29cc13e073b8c378d2a4
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