diff options
author | Sean Anderson <sean.anderson@seco.com> | 2022-03-22 17:17:35 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-04-01 16:56:53 -0400 |
commit | e97ac4780d69c719b81086bba615c8568afd14a1 (patch) | |
tree | 6003aaab580f6181b363d20eb8c7c32bd1adabd7 /arch/arm/lib/semihosting.c | |
parent | 93c3d329707e0d8dc98e5f86938bbedbe15b5349 (diff) |
arm64: Save esr in pt_regs
To avoid passing around an extra register everywhere, save esr in
pt_regs like the rest. For proper alignment we need to have a second
(unused) register. All the printfs have to be adjusted, since
it's now an unsigned long and not an int.
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Diffstat (limited to 'arch/arm/lib/semihosting.c')
0 files changed, 0 insertions, 0 deletions