zephyr/include/arch/arm
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
..
cortex_m soc: k64f MPU configured to always allow USB 2019-07-30 13:08:43 +03:00
arch.h arch: arm: introduce macro to describe the privilege stack alignment 2019-06-24 10:16:57 -07:00
syscall.h all: Update reserved function names 2019-03-11 13:48:42 -04:00