arm-trusted-firmware/plat/arm/board
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
..
a5ds a5ds: Add handler for when user tries to switch off secondary cores 2019-10-03 10:09:04 +01:00
common cryptocell: move Cryptocell specific API into driver 2019-07-25 13:29:15 +03:00
corstone700 plat/arm: Introduce corstone700 platform. 2019-08-20 15:14:01 +01:00
fvp spm-mm: Refactor secure_partition.h and its contents 2019-12-20 16:03:41 +00:00
fvp_ve Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
juno ROMLIB: Optimize memory layout when ROMLIB is used 2019-11-18 13:24:47 +00:00
n1sdp GIC-600: Fix include ordering according to the coding style 2019-11-19 11:38:33 +00:00
rde1edge Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
rdn1edge Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
sgi575 Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
sgm775 Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00