arm64: Import some ESR and SPSR defines from Linux
authorSean Anderson <sean.anderson@seco.com>
Tue, 22 Mar 2022 21:18:37 +0000 (17:18 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 1 Apr 2022 20:56:53 +0000 (16:56 -0400)
commit6d16157426b63361d6390b3ab4b304bbe101c825
tree2a34386c369690c277947e86b135ce344264bac9
parente75d791c5083cd7d25c36677825b2a01ce708b7d
arm64: Import some ESR and SPSR defines from Linux

This imports some defines for esr and spsr from Linux v5.16. I have
modified the includes and fixed some indentation nits but otherwise it
is the same. There are a lot more defines than we need, but it doesn't
hurt.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
arch/arm/include/asm/esr.h [new file with mode: 0644]
arch/arm/include/asm/proc-armv/ptrace.h