u-boot-brain/arch/arm/include
Vikas Manocha 96b61ab15c armv7m: add MPU configuration support
Cortex-M archs support option memory protection unit (MPU). MPU is used
to set the memory types, attributes, access permissions for different regions,
cache policies of the device.

e.g. using MPU it is possible to configure memory region as device memory
or strongly ordered, memory attributes like execute never, cache policies
like write-back or write-through.

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
2017-05-12 08:37:06 -04:00
..
asm armv7m: add MPU configuration support 2017-05-12 08:37:06 -04:00
debug arm: debug: replace license blocks with SPDX 2014-10-26 22:22:09 +01:00