qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/6] ARM: MPU support for Cortex-M3/M4 emulation


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 0/6] ARM: MPU support for Cortex-M3/M4 emulation
Date: Tue, 7 Jul 2015 20:14:43 +0100

On 7 July 2015 at 19:25, Alex Zuepke <address@hidden> wrote:
> This patch series enables MPU support for Cortex-M3/M4 devices,
> based on the existing MPU support for Cortex-R series in QEMU.
> The MPU supports a variable number of windows and default to 8, the current
> limit on most Cortex-M3/M4 devices. Also, the necessary registers for
> exception handling and fault decoding are implemented.
> Like on Cortex-R5, the MPU can be turned off by setting "pmsav7-dregion" to
> zero.

Cool -- very nice to see this gap in our feature set filled in.
With hardfreeze today it might take me a little time to get to
reviewing this but it is on my list.

thanks
-- PMM



reply via email to

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