zephyr/arch/arm/core/cortex_m
Aurelien Jarno 6fd1691b94 kernel: Add a "nocache" read-write memory section
Add a "nocache" read-write memory section that is configured to
not be cached. This memory section can be used to perform DMA
transfers when cache coherence issues are not optimal or can not
be solved using cache maintenance operations.

This is currently only supported on ARM Cortex M7 with MPU.

Fixes #2927

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-12-03 09:54:31 -08:00
..
cmse
mpu kernel: Add a "nocache" read-write memory section 2018-12-03 09:54:31 -08:00
tz arch: arm: API to allow Non-Secure FPU Access 2018-10-27 21:39:51 -04:00
CMakeLists.txt
exc_manage.c
Kconfig arch: high-level Kconfig symbol structure for Trusted Execution 2018-10-24 16:38:33 +01:00
nmi_on_reset.S
nmi.c
prep_c.c kernel: Remove _IntLibInit function 2018-11-28 14:59:10 -08:00
reset.S arch: Remove board.h include from arch files 2018-11-01 13:15:18 +01:00
scb.c
vector_table.h arch: Remove board.h include from arch files 2018-11-01 13:15:18 +01:00
vector_table.S arch: Remove board.h include from arch files 2018-11-01 13:15:18 +01:00