Skip to content

Commit b9ed7e5

Browse files
Marc Zyngieroupton
authored andcommitted
arm64: Add encoding for POR_EL2
POR_EL2 is the equivalent of POR_EL1 for the EL2&0 translation regime, and it is sorely missing from the sysreg file. Add the sucker. 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 b482412 commit b9ed7e5

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
@@ -2907,6 +2907,10 @@ Sysreg POR_EL1 3 0 10 2 4
29072907
Fields PIRx_ELx
29082908
EndSysreg
29092909

2910+
Sysreg POR_EL2 3 4 10 2 4
2911+
Fields PIRx_ELx
2912+
EndSysreg
2913+
29102914
Sysreg POR_EL12 3 5 10 2 4
29112915
Fields PIRx_ELx
29122916
EndSysreg

0 commit comments

Comments
 (0)