From: Marc Zyngier Date: Wed, 23 Oct 2024 14:53:35 +0000 (+0100) Subject: arm64: Add encoding for POR_EL2 X-Git-Tag: v6.13-rc1~97^2~5^2~7^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b9ed7e5dfbe9b77639fd4ff042bef94fb232b94d;p=thirdparty%2Flinux.git 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 Reviewed-by: Mark Brown Link: https://lore.kernel.org/r/20241023145345.1613824-28-maz@kernel.org Signed-off-by: Oliver Upton --- diff --git a/arch/arm64/tools/sysreg b/arch/arm64/tools/sysreg index 8db4431093b26..a33136243bdf2 100644 --- a/arch/arm64/tools/sysreg +++ b/arch/arm64/tools/sysreg @@ -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