Docs: Add physical attack mitigation link in Threat Model
This patch adds the physical attack mitigation doc link in the generic
threat model.
Change-Id: I434c7ac358237c72ea3c8f542e7c45783566a4f1
Signed-off-by: Kevin Peng <kevin.peng@arm.com>
diff --git a/docs/security/threat_models/generic_threat_model.rst b/docs/security/threat_models/generic_threat_model.rst
index 02293c0..671b5ec 100644
--- a/docs/security/threat_models/generic_threat_model.rst
+++ b/docs/security/threat_models/generic_threat_model.rst
@@ -10,6 +10,9 @@
This generic threat model provides an overall analysis of TF-M implementation
and identifies general threats and mitigation.
+There is also a dedicated document for physical attacks mitigations which can be found
+:doc:`here </technical_references/design_docs/tfm_physical_attack_mitigation>`.
+
.. note::
If you think a security vulnerability is found, please follow