Skip to content

Commit 4ecda4c

Browse files
Marc Zyngieroupton
authored andcommitted
arm64: Add encoding for PIRE0_EL2
PIRE0_EL2 is the equivalent of PIRE0_EL1 for the EL2&0 translation regime, and it is sorely missing from the sysreg file. Add the sucker. Reviewed-by: Joey Gouly <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Reviewed-by: Mark Brown <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Oliver Upton <[email protected]>
1 parent 5792349 commit 4ecda4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm64/tools/sysreg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2882,6 +2882,10 @@ Sysreg PIRE0_EL12 3 5 10 2 2
28822882
Fields PIRx_ELx
28832883
EndSysreg
28842884

2885+
Sysreg PIRE0_EL2 3 4 10 2 2
2886+
Fields PIRx_ELx
2887+
EndSysreg
2888+
28852889
Sysreg PIR_EL1 3 0 10 2 3
28862890
Fields PIRx_ELx
28872891
EndSysreg

0 commit comments

Comments
 (0)