commit | 3768a2b82413075024658f7f914a5d4ea6d9232c | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Tue May 14 17:13:19 2019 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri May 29 10:56:18 2020 +0200 |
tree | 79df7fe6eb0617e8159fb2716f0ce4cd0ebb072b | |
parent | d919c3c757e5507bb2fb774b8d50ea2b0d95c1bd [diff] |
Use generic OPTEE_OS_PLATFORM to define platform Define OPTEE_OS_PLATFORM for each supported platform to define the target platform for which OP-TEE OS package is built. It is used in common.mk (and ti/ti-common.mk). Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> 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