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 <joey.gouly@arm.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Reviewed-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20241023145345.1613824-4-maz@kernel.org Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
1 parent 5792349 commit 4ecda4c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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)