@samitouri / QOSamiQemu / commits / 20c2e83f94

docs/system: fix sorting of FEAT_S2[PIE|FWB]

Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20260708145841.3032079-7-alex.bennee@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

Alex Bennée committed Jul 13, 2026 at 12:34 UTC 20c2e83f94c30a3b59b32590ccac5910cf38d7b1
1 file changed +1 -1
docs/system/arm/emulation.rst
+1 -1
@@ -160,8 +160,8 @@ the following architecture extensions:
160 - FEAT_RNG_TRAP (Trapping support for RNDR/RNDRRS)
161 - FEAT_RPRES (Increased precision of FRECPE and FRSQRTE)
162 - FEAT_S1PIE (Stage 1 permission indirections)
163 -- FEAT_S2PIE (Stage 2 permission indirections)
163 - FEAT_S2FWB (Stage 2 forced Write-Back)
164 +- FEAT_S2PIE (Stage 2 permission indirections)
165 - FEAT_SB (Speculation Barrier)
166 - FEAT_SCTLR2 (Extension to SCTLR_ELx)
167 - FEAT_Secure (Support for Secure state)