linux-stable/arch/arm64/tools
Marc Zyngier d41571c709 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>
2024-10-31 02:42:29 +00:00
..
cpucaps arm64: cpufeature: add Permission Overlay Extension cpucap 2024-09-04 12:48:52 +01:00
gen-cpucaps.awk arm64: Factor out cpucap definitions 2023-10-16 12:57:45 +01:00
gen-sysreg.awk arm64/sysreg: allow *Enum blocks in SysregFields blocks 2023-04-06 15:28:54 +01:00
Makefile arm64: generate 64-bit syscall.tbl 2024-07-10 14:23:38 +02:00
syscall_32.tbl arm64: convert unistd_32.h to syscall.tbl format 2024-07-10 14:23:38 +02:00
syscall_64.tbl arm64: generate 64-bit syscall.tbl 2024-07-10 14:23:38 +02:00
sysreg arm64: Drop SKL0/SKL1 from TCR2_EL2 2024-10-31 02:42:29 +00:00