diff options
author | Marc Zyngier <maz@kernel.org> | 2024-12-19 20:33:48 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2024-12-19 21:00:58 +0300 |
commit | 7052e808c44638ed52187f2403df6ed941e1adfa (patch) | |
tree | 36c9a9c810fd9b157c257ef358faeec25daae917 /scripts/gdb/linux/tasks.py | |
parent | 078bc96539c33cf459370526a2d3bf922ff5ec2a (diff) | |
download | linux-7052e808c44638ed52187f2403df6ed941e1adfa.tar.xz |
arm64/sysreg: Get rid of the TCR2_EL1x SysregFields
TCR2_EL1x is a pretty bizarre construct, as it is shared between
TCR2_EL1 and TCR2_EL12. But the latter is obviously only an
accessor to the former.
In order to make things more consistent, upgrade TCR2_EL1x to
a full-blown sysreg definition for TCR2_EL1, and describe TCR2_EL12
as a mapping to TCR2_EL1.
This results in a couple of minor changes to the actual code.
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20241219173351.1123087-3-maz@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions