Add generic threat model
The added threat model analyzes threats of a generalized trusted service.
It can be used to support secure development by listing threats and
mitigation options.
For specific setups creation of a use-case focused threat model is
advised. Such threat modelling activity can use the generic model as
a baseline.
Change-Id: I2e0153989a69f8b0a749ed5e700b3ecbb2d09eed
Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>
diff --git a/docs/security/index.rst b/docs/security/index.rst
index ac271be..513c3fd 100644
--- a/docs/security/index.rst
+++ b/docs/security/index.rst
@@ -6,14 +6,15 @@
:caption: Contents:
self
+ threat-model
-TODO:
-SDL
-Threat Modell
-etc..
+The security model of Trusted Services build on the `Platform Security Model`_ v1.1 beta. For a concept level overview
+please refer to this document.
--------------
-*Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved.*
+.. _`Platform Security Model`: https://developer.arm.com/documentation/den0128/1-1/?lang=en
+
+*Copyright (c) 2020-2022, Arm Limited and Contributors. All rights reserved.*
SPDX-License-Identifier: BSD-3-Clause