Commit b9ed7e5d authored by Marc Zyngier's avatar Marc Zyngier Committed by Oliver Upton
Browse files

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: default avatarMarc Zyngier <maz@kernel.org>
Reviewed-by: default avatarMark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20241023145345.1613824-28-maz@kernel.org


Signed-off-by: default avatarOliver Upton <oliver.upton@linux.dev>
parent b4824120
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2907,6 +2907,10 @@ Sysreg POR_EL1 3 0 10 2 4
Fields	PIRx_ELx
EndSysreg

Sysreg	POR_EL2		3	4	10	2	4
Fields	PIRx_ELx
EndSysreg

Sysreg	POR_EL12	3	5	10	2	4
Fields	PIRx_ELx
EndSysreg