[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH for semihosting-tests] semihosting tests: add v7
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PATCH for semihosting-tests] semihosting tests: add v7m tests |
Date: |
Thu, 11 Jul 2019 17:17:37 +0100 |
On Thu, 11 Jul 2019 at 14:57, Alex Bennée <address@hidden> wrote:
>
> 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>
Applied to the semihosting-tests repo, thanks.
-- PMM