commit | 5c7c058c2f85eb89b946160fd70b3a51e3c627ac | [log] [tgz] |
---|---|---|
author | Balint Dobszay <balint.dobszay@arm.com> | Tue Apr 13 13:02:22 2021 +0200 |
committer | Balint Dobszay <balint.dobszay@arm.com> | Tue Apr 13 16:31:43 2021 +0200 |
tree | c24f07122f597aa083375bce4f058c62afe39e96 | |
parent | d520b006b77cea9d7a56f6524644b66f288be6d0 [diff] |
Add embedded DT generation for SPs TS exports a separate dtsi file for each SP, which contains the SP manifest. If embedded packaging method is selected, these must be concatenated into a common DT file which can be passed to OP-TEE. Change-Id: I3c5c9c074256b41b99901ea057b51cdee329b1b8 Signed-off-by: Balint Dobszay <balint.dobszay@arm.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