[PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h
Mark Brown
broonie at kernel.org
Thu Sep 9 10:17:55 PDT 2021
On Thu, Sep 09, 2021 at 01:38:02AM +0000, Raghavendra Rao Ananta 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
Can we arrange to copy this at build time rather than having a duplicate
copy we need to keep in sync? We have some stuff to do this for uapi
headers already.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20210909/19294ac3/attachment.sig>
More information about the linux-arm-kernel
mailing list