[PATCH v6 02/14] tools: arm64: Import sysreg.h
Andrew Jones
drjones at redhat.com
Mon Sep 13 23:48:45 PDT 2021
On Mon, Sep 13, 2021 at 11:09:43PM +0000, Raghavendra Rao Ananta wrote:
> 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.
>
> Signed-off-by: Raghavendra Rao Ananta <rananta at google.com>
> ---
> tools/arch/arm64/include/asm/sysreg.h | 1296 +++++++++++++++++++++++++
> 1 file changed, 1296 insertions(+)
> create mode 100644 tools/arch/arm64/include/asm/sysreg.h
Looks like an older version than what is available now (v5.15-rc1?)
was used, but it's expected that these tools copies go out of date
quickly and it doesn't matter.
Reviewed-by: Andrew Jones <drjones at redhat.com>
Thanks,
drew
More information about the linux-arm-kernel
mailing list