arm-trusted-firmware/tools/sptool
J-Alves 04e7f80823 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
2024-01-11 17:31:59 +00:00
..
Makefile tools: Set the tool's default binary name 2020-09-07 12:58:24 +01:00
sp_mk_generator.py fix(spm): not defining load-address in SP config 2024-01-11 17:31:59 +00:00
spactions.py feat(sptool): add python SpSetupActions framework 2022-05-04 10:11:24 +01:00
sptool.py feat(sptool): python version of the sptool 2022-05-04 15:36:56 +01:00