mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00
![]() Before adding any new SPM-related components we should first do some cleanup around the existing SPM-MM implementation. The aim is to make sure that any SPM-MM components have names that clearly indicate that they are MM-related. Otherwise, when adding new SPM code, it could quickly become confusing as it would be unclear to which component the code belongs. The secure_partition.h header is a clear example of this, as the name is generic so it could easily apply to any SPM-related code, when it is in fact SPM-MM specific. This patch renames the file and the two structures defined within it, and then modifies any references in files that use the header. Change-Id: I44bd95fab774c358178b3e81262a16da500fda26 Signed-off-by: Paul Beesley <paul.beesley@arm.com> |
||
---|---|---|
.. | ||
aarch32 | ||
aarch64 | ||
sp_min | ||
tsp | ||
arm_bl1_fwu.c | ||
arm_bl1_setup.c | ||
arm_bl2_el3_setup.c | ||
arm_bl2_setup.c | ||
arm_bl2u_setup.c | ||
arm_bl31_setup.c | ||
arm_cci.c | ||
arm_ccn.c | ||
arm_common.c | ||
arm_common.mk | ||
arm_console.c | ||
arm_dyn_cfg.c | ||
arm_dyn_cfg_helpers.c | ||
arm_err.c | ||
arm_gicv2.c | ||
arm_gicv3.c | ||
arm_image_load.c | ||
arm_io_storage.c | ||
arm_nor_psci_mem_protect.c | ||
arm_pm.c | ||
arm_sip_svc.c | ||
arm_topology.c | ||
arm_tzc400.c | ||
arm_tzc_dmc500.c |