]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools: arm64: Grab a copy of esr.h from kernel
authorOliver Upton <oliver.upton@linux.dev>
Fri, 25 Oct 2024 20:31:04 +0000 (20:31 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Sat, 26 Oct 2024 14:37:49 +0000 (14:37 +0000)
commit9fb8e9178b25f5cf84d9992ac9f8a5d714058b07
treef7a7cd8492e60508de7603b6e6136810b63677d8
parente735a5da64420a86be370b216c269b5dd8e830e2
tools: arm64: Grab a copy of esr.h from kernel

Grab esr.h and brk-imm.h for subsequent use in KVM selftests.

Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20241025203106.3529261-3-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
tools/arch/arm64/include/asm/brk-imm.h [new file with mode: 0644]
tools/arch/arm64/include/asm/esr.h [new file with mode: 0644]