Skip to content

Commit 126cb3a

Browse files
brooniewilldeacon
authored andcommitted
arm64/sysreg: Update HCRX_EL2 definition for DDI0601 2023-09
DDI0601 2023-09 defines new fields in HCRX_EL2 controlling access to new system registers, update our definition of HCRX_EL2 to reflect this. Signed-off-by: Mark Brown <[email protected]> Reviewed-by: Fuad Tabba <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent a605228 commit 126cb3a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

arch/arm64/tools/sysreg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2458,7 +2458,9 @@ Fields ZCR_ELx
24582458
EndSysreg
24592459

24602460
Sysreg HCRX_EL2 3 4 1 2 2
2461-
Res0 63:23
2461+
Res0 63:25
2462+
Field 24 PACMEn
2463+
Field 23 EnFPM
24622464
Field 22 GCSEn
24632465
Field 21 EnIDCP128
24642466
Field 20 EnSDERR

0 commit comments

Comments
 (0)