qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v1 4/4] hw: Add support for a dummy ARMv7-M boar


From: Meador Inge
Subject: Re: [Qemu-devel] [PATCH v1 4/4] hw: Add support for a dummy ARMv7-M board
Date: Tue, 28 Aug 2012 11:11:21 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120424 Thunderbird/12.0

On 08/28/2012 07:48 AM, Peter Maydell wrote:

> On 27 August 2012 21:37, Meador Inge <address@hidden> 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 'dummy' board which would not
> execute correctly on the existing stellaris board models?

Similar programs will run on the Stellaris models, but the RAM on
those models is severely limited (8KB for LM3S811EVB and 64KB for LM3S6965EVB)
and it is hard wired.  Having some board that can handle ARMv7-M with more RAM
(and can be used with -m) is useful.

-- 
Meador Inge
CodeSourcery / Mentor Embedded
http://www.mentor.com/embedded-software



reply via email to

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