arm-trusted-firmware/docs/components
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
..
spd doc: Normalise section numbering and headings 2019-05-22 11:20:39 +01:00
arm-sip-service.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00
exception-handling.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00
firmware-update.rst doc: Misc syntax and spelling fixes 2019-10-11 12:39:06 +00:00
index.rst doc: Move documents into subdirectories 2019-05-21 15:05:56 +01:00
platform-interrupt-controller-API.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00
ras.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00
romlib-design.rst doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
sdei.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00
secure-partition-manager-design.rst spm-mm: Refactor secure_partition.h and its contents 2019-12-20 16:03:41 +00:00
xlat-tables-lib-v2-design.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00