[PATCH v1 03/18] arm64/sysreg: add TCR2En to HCRX_EL2
Joey Gouly
joey.gouly at arm.com
Thu Mar 9 06:52:31 PST 2023
This bit controls the trapping of TCR2_EL1 to EL2.
Signed-off-by: Joey Gouly <joey.gouly at arm.com>
Cc: Catalin Marinas <catalin.marinas at arm.com>
Cc: Will Deacon <will at kernel.org>
Cc: Mark Brown <broonie at kernel.org>
---
arch/arm64/tools/sysreg | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/arch/arm64/tools/sysreg b/arch/arm64/tools/sysreg
index 0c3a6790842a..1d9805239a73 100644
--- a/arch/arm64/tools/sysreg
+++ b/arch/arm64/tools/sysreg
@@ -1935,7 +1935,9 @@ Fields ZCR_ELx
EndSysreg
Sysreg HCRX_EL2 3 4 1 2 2
-Res0 63:12
+Res0 63:15
+Field 14 TCR2En
+Res0 13:12
Field 11 MSCEn
Field 10 MCE2
Field 9 CMOW
--
2.17.1
More information about the linux-arm-kernel
mailing list