u-boot-brain/arch/arm/mach-stm32
Lokesh Vutla f2ef204312 arm: v7R: Add support for MPU
The Memory Protection Unit(MPU) allows to partition memory into regions
and set individual protection attributes for each region. In absence
of MPU a default map[1] will take effect. Add support for configuring
MPU on Cortex-R, by reusing the existing support for Cortex-M processor.

[1] http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0460d/I1002400.html

Tested-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2018-05-07 15:53:29 -04:00
..
stm32f4 board: stm32: switch to DM STM32 timer 2018-03-13 21:45:37 -04:00
stm32f7 board: stm32: switch to DM STM32 timer 2018-03-13 21:45:37 -04:00
stm32h7 mach-stm32: Factorize MPU's region config for STM32 SoCs 2017-11-29 22:30:50 -05:00
Kconfig board: stm32: switch to DM STM32 timer 2018-03-13 21:45:37 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
soc.c arm: v7R: Add support for MPU 2018-05-07 15:53:29 -04:00