commit | a3ffd5afbf138f568bd7dac593d039d7467e99e7 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Tue Mar 01 17:58:58 2022 +0100 |
committer | Imre Kis <imre.kis@arm.com> | Tue Mar 01 17:58:58 2022 +0100 |
tree | 3b350d9ecc205ae39a23b01f5a3f83f6c73a1e7d | |
parent | 905e093cb7fea0333cb6cc7c7cffb724b9868225 [diff] |
Fix build with fip packaging method Change include_sp makefile function to look for [SP name].json files instead of [SP uuid].json in case of fip packaging method is selected. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: I33db6b67558b468b4485e92a7d8affb522c6011a
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