linux/arch/arm64/tools
James Clark c382ee674c arm64/sysreg/tools: Move TRFCR definitions to sysreg
Convert TRFCR to automatic generation. Add separate definitions for ELx
and EL2 as TRFCR_EL1 doesn't have CX. This also mirrors the previous
definition so no code change is required.

Also add TRFCR_EL12 which will start to be used in a later commit.

Unfortunately, to avoid breaking the Perf build with duplicate
definition errors, the tools copy of the sysreg.h header needs to be
updated at the same time rather than the usual second commit. This is
because the generated version of sysreg
(arch/arm64/include/generated/asm/sysreg-defs.h), is currently shared
and tools/ does not have its own copy.

Reviewed-by: Mark Brown <broonie@kernel.org>
Signed-off-by: James Clark <james.clark@arm.com>
Signed-off-by: James Clark <james.clark@linaro.org>
Link: https://lore.kernel.org/r/20250106142446.628923-4-james.clark@linaro.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
2025-01-12 12:50:11 +00:00
..
cpucaps The biggest change here is eliminating the awful idea that KVM had, of 2024-11-23 16:00:50 -08: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 fs/xattr: add *at family syscalls 2024-11-06 12:59:44 -05:00
syscall_64.tbl arm64: generate 64-bit syscall.tbl 2024-07-10 14:23:38 +02:00
sysreg arm64/sysreg/tools: Move TRFCR definitions to sysreg 2025-01-12 12:50:11 +00:00