docs/system: add FEAT_HAF
This is a subset of FEAT_HAFDBS which we have already implemented. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20260708145841.3032079-9-alex.bennee@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Alex Bennée committed
Jul 13, 2026 at 12:34 UTC
7c99e7b302c4a1c4a6f0a9ce7592c8be991c6ffd
1 file changed
+1
docs/system/arm/emulation.rst
+1
@@ -95,6 +95,7 @@ the following architecture extensions:
95
- FEAT_FlagM2 (Enhancements to flag manipulation instructions)
96
- FEAT_GCS (Guarded Control Stack Extension)
97
- FEAT_GTG (Guest translation granule size)
98
+- FEAT_HAF (Hardware management of the Access flag)
99
- FEAT_HAFDBS (Hardware management of the access flag and dirty bit state)
100
- FEAT_HBC (Hinted conditional branches)
101
- FEAT_HCX (Support for the HCRX_EL2 register)