arm-trusted-firmware/plat/arm/common
Paul Beesley aeaa225cbe spm-mm: Refactor secure_partition.h and its contents
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>
2019-12-20 16:03:41 +00:00
..
aarch32 Arm platforms: Fix max size of BL33 image 2019-02-01 10:48:34 +01:00
aarch64 spm: Remove SPM Alpha 1 prototype and support files 2019-12-20 16:03:32 +00:00
sp_min plat/arm: Skip BL2U if RESET_TO_SP_MIN flag is set 2019-06-11 11:42:07 +01:00
tsp Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
arm_bl1_fwu.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
arm_bl1_setup.c Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
arm_bl2_el3_setup.c Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
arm_bl2_setup.c Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
arm_bl2u_setup.c Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
arm_bl31_setup.c Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
arm_cci.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
arm_ccn.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
arm_common.c spm-mm: Refactor secure_partition.h and its contents 2019-12-20 16:03:41 +00:00
arm_common.mk spm: Remove SPM Alpha 1 prototype and support files 2019-12-20 16:03:32 +00:00
arm_console.c Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
arm_dyn_cfg.c TF-A: Fix BL2 bug in dynamic configuration initialisation 2019-12-19 14:53:28 +00:00
arm_dyn_cfg_helpers.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
arm_err.c arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00
arm_gicv2.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
arm_gicv3.c arm: gicv3: Fix compiler dependent behavior 2019-12-10 15:53:44 -06:00
arm_image_load.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
arm_io_storage.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
arm_nor_psci_mem_protect.c Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
arm_pm.c Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
arm_sip_svc.c SiP: Don't validate entrypoint if state switch is impossible 2019-12-17 16:04:09 +01:00
arm_topology.c plat/arm: use Aff3 bits also to validate mpidr 2019-10-21 14:09:46 +01:00
arm_tzc400.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
arm_tzc_dmc500.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00