arm-trusted-firmware/docs
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
..
about Update list of main maintainers 2019-12-16 11:49:38 +01:00
components spm-mm: Refactor secure_partition.h and its contents 2019-12-20 16:03:41 +00:00
design Merge "Changes to support updated register usage in SMCCC v1.2" into integration 2019-11-29 10:06:37 +00:00
getting_started spm: Remove SPM Alpha 1 prototype and support files 2019-12-20 16:03:32 +00:00
perf doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
plat docs: tegra: add support for Tegra194 class of SoCs 2019-12-10 10:06:48 -08:00
process Remove -Wpadded warning 2019-12-16 09:05:42 +00:00
resources doc: Fix syntax erros in I/O storage layer plantuml diagrams 2019-10-28 14:19:27 +01:00
security_advisories TF-A Documentation: Update Security Advisory TFV-5 (CVE-2017-15031) 2019-11-04 14:53:10 +00:00
change-log.rst docs: Add Cortex-Hercules/HerculesAE CPU support 2019-11-13 10:54:52 -06:00
conf.py doc: Remove version and release variables from conf.py 2019-10-17 13:46:38 +00:00
global_substitutions.txt doc: Add missing terms to the glossary 2019-11-14 15:37:45 +00:00
glossary.rst doc: Add missing terms to the glossary 2019-11-14 15:37:45 +00:00
index.rst doc: Move platform list to the Platform Ports index page 2019-10-21 13:31:49 +00:00
license.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00
Makefile doc: Add minimal Sphinx support 2019-05-21 12:31:25 +01:00
requirements.txt doc: Generate PlantUML diagrams automatically 2019-07-12 14:15:25 +01:00