Skip to content
Commit 47cfdb21 authored by Sean Anderson's avatar Sean Anderson Committed by Tom Rini
Browse files

arm: semihosting: Support semihosting fallback on 32-bit ARM



Add support for a semihosting fallback on 32-bit ARM. The assembly is
lightly adapted from the irq return code, except there is no offset
since lr already points to the correct instruction. The C side is mostly
like ARM64, except we have fewer cases to deal with.

Signed-off-by: default avatarSean Anderson <sean.anderson@seco.com>
parent 6ef83ab6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment