commit | 7dd5580a57e82d290705ec707c7e0e73765a41c7 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Fri Feb 03 15:29:48 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Feb 01 15:24:19 2024 +0100 |
tree | df7aede4f51e8edd5dacaff730564b748df68658 | |
parent | 66f4e794e78911babc33cfcd76733898990567a4 [diff] |
common: target optee-os-devkit builds the devkit Add build target optee-os-devkit to get the TA devkit be built and installed. It can be used as a dependency when building external TAs that need to be linked to OP-TEE as early TAs in which case building OP-TEE core depends on such TAs being already built. Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.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