Re: [PATCH 0/6] ARM: stm32: add initial STM32MPU support

2017-12-08 Thread Neil Armstrong
On 08/12/2017 15:11, Ludovic Barre wrote: > From: Ludovic Barre > > This patch series extends the existing STM32 microcontrollers (MCUs) > family to microprocessors (MPUs). The MPU platform (based on > Arm Cortex-A) is a continuation of the MCU one (based on Arm > Cortex-M) in that it shares a wi

[PATCH 0/6] ARM: stm32: add initial STM32MPU support

2017-12-08 Thread Ludovic Barre
From: Ludovic Barre This patch series extends the existing STM32 microcontrollers (MCUs) family to microprocessors (MPUs). The MPU platform (based on Arm Cortex-A) is a continuation of the MCU one (based on Arm Cortex-M) in that it shares a wide number of hardware blocks. Ludovic Barre (6): AR