[PATCH 0/3] arm: smh: Fix and improve semihosting traps

Andre Przywara andre.przywara at arm.com
Wed Oct 5 18:38:46 CEST 2022


While playing around with QEMU's semihosting implementation, I stared at
our semihosting trap code, and found some issues, that this mini-series
fixes.

Please have a look!

Cheers,
Andre

Andre Przywara (3):
  arm: smh: specify Thumb trap instruction
  arm: smh: Make semihosting trap calls more robust
  arm: smh: Allow semihosting trap calls to be inlined

 arch/arm/lib/semihosting.c | 44 +++++++++++++++++++++++++++-----------
 1 file changed, 31 insertions(+), 13 deletions(-)

-- 
2.25.1



More information about the U-Boot mailing list