[PATCH master] ARM: semihosting: use svc instead of incorrect bkpt in DEBUG_LL
Sascha Hauer
s.hauer at pengutronix.de
Fri Aug 23 01:05:58 PDT 2024
On Thu, 22 Aug 2024 13:56:30 +0200, Ahmad Fatoum wrote:
> The semihosting DEBUG_LL support was tested on ARM64. Trying it out on
> ARM32 leads to a hanging system, because the DEBUG_LL handler used the
> wrong instruction (breakpoint) instead of what the normal semihosting
> implementation uses (supervisor call).
>
>
Applied, thanks!
[1/1] ARM: semihosting: use svc instead of incorrect bkpt in DEBUG_LL
https://git.pengutronix.de/cgit/barebox/commit/?id=e6c42b7f6571 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list