zephyr/include/arch/arm
Aurelien Jarno 15d3dfa9b0 arch: arm: mpu: enable WT caching on Flash
Change the REGION_FLASH_ATTR macros to set the cache attributes on Flash
regions to "Outer and inner write-through. No write allocate.". This
matches the cache attributes used when the MPU is disabled.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-07-11 10:55:31 -04:00
..
cortex_m arch: arm: mpu: enable WT caching on Flash 2018-07-11 10:55:31 -04:00
arch.h arch: arm: move ARMv7-m specific content in corresponding header file 2018-07-03 18:43:10 -04:00