Files
u-boot/arch/arm
Sean Anderson 47cfdb2192 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: Sean Anderson <sean.anderson@seco.com>
2023-11-10 12:52:33 -05:00
..
2023-10-22 23:41:52 +01:00
2023-10-09 15:24:31 -04:00
2023-11-07 14:50:52 -05:00