arm64: Save spsr in pt_regs
This register holds "pstate" which includes (among other things) the
instruction mode the CPU was in when the exception was taken. This is
necessary to correctly interpret instructions at elr.
Signed-off-by:
Sean Anderson <sean.anderson@seco.com>
Loading
Please register or sign in to comment