commit | 3f83cd262d27b95d5088a3aa82ce52b1176bd2a7 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Thu Feb 10 16:25:18 2022 +0100 |
committer | Imre Kis <imre.kis@arm.com> | Thu Feb 10 16:33:55 2022 +0100 |
tree | b5daf08e6971263083ed9bca8b8a94db7717c5f5 | |
parent | f2407bfde1095be60af873bece08ce174128ecd6 [diff] |
Fix bl2_sp_images.dtsi UUID property format Since TF-A v2.5 UUIDs in bl2_sp_images.dtsi must be specified as strings instead of four unsigned integers. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: Ia0433edac9905a828c281a58cabf7d6401088596
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