1Threat Model
2============
3
4Threat modeling is an important part of Secure Development Lifecycle (SDL)
5that helps us identify potential threats and mitigations affecting a system.
6
7In the next sections, we first give a description of the target of evaluation
8using a data flow diagram. Then we provide a list of threats we have identified
9based on the data flow diagram and potential threat mitigations.
10
11.. toctree::
12   :maxdepth: 1
13   :caption: Contents
14
15   threat_model
16   threat_model_spm
17   threat_model_el3_spm
18   threat_model_fvp_r
19
20--------------
21
22*Copyright (c) 2021, Arm Limited and Contributors. All rights reserved.*
23