mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 01:24:27 +00:00
docs(threat-model): make experimental features out of scope
By nature, experimental features are incomplete pieces of work, sometimes going under rapid change. Typically, the threat model implications have not been fully considered yet. Change-Id: Ice8d4273a789558e912f82cde592da4747b37fdf Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
This commit is contained in:
parent
f10dd3e039
commit
4365b30ccf
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@ assumptions:
|
|||
- There is no Secure-EL2. We don't consider threats that may come with
|
||||
Secure-EL2 software.
|
||||
|
||||
- No experimental features are enabled. We do not consider threats that may come
|
||||
from them.
|
||||
|
||||
Data Flow Diagram
|
||||
=================
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue