]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: Drop SKL0/SKL1 from TCR2_EL2
authorMarc Zyngier <maz@kernel.org>
Wed, 23 Oct 2024 14:53:09 +0000 (15:53 +0100)
committerOliver Upton <oliver.upton@linux.dev>
Thu, 31 Oct 2024 02:42:29 +0000 (02:42 +0000)
commitd41571c7097a21a5e188b401a3976b563be3fbe4
tree4862a305154ad0f67c64fb466b1997a7963c117f
parent81983758430957d9a5cb3333fe324fd70cf63e7e
arm64: Drop SKL0/SKL1 from TCR2_EL2

Despite what the documentation says, TCR2_EL2.{SKL0,SKL1} do not exist,
and the corresponding information is in the respective TTBRx_EL2. This
is a leftover from a development version of the architecture.

This change makes TCR2_EL2 similar to TCR2_EL1 in that respect.

Reviewed-by: Joey Gouly <joey.gouly@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20241023145345.1613824-2-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/tools/sysreg