Skip to content

Commit 256f442

Browse files
Fuad Tabbawilldeacon
authored andcommitted
arm64/sysreg: Update HFGITR_EL2 definiton to DDI0601 2023-09
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" [Extracted the sysreg definition from Faud's original patch and reword subject to match -- broonie] Signed-off-by: Fuad Tabba <tabba@google.com> Message-Id: <20231206100503.564090-4-tabba@google.com> Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20231209-b4-arm64-sysreg-additions-v1-1-45284e538474@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
1 parent 2cc14f5 commit 256f442

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

arch/arm64/tools/sysreg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2102,7 +2102,9 @@ Fields HFGxTR_EL2
21022102
EndSysreg
21032103

21042104
Sysreg HFGITR_EL2 3 4 1 1 6
2105-
Res0 63:61
2105+
Res0 63
2106+
Field 62 ATS1E1A
2107+
Res0 61
21062108
Field 60 COSPRCTX
21072109
Field 59 nGCSEPP
21082110
Field 58 nGCSSTR_EL1

0 commit comments

Comments
 (0)