blob: ad8b82ac0d6708be0b38bcc3483a50789fa853ad [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
Zelalem7006f202021-02-24 19:20:09 -060014
15 threat_model
Olivier Deprez3af9b3f2021-06-01 15:37:16 +020016 threat_model_spm
Shruti Gupta20155112022-09-27 14:21:13 +010017 threat_model_el3_spm
Gary Morrisondc669222021-11-10 14:40:15 -060018 threat_model_fvp_r
Zelalem7006f202021-02-24 19:20:09 -060019
20--------------
21
22*Copyright (c) 2021, Arm Limited and Contributors. All rights reserved.*