zephyr/arch/arm/core/mpu
Manuel Argüelles 87798f9e16 arch: arm: rename CPU_HAS_NXP_MPU to align with binding
Following the binding rename to "nxp,sysmpu", update the Kconfig
option to align with the binding name and to better reflect the
option's purpose.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2024-12-06 22:23:06 +01:00
..
cortex_a_r
cortex_m
arm_core_mpu_dev.h arch: arm: rename CPU_HAS_NXP_MPU to align with binding 2024-12-06 22:23:06 +01:00
arm_core_mpu.c
arm_mpu_regions.c arm: mpu: Remove FLASH_0 mpu region when XIP=n 2024-12-06 18:20:48 +01:00
arm_mpu_v7_internal.h
arm_mpu_v8_internal.h arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
arm_mpu.c arch: arm: fix null pointer dereference check test 2024-10-26 03:58:05 +01:00
CMakeLists.txt arch: arm: rename CPU_HAS_NXP_MPU to align with binding 2024-12-06 22:23:06 +01:00
Kconfig arch: arm: rename CPU_HAS_NXP_MPU to align with binding 2024-12-06 22:23:06 +01:00
nxp_mpu.c