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

Threat model for the current, BL1-only R-class support. Signed-off-by: Gary Morrison <gary.morrison@arm.com> Change-Id: I8479d5cb30f3cf3919281cc8dc1f21cada9511e0
22 lines
618 B
ReStructuredText
22 lines
618 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
|
|
:numbered:
|
|
|
|
threat_model
|
|
threat_model_spm
|
|
threat_model_fvp_r
|
|
|
|
--------------
|
|
|
|
*Copyright (c) 2021, Arm Limited and Contributors. All rights reserved.*
|