docs/system/arm/emulation: fix typo in feature name
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Fri, 22 Nov 2024 22:50:39 +0000 (14:50 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 26 Nov 2024 16:14:46 +0000 (16:14 +0000)
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20241122225049.1617774-3-pierrick.bouvier@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
docs/system/arm/emulation.rst

index 2956c22a1b7f058ccd0761e32a701b4d2f907618..af613b9c8b8757eefc392fe22ca87f16faa9e5cd 100644 (file)
@@ -88,7 +88,7 @@ the following architecture extensions:
 - FEAT_LSE2 (Large System Extensions v2)
 - FEAT_LVA (Large Virtual Address space)
 - FEAT_MixedEnd (Mixed-endian support)
-- FEAT_MixdEndEL0 (Mixed-endian support at EL0)
+- FEAT_MixedEndEL0 (Mixed-endian support at EL0)
 - FEAT_MOPS (Standardization of memory operations)
 - FEAT_MTE (Memory Tagging Extension)
 - FEAT_MTE2 (Memory Tagging Extension)