zephyr/include/arch/arm/cortex_m
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
..
mpu arch: arm: mpu: enable WT caching on Flash 2018-07-11 10:55:31 -04:00
scripts arch: arm: fix linker script title comment 2018-07-10 09:12:42 -04:00
addr_types.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
asm_inline_gcc.h arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
asm_inline.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cmsis.h arch: arm: fix SecureFault IRQn for non-CMSIS compliant MCUs 2018-05-15 08:57:16 -05:00
error.h arm: userspace: Add ARM userspace infrastructure 2018-02-13 12:42:37 -08:00
exc.h arch: arm: Set Zero Latency IRQ to priority level zero: 2018-06-20 18:05:02 +02:00
irq.h cleanup: replace old jira numbers with GH issues 2018-03-26 13:13:04 -04:00
memory_map.h arch: arm: define Cortex-M23, Cortex-M33 CPUs 2018-02-08 12:07:38 -06:00
misc.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
nmi.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
sys_io.h arch: arm: add initial support for CONFIG_USERSPACE 2017-09-26 10:00:53 -07:00