[PATCH 01/13] arm64/sysreg: Update HFGITR_EL2 definiton to DDI0601 2023-09

broonie at kernel.org broonie at kernel.org
Fri Dec 8 17:02:47 PST 2023


From: Fuad Tabba <tabba at google.com>

The 2023-09 release of the architecture XML (DDI0601) adds a new field
ATS1E1A to HFGITR_EL2, update our definition of the register to match.

This was extracted from Faud Tabba's patch "KVM: arm64: Add latest
HFGITR_EL2 FGT entries to nested virt"

Signed-off-by: Fuad Tabba <tabba at google.com>
Message-Id: <20231206100503.564090-4-tabba at google.com>
[Extracted the sysreg definition from Faud's original patch and reword
 subject to match -- broonie]
Signed-off-by: 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 96cbeeab4eec..8faeab1ee024 100644
--- a/arch/arm64/tools/sysreg
+++ b/arch/arm64/tools/sysreg
@@ -2102,7 +2102,9 @@ Fields	HFGxTR_EL2
 EndSysreg
 
 Sysreg HFGITR_EL2	3	4	1	1	6
-Res0	63:61
+Res0	63
+Field	62	ATS1E1A
+Res0	61
 Field	60	COSPRCTX
 Field	59	nGCSEPP
 Field	58	nGCSSTR_EL1

-- 
2.39.2




More information about the linux-arm-kernel mailing list