commit | e6f96331166e112568feeb0915b924b8133d7f71 | [log] [tgz] |
---|---|---|
author | Jelle Sels <jelle.sels@arm.com> | Wed Jan 19 15:45:37 2022 +0100 |
committer | Jelle Sels <jelle.sels@arm.com> | Tue Feb 15 10:17:55 2022 +0100 |
tree | c726ae736f8188c0397d8b7f3cdd226d8424afc6 | |
parent | 3f83cd262d27b95d5088a3aa82ce52b1176bd2a7 [diff] |
BUILD: Remove OP-TEE dependency from TS Trusted Services SPs were generating a makefile which was included inside the OP-TEE build. Move instead the generated part to the OP-TEE BUILD. This makes it possible to remove the OP-TEE specific makefiles from the Trusted Services repo. Signed-off-by: Jelle Sels <jelle.sels@arm.com> Change-Id: I3766586d35be073b1e210dd84d6d76fac09f454a
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