mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 09:34:18 +00:00
docs(changelog): add some architecture features
Add missing scopes for FEAT_SCTLR2, FEAT_D128 and FEAT_THE. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I32b0dd2bdf68a5a56f8b236155ad44686d853eca
This commit is contained in:
parent
02c580cd0e
commit
1bf7a475b6
1 changed files with 12 additions and 0 deletions
|
@ -161,6 +161,18 @@ subsections:
|
|||
- title: DynamIQ Shared Unit (DSU)
|
||||
scope: dsu
|
||||
|
||||
- title: Extension to SCTLR_ELx (FEAT_SCTLR2)
|
||||
scope: sctlr2
|
||||
|
||||
deprecated:
|
||||
- feat_sctlr2
|
||||
|
||||
- title: 128-bit Translation Tables (FEAT_D128)
|
||||
scope: d128
|
||||
|
||||
- title: Translation Hardening Extension (FEAT_THE)
|
||||
scope: the
|
||||
|
||||
- title: Platforms
|
||||
scope: platforms
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue