tools headers arm64: Update sysreg.h with kernel sources
authorJing Zhang <jingzhangos@google.com>
Wed, 11 Oct 2023 19:57:39 +0000 (19:57 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Wed, 18 Oct 2023 23:36:25 +0000 (23:36 +0000)
commit0359c946b13153bd57fac65f4f3600ba5673e3de
treecbf3917a8bdaa3fc12020374297ffc12e33a7fda
parent9697d84cc3b6d9bff4b1fbffc10a4bb1398af9ba
tools headers arm64: Update sysreg.h with kernel sources

The users of sysreg.h (perf, KVM selftests) are now generating the
necessary sysreg-defs.h; sync sysreg.h with the kernel sources and
fix the KVM selftests that use macros which suffered a rename.

Signed-off-by: Jing Zhang <jingzhangos@google.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20231011195740.3349631-5-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
tools/arch/arm64/include/asm/gpr-num.h [new file with mode: 0644]
tools/arch/arm64/include/asm/sysreg.h
tools/testing/selftests/kvm/aarch64/aarch32_id_regs.c
tools/testing/selftests/kvm/aarch64/debug-exceptions.c
tools/testing/selftests/kvm/aarch64/page_fault_test.c
tools/testing/selftests/kvm/lib/aarch64/processor.c