diff options
author | Raghavendra Rao Ananta <[email protected]> | 2021-10-07 23:34:26 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2021-10-17 11:15:51 +0100 |
commit | 272a067df3c89f6f2176a350f88661625a2c8b3b (patch) | |
tree | fa939b293662c647b24fffd664e1c98c3ec9be3e /scripts/gdb/linux/utils.py | |
parent | 88ec7e258b70eed5e532d32115fccd11ea2a6287 (diff) |
tools: arm64: Import sysreg.h
Bring-in the kernel's arch/arm64/include/asm/sysreg.h
into tools/ for arm64 to make use of all the standard
register definitions in consistence with the kernel.
Make use of the register read/write definitions from
sysreg.h, instead of the existing definitions. A syntax
correction is needed for the files that use write_sysreg()
to make it compliant with the new (kernel's) syntax.
Reviewed-by: Andrew Jones <[email protected]>
Reviewed-by: Oliver Upton <[email protected]>
Signed-off-by: Raghavendra Rao Ananta <[email protected]>
[maz: squashed two commits in order to keep the series bisectable]
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions