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

2015-07-07 Thread Peter Maydell
On 7 July 2015 at 19:25, Alex Zuepke 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, t

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

2015-07-07 Thread Alex Zuepke
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 fau