zephyr/include/arch/arm/cortex_m
Andrei Gansari 11d8f1a1e9 soc: k64f MPU configured to always allow USB
Because NXP MPU's regions are dynamically enabled/disabled, USB
device's access maybe restricted when switching out of a task.
Background DMA transfers to/from RAM may happen during MPU region
reconfiguration or core idling.
Enabled USB (Kinetis MPU Master 4) to always have access to RAM address
space.

Signed-off-by: Andrei Gansari <andrei.gansari@nxp.com>
2019-07-30 13:08:43 +03:00
..
mpu soc: k64f MPU configured to always allow USB 2019-07-30 13:08:43 +03:00
scripts linker: Add dtcm section for Cortex M7 MCUs 2019-07-19 10:05:46 +02:00
asm_inline_gcc.h include: arch: move bits_portable.h to arch/common 2019-06-03 21:09:24 -04:00
asm_inline.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
cmsis.h arch: arm: fix "template with C linkage" in cmsis.h 2019-05-20 11:58:39 -04:00
error.h kernel: consolidate error handling code 2019-07-25 15:06:58 -07:00
exc.h kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
irq.h arch: arm: Fix check of Kconfig option 2019-05-17 15:46:18 -07:00
memory_map.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
misc.h all: Update reserved function names 2019-03-11 13:48:42 -04:00
nmi.h all: Update reserved function names 2019-03-11 13:48:42 -04:00