mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 18:14:24 +00:00

Signed-off-by: Tamas Ban <tamas.ban@arm.com> Change-Id: Ic818da12584503e1a96396c4b55a8db14ae7584a
23 lines
663 B
ReStructuredText
23 lines
663 B
ReStructuredText
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
|
|
threat_model_rss_interface
|
|
|
|
--------------
|
|
|
|
*Copyright (c) 2021-2022, Arm Limited and Contributors. All rights reserved.*
|