@samitouri / QOSamiQemu / commits / babac62c2c

docs/system: document FEAT_Secure

We have had support for Secure state ever since the initial TrustZone support. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20260708145841.3032079-4-alex.bennee@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

Alex Bennée committed Jul 13, 2026 at 12:34 UTC babac62c2ce1376f30a4d3c14cdfb4b8e0b75d55
1 file changed +1
docs/system/arm/emulation.rst
+1
@@ -162,6 +162,7 @@ the following architecture extensions:
162 - FEAT_S2FWB (Stage 2 forced Write-Back)
163 - FEAT_SB (Speculation Barrier)
164 - FEAT_SCTLR2 (Extension to SCTLR_ELx)
165 +- FEAT_Secure (Support for Secure state)
166 - FEAT_SEL2 (Secure EL2)
167 - FEAT_SHA1 (SHA1 instructions)
168 - FEAT_SHA256 (SHA256 instructions)