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

Threat model for EL3 SPMC. The mitigations are based on the guidance provided in FF-A v1.1 EAC0 spec. Signed-off-by: Shruti Gupta <shruti.gupta@arm.com> Change-Id: I7f4c9370b6eefe6d1a7d1afac27e8b3a7b476072
23 lines
642 B
ReStructuredText
23 lines
642 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_el3_spm
|
|
threat_model_fvp_r
|
|
|
|
--------------
|
|
|
|
*Copyright (c) 2021, Arm Limited and Contributors. All rights reserved.*
|