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-06-12 14:55:33 -04:00
2022-01-18 08:31:02 -05:00
2023-10-12 08:32:27 +02:00
2023-08-25 13:54:33 -04:00
2022-01-19 18:11:34 +01:00
2022-08-12 08:14:23 -04:00
2023-01-20 12:27:24 -05:00
2021-09-04 12:26:01 -04:00
2022-03-15 16:19:29 -04:00
2023-01-16 18:01:10 +08:00
2021-07-14 16:57:35 -04:00
2023-02-11 12:22:34 -05:00
2021-07-15 18:42:05 -04:00
2022-01-19 18:11:34 +01:00
2023-10-27 13:14:47 +03:00
2023-08-25 17:55:19 -04:00