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

Top level sections are not numbered. Adding numbers makes referring to sections easier. For example the Maintainers page changes from "about/3.1" to simply "1.3.1". Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: If90a18ee8d6a6858d58f0687f31ea62b69399e04
22 lines
628 B
ReStructuredText
22 lines
628 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
|
|
|
|
--------------
|
|
|
|
*Copyright (c) 2021, Arm Limited and Contributors. All rights reserved.*
|