mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-24 13:55:56 +00:00
Merge "docs(changelog): remove FEAT_XXXX scopes" into integration
This commit is contained in:
commit
ea370b041a
1 changed files with 26 additions and 78 deletions
104
changelog.yaml
104
changelog.yaml
|
@ -86,93 +86,41 @@ subsections:
|
||||||
- title: Architecture
|
- title: Architecture
|
||||||
|
|
||||||
subsections:
|
subsections:
|
||||||
- title: Activity Monitors Extension (FEAT_AMU)
|
- title: CPU feature like FEAT_XXXX / ID register handling in general
|
||||||
scope: amu
|
|
||||||
|
|
||||||
- title: Branch Record Buffer Extension (FEAT_BRBE)
|
|
||||||
scope: brbe
|
|
||||||
|
|
||||||
- title: Branch Target Identification Extension
|
|
||||||
scope: bti
|
|
||||||
|
|
||||||
- title: Confidential Compute Architecture (CCA)
|
|
||||||
scope: cca
|
|
||||||
|
|
||||||
- title: Extended Cache Index (FEAT_CCIDX)
|
|
||||||
scope: ccidx
|
|
||||||
|
|
||||||
- title: Extended Translation Control Register (FEAT_TCR2).
|
|
||||||
scope: tcr2
|
|
||||||
|
|
||||||
- title: Fine-grained Traps 2 (FEAT_FGT2).
|
|
||||||
scope: fgt2
|
|
||||||
|
|
||||||
- title: CPU feature / ID register handling in general
|
|
||||||
scope: cpufeat
|
scope: cpufeat
|
||||||
|
|
||||||
- title: Debug Extension (FEAT_Debugv8p9)
|
|
||||||
scope: debugv8p9
|
|
||||||
|
|
||||||
- title: Guarded Control Stack (FEAT_GCS)
|
|
||||||
scope: gcs
|
|
||||||
|
|
||||||
- title: Support for the `HCRX_EL2` register (FEAT_HCX)
|
|
||||||
scope: hcx
|
|
||||||
|
|
||||||
- title: Memory Partitioning and Monitoring (MPAM) Extension (FEAT_MPAM)
|
|
||||||
scope: mpam
|
|
||||||
|
|
||||||
- title: Memory Tagging Extension2
|
|
||||||
scope: mte2
|
|
||||||
|
|
||||||
deprecated:
|
deprecated:
|
||||||
|
- amu
|
||||||
|
- brbe
|
||||||
|
- bti
|
||||||
|
- cca
|
||||||
|
- ccidx
|
||||||
|
- d128
|
||||||
|
- debugv8p9
|
||||||
|
- fgt2
|
||||||
|
- gcs
|
||||||
|
- hcx
|
||||||
|
- mpam
|
||||||
- mte
|
- mte
|
||||||
|
- mte2
|
||||||
- title: Pointer Authentication Extension
|
- pauth
|
||||||
scope: pauth
|
- pmu
|
||||||
|
- rng-trap
|
||||||
- title: Performance Monitors Extension (FEAT_PMUv3)
|
- sctlr2
|
||||||
scope: pmu
|
- feat_sctlr2
|
||||||
|
- sme
|
||||||
- title: Trapping support for RNDR/RNDRRS (FEAT_RNG_TRAP)
|
- spe
|
||||||
scope: rng-trap
|
- sve
|
||||||
|
- sys-reg-trace
|
||||||
- title: Scalable Matrix Extension (FEAT_SME, FEAT_SME2)
|
|
||||||
scope: sme
|
|
||||||
|
|
||||||
- title: Statistical profiling Extension (FEAT_SPE)
|
|
||||||
scope: spe
|
|
||||||
|
|
||||||
- title: Scalable Vector Extension (FEAT_SVE)
|
|
||||||
scope: sve
|
|
||||||
|
|
||||||
- title: System Register Trace Extensions (FEAT_ETMv4, FEAT_ETE and FEAT_ETEv1.1)
|
|
||||||
scope: sys-reg-trace
|
|
||||||
|
|
||||||
deprecated:
|
|
||||||
- sys_reg_trace
|
- sys_reg_trace
|
||||||
|
- tcr2
|
||||||
- title: Trace Buffer Extension (FEAT_TRBE)
|
- trbe
|
||||||
scope: trbe
|
- trf
|
||||||
|
- the
|
||||||
- title: Self-hosted Trace Extensions (FEAT_TRF)
|
|
||||||
scope: trf
|
|
||||||
|
|
||||||
- title: DynamIQ Shared Unit (DSU)
|
- title: DynamIQ Shared Unit (DSU)
|
||||||
scope: 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
|
- title: Platforms
|
||||||
scope: platforms
|
scope: platforms
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue