qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [RFC PATCH for semihosting-tests] semihosting tests: add


From: Alex Bennée
Subject: Re: [Qemu-arm] [RFC PATCH for semihosting-tests] semihosting tests: add v7m tests
Date: Wed, 03 Jul 2019 11:50:15 +0100
User-agent: mu4e 1.3.2; emacs 26.1

Alex Bennée <address@hidden> writes:

> M-profile has yet another way of triggering semihosting calls using
> the BKPT instruction. To support this we need to add a M-profile setup
> so we use the nice and simple microbit model which has a Cortex-M0 in
> it.
>
> Signed-off-by: Alex Bennée <address@hidden>
> ---
<snip>
> --- a/Makefile
> +++ b/Makefile
> @@ -40,6 +40,7 @@
>
<snip>
>
> -QEMU_BUILDDIR := ~/linaro/qemu-from-laptop/qemu/build/x86
> +AV7MLINKOPTS := -nostdlib -lgcc -Xlinker --script=microbit.lds -Xlinker 
> --build-id=none
> +
> +QEMU_BUILDDIR := ~/lsrc/qemu.git/builds/arm.all

Obviously without including my local devel hack for QEMU_BUILDDIR

--
Alex Bennée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]