arm-trusted-firmware/plat/arm/board/fvp
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 fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
aarch64 FVP: Remove GIC initialisation from secondary core cold boot 2019-06-05 17:46:50 +01:00
fdts Support shared Mbed TLS heap for FVP 2018-09-04 10:32:22 +01:00
include spm: Remove SPM Alpha 1 prototype and support files 2019-12-20 16:03:32 +00:00
sp_min fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
tsp fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
fvp_bl1_setup.c FVP: Add Delay Timer driver to BL1 and BL31 2019-08-16 14:15:59 +01:00
fvp_bl2_el3_setup.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp_bl2_setup.c FVP: Add Delay Timer driver to BL1 and BL31 2019-08-16 14:15:59 +01:00
fvp_bl2u_setup.c FVP: Add Delay Timer driver to BL1 and BL31 2019-08-16 14:15:59 +01:00
fvp_bl31_setup.c FVP: Add Delay Timer driver to BL1 and BL31 2019-08-16 14:15:59 +01:00
fvp_common.c spm-mm: Refactor secure_partition.h and its contents 2019-12-20 16:03:41 +00:00
fvp_def.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
fvp_err.c arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00
fvp_io_storage.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp_pm.c Migrate ARM platforms to use the new GICv3 API 2019-09-25 22:06:49 -05:00
fvp_private.h FVP: Add Delay Timer driver to BL1 and BL31 2019-08-16 14:15:59 +01:00
fvp_security.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp_stack_protector.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
fvp_topology.c Fix multithreaded FVP power domain tree 2019-11-15 09:50:06 +00:00
fvp_trusted_boot.c FVP: Fix plat_set_nv_ctr() function 2019-09-25 09:33:40 +02:00
jmptbl.i ROMLIB bug fixes 2019-03-21 10:51:07 +00:00
platform.mk spm: Remove SPM Alpha 1 prototype and support files 2019-12-20 16:03:32 +00:00