summaryrefslogtreecommitdiff
path: root/docs/threat_model/threat_model.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/threat_model/threat_model.rst')
-rw-r--r--docs/threat_model/threat_model.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/threat_model/threat_model.rst b/docs/threat_model/threat_model.rst
index d1a77f587..0da255854 100644
--- a/docs/threat_model/threat_model.rst
+++ b/docs/threat_model/threat_model.rst
@@ -36,6 +36,9 @@ assumptions:
- There are no Root and Realm worlds. These are introduced by :ref:`Realm
Management Extension (RME)`.
+ The :ref:`Threat Model for TF-A with Arm CCA support` covers these types of
+ configurations.
+
- No experimental features are enabled. We do not consider threats that may come
from them.
@@ -274,6 +277,8 @@ some threats are confined in specific images, while others apply to each of
them. To help developers implement mitigations in the right place, threats below
are categorized based on the firmware image that should mitigate them.
+.. _General Threats:
+
General Threats for All Firmware Images
---------------------------------------
@@ -608,6 +613,8 @@ General Threats for All Firmware Images
+------------------------+-----------------------------------------------------+
+.. _Boot Firmware Threats:
+
Threats to be Mitigated by the Boot Firmware
--------------------------------------------
@@ -842,6 +849,8 @@ nonetheless once execution has reached the runtime EL3 firmware.
since the |SRTM| includes all secure world components.
+.. _Runtime Firmware Threats:
+
Threats to be Mitigated by the Runtime EL3 Firmware
---------------------------------------------------