On 08/28/2012 07:48 AM, Peter Maydell wrote:
> On 27 August 2012 21:37, Meador Inge wrote:
>> This patch adds support for a "dummy" ARMv7-M board so that
>> QEMU can be used as an ISS for ARMv7-M processors. For example,
>> running an image compiled for the Cortex-M3 with -cpu cortex-m3
>> shoul
On 27 August 2012 21:37, Meador Inge wrote:
> This patch adds support for a "dummy" ARMv7-M board so that
> QEMU can be used as an ISS for ARMv7-M processors. For example,
> running an image compiled for the Cortex-M3 with -cpu cortex-m3
> should just work.
So what programs would run on this 'du
This patch adds support for a "dummy" ARMv7-M board so that
QEMU can be used as an ISS for ARMv7-M processors. For example,
running an image compiled for the Cortex-M3 with -cpu cortex-m3
should just work.
Signed-off-by: Meador Inge
---
hw/arm/Makefile.objs |1 +
hw/dummy_armv7m.c| 40