commit | 63f5c3de224418fa0c9f2ddb0f327421fb5c11e6 | [log] [tgz] |
---|---|---|
author | Balint Dobszay <balint.dobszay@arm.com> | Fri Aug 12 15:28:57 2022 +0200 |
committer | Balint Dobszay <balint.dobszay@arm.com> | Tue Sep 13 10:03:39 2022 +0200 |
tree | e9fc5d04053ee51b00c18efdaf58913b444bf348 | |
parent | 025bc8bc8972ec54d5631509fa9094775ac729de [diff] |
Remove UUID field from sp_pkg json template Due to a bug in TF-A v2.6 sptool if the UUID field is present in the SP package's json, the sptool will crash. Since currently we don't rely on this field, it's redundant and it can simply be removed. Signed-off-by: Balint Dobszay <balint.dobszay@arm.com> Change-Id: I33503252c6dd40f54f2d24a105e08ac222fc34c0