From: Michael Tokarev Date: Tue, 14 Nov 2023 16:09:19 +0000 (+0300) Subject: docs/system/arm/emulation.rst: spelling fix: Enhacements X-Git-Tag: v8.2.0-rc1~14^2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eb12e929051be4b916d724c1d29f1ead0b270901;p=thirdparty%2Fqemu.git docs/system/arm/emulation.rst: spelling fix: Enhacements Fixes: c7c807f6dd6d "target/arm: Implement FEAT_Pauth2" Reviewed-by: Thomas Huth Signed-off-by: Michael Tokarev --- diff --git a/docs/system/arm/emulation.rst b/docs/system/arm/emulation.rst index 47fd648035f..0b604f90059 100644 --- a/docs/system/arm/emulation.rst +++ b/docs/system/arm/emulation.rst @@ -70,7 +70,7 @@ the following architecture extensions: - FEAT_PAN2 (AT S1E1R and AT S1E1W instruction variants affected by PSTATE.PAN) - FEAT_PAN3 (Support for SCTLR_ELx.EPAN) - FEAT_PAuth (Pointer authentication) -- FEAT_PAuth2 (Enhacements to pointer authentication) +- FEAT_PAuth2 (Enhancements to pointer authentication) - FEAT_PMULL (PMULL, PMULL2 instructions) - FEAT_PMUv3p1 (PMU Extensions v3.1) - FEAT_PMUv3p4 (PMU Extensions v3.4)