diff options
author | James Clark <james.clark@arm.com> | 2025-01-06 14:24:38 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2025-01-12 12:50:11 +0000 |
commit | c382ee674c8b5005798606267d660cf995218b18 (patch) | |
tree | 552598eeb7780bfeab805870cfb42b889ec41d99 /tools/perf/scripts/python/syscall-counts.py | |
parent | 38138762faffeb923d9f49efbcc09884f1530786 (diff) |
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>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions