Searched hist:"96 b61ab15c3a477ee14bb7e97faa2d8e1cdf3874" (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | armv7m_mpu.h | 96b61ab15c3a477ee14bb7e97faa2d8e1cdf3874 Wed May 03 23:38:55 UTC 2017 Vikas Manocha <vikas.manocha@st.com> 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>
|
| H A D | armv7m.h | 96b61ab15c3a477ee14bb7e97faa2d8e1cdf3874 Wed May 03 23:38:55 UTC 2017 Vikas Manocha <vikas.manocha@st.com> 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7m/ |
| H A D | mpu.c | 96b61ab15c3a477ee14bb7e97faa2d8e1cdf3874 Wed May 03 23:38:55 UTC 2017 Vikas Manocha <vikas.manocha@st.com> 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>
|
| H A D | Makefile | 96b61ab15c3a477ee14bb7e97faa2d8e1cdf3874 Wed May 03 23:38:55 UTC 2017 Vikas Manocha <vikas.manocha@st.com> 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>
|