commit | 46fa5a4e24fbc1a8e72ec3c1e26e40ada4597371 | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <Gyorgy.Szing@arm.com> | Wed Apr 05 07:56:30 2023 +0000 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Jan 29 14:31:45 2024 +0100 |
tree | a15f3b2047b26022e646ed32b7d35614738878a6 | |
parent | 857eaa0af00aae4a2741cedb71a9828a96a0c710 [diff] |
ts: add support for host application build The FWU service build process relies on a tool targeting the build host. This change add support for building such tools. Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com> Signed-off-by: Gabor Toth <gabor.toth2@arm.com> Acked-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