On Thu, 5 Jan 2023 at 11:00, Alex Bennée <alex.ben...@linaro.org> wrote: > > Hi Peter, > > I discovered that semihosting syscall support got broken and while > preparing to bisect I ran into a few warts. > > Alex Bennée (4): > semihosting-tests: add timeout support > Makefile: drop microbit.lds from the sources > Makefile: simplify path to QEMU binaries > Makefile: explicitly disable -net for our -M virt runs > > Alex Bennée (4): > semihosting-tests: add timeout support > Makefile: drop microbit.lds from the sources > Makefile: simplify path to QEMU binaries > Makefile: explicitly disable -net for our -M virt runs
Thanks, applied to the semihosting-tests repo. I also threw in a patch adding a "make clean" target, since we turned out to be missing one. -- PMM