[PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h
Andrew Jones
drjones at redhat.com
Wed Sep 8 23:53:38 PDT 2021
On Wed, Sep 08, 2021 at 10:47:31PM -0400, Oliver Upton wrote:
> Hi Raghu,
>
> On Wed, Sep 8, 2021 at 9:38 PM Raghavendra Rao Ananta
> <rananta at google.com> 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 <rananta at google.com>
> > ---
> > .../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.
>
Yes, that's also where I expected it to land.
Thanks,
drew
More information about the linux-arm-kernel
mailing list