zephyr/arch/arm64/core/cortex_r
Ryan McClelland ef232f34d0 arch: arm: fix compile issue if MEM_ATTR=n and ARM_MPU=y
It's possible to have MEM_ATTR=n and ARM_MPU=y. This fixes the compile
issue with it by compiling out the calls to define the DT mpu regions.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2025-02-13 16:43:11 +01:00
..
arm_mpu.c arch: arm: fix compile issue if MEM_ATTR=n and ARM_MPU=y 2025-02-13 16:43:11 +01:00
Kconfig