summaryrefslogtreecommitdiffstats
path: root/docs/threat_model/index.rst
blob: ad8b82ac0d6708be0b38bcc3483a50789fa853ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Threat Model
============

Threat modeling is an important part of Secure Development Lifecycle (SDL)
that helps us identify potential threats and mitigations affecting a system.

In the next sections, we first give a description of the target of evaluation
using a data flow diagram. Then we provide a list of threats we have identified
based on the data flow diagram and potential threat mitigations.

.. toctree::
   :maxdepth: 1
   :caption: Contents

   threat_model
   threat_model_spm
   threat_model_el3_spm
   threat_model_fvp_r

--------------

*Copyright (c) 2021, Arm Limited and Contributors. All rights reserved.*