]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit4f83dd88f4e455707b43275b23a86d4e52d5e260
tree2a34386c369690c277947e86b135ce344264bac9
parent42f1f9290c9446a28f40c0dfaf12a9e8420a55dc
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