zephyr/arch/arm/core/mpu
Manuel Argüelles 92fb8b2238 arm: nxp_mpu: enable module's clock only when needed
NXP SYSMPU is used in other SoCs besides the Kinetis series. For
devices like S32K1xx, its bus interface clock lacks of clock gating
and it's driven by the system clock. Hence, only enable the module
clock for the Kinetis series.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2023-11-17 13:44:27 -06:00
..
cortex_a_r
cortex_m
CMakeLists.txt soc: move arm cortex_m common mpu code to arch/arm/core/mpu 2023-11-02 09:45:18 +01:00
Kconfig
arm_core_mpu.c
arm_core_mpu_dev.h
arm_mpu.c memory-attr: Rationalize _MASK and _GET(x) macros 2023-09-22 09:27:57 +02:00
arm_mpu_regions.c soc: move arm cortex_m common mpu code to arch/arm/core/mpu 2023-11-02 09:45:18 +01:00
arm_mpu_v7_internal.h
arm_mpu_v8_internal.h
nxp_mpu.c arm: nxp_mpu: enable module's clock only when needed 2023-11-17 13:44:27 -06:00