qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Cortex M0 emulation tasks


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] Cortex M0 emulation tasks
Date: Sat, 2 Jun 2018 15:13:39 +0100

On Mon, May 28, 2018 at 3:26 PM, Stefan Hajnoczi <address@hidden> wrote:
> Before we can tackle these tasks a Cortex M0 CPU needs to be defined.
> Adding the Cortex M0 involves a new element in
> target/arm/cpu.c:arm_cpus[].  The CPU needs ARM_FEATURE_V6 and
> ARM_FEATURE_M.  Once that is in place most of these tasks can be done
> independently and by multiple people.

I have put together a basic Cortex M0 ARMv6-M CPU that can serve as
the basis for this work.  Please see the RFC patches that I've sent
separately.

Stefan



reply via email to

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