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

Signed-off-by: Andrei Gansari <andrei.gansari@nxp.com>
2019-07-18 12:56:39 +03:00
..
arm_core_mpu.h all: Update reserved function names 2019-03-11 13:48:42 -04:00
arm_mpu_v7m.h arch: arm: mpu: update K_MEM_PARTITION_ macros for ARMv7-M 2019-02-05 09:28:59 -08:00
arm_mpu_v8m.h all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
arm_mpu.h arch: arm: clean-up inclusions in arm_core_mpu 2018-12-05 15:15:07 -05:00
nxp_mpu.h soc: k64f MPU configured to always allow ENET 2019-07-18 12:56:39 +03:00