Hi Raghu, On Wed, Sep 8, 2021 at 9:38 PM Raghavendra Rao Ananta <[email protected]> wrote: > > Bring-in the kernel's arch/arm64/include/asm/sysreg.h > into selftests to make use of all the standard > register definitions in consistence with the kernel. > > Signed-off-by: Raghavendra Rao Ananta <[email protected]> > --- > .../selftests/kvm/include/aarch64/sysreg.h | 1278 +++++++++++++++++ > 1 file changed, 1278 insertions(+) > create mode 100644 tools/testing/selftests/kvm/include/aarch64/sysreg.h
This belongs in tools/arch/arm64/include/asm/sysreg.h, I believe. _______________________________________________ kvmarm mailing list [email protected] https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
