blob: 9d84f5b927154270aa66a9daa18aad41e603ae9e [file] [log] [blame]
Zelalem7006f202021-02-24 19:20:09 -06001Threat Model
Olivier Deprez3af9b3f2021-06-01 15:37:16 +02002============
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.
Zelalem7006f202021-02-24 19:20:09 -060010
11.. toctree::
12 :maxdepth: 1
13 :caption: Contents
14 :numbered:
15
16 threat_model
Olivier Deprez3af9b3f2021-06-01 15:37:16 +020017 threat_model_spm
Shruti Gupta20155112022-09-27 14:21:13 +010018 threat_model_el3_spm
Gary Morrisondc669222021-11-10 14:40:15 -060019 threat_model_fvp_r
Zelalem7006f202021-02-24 19:20:09 -060020
21--------------
22
23*Copyright (c) 2021, Arm Limited and Contributors. All rights reserved.*