arm-trusted-firmware/tools/sptool
J-Alves a96a07bfb6 refactor(sptool): use SpSetupActions in sp_mk_generator.py
The "sp_mk_generator.py" is responsible for processing the SP layout
file, which contains information about the SPs to be deployed on top of
the SPM, to generate the "sp_gen.mk" file which appends information
specific to each SP that shall help with packing all SPs into a fip
binary.
Before this patch the "sp_mk_generator.py" was a monolithic script,
which has now been broken down into functions for each identified
configuration action.

Signed-off-by: J-Alves <joao.alves@arm.com>
Change-Id: I8ee7487f2e07d53e508d17d0fe4510e22957f5ca
2022-05-04 10:11:24 +01:00
..
Makefile tools: Set the tool's default binary name 2020-09-07 12:58:24 +01:00
sp_mk_generator.py refactor(sptool): use SpSetupActions in sp_mk_generator.py 2022-05-04 10:11:24 +01:00
spactions.py feat(sptool): add python SpSetupActions framework 2022-05-04 10:11:24 +01:00
sptool.c SPM: modify sptool to generate individual SP blobs 2020-02-10 11:51:19 +00:00