mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 17:44:19 +00:00
Merge changes from topic "od/hf-doc-migration" into integration
* changes: docs(spm-mm): remove reference to SEL2 SPMC docs: remove SEL2 SPMC threat model docs: remove unused SPM related diagrams
This commit is contained in:
commit
d1cfbc25c5
5 changed files with 4 additions and 1352 deletions
|
@ -4,17 +4,10 @@ Secure Partition Manager (MM)
|
|||
Foreword
|
||||
========
|
||||
|
||||
Two implementations of a Secure Partition Manager co-exist in the TF-A codebase:
|
||||
|
||||
- SPM based on the FF-A specification (:ref:`Secure Partition Manager`).
|
||||
- SPM based on the MM interface.
|
||||
|
||||
Both implementations differ in their architectures and only one can be selected
|
||||
at build time.
|
||||
|
||||
This document describes the latter implementation where the Secure Partition Manager
|
||||
resides at EL3 and management services run from isolated Secure Partitions at S-EL0.
|
||||
The communication protocol is established through the Management Mode (MM) interface.
|
||||
This document describes the implementation where the Secure Partition Manager
|
||||
resides at EL3 and management services run from isolated Secure Partitions at
|
||||
S-EL0. The communication protocol is established through the Management Mode
|
||||
(MM) interface.
|
||||
|
||||
Background
|
||||
==========
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 84 KiB |
Binary file not shown.
Before Width: | Height: | Size: 69 KiB |
|
@ -31,7 +31,6 @@ data flow diagram, as well as a list of threats we have identified using the
|
|||
:caption: Contents
|
||||
|
||||
threat_model
|
||||
threat_model_spm
|
||||
threat_model_el3_spm
|
||||
threat_model_fvp_r
|
||||
threat_model_rss_interface
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue