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

From: broonie
Date: Fri Dec 08 2023 - 20:03:38 EST


From: Fuad Tabba <tabba@xxxxxxxxxx>

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@xxxxxxxxxx>
Message-Id: <20231206100503.564090-4-tabba@xxxxxxxxxx>
[Extracted the sysreg definition from Faud's original patch and reword
subject to match -- broonie]
Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
---
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