commit | a890d06d20897e75c288eeb8413959e0fe367c32 | [log] [tgz] |
---|---|---|
author | J-Alves <joao.alves@arm.com> | Thu Jan 11 13:35:52 2024 +0000 |
committer | J-Alves <joao.alves@arm.com> | Thu Jan 11 17:31:59 2024 +0000 |
tree | 8440b2e2c7f7141657ac9e05b6d41c0a0825527c | |
parent | eb9ee26d927fd0278c2b75c29d383fe9530a9c42 [diff] |
fix(spm): not defining load-address in SP config The FF-A specification has made it such that SPs may optionally specify their load address in the manifest. This info was being retrieved to generate some information for the SPMC manifest. However, it is not a mandatory utility. This change relaxes the case in which the SP manifest doesn't have a load address. Signed-off-by: J-Alves <joao.alves@arm.com> Change-Id: Ic4c1b1ec6666522900c113903be45ba0eb5d0bf6