zephyr/arch/arm/core/mpu
Martin Hoff 136fe24453 arch: arm: cortex_m: generalizing SRAM vector table relocation
Allow to place the vector table section in SRAM with
CONFIG_SRAM_VECTOR_TABLE option for all cortex-m architecture that
have VTOR register.

Signed-off-by: Martin Hoff <martin.hoff@silabs.com>
2025-04-25 11:03:54 +02: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 arch: arm: cortex_m: generalizing SRAM vector table relocation 2025-04-25 11:03:54 +02:00
arm_mpu_regions.c
arm_mpu_v7_internal.h
arm_mpu_v8_internal.h arch: arm: Add PXN support for Armv8.1-M 2025-03-20 12:17:11 +01:00
arm_mpu.c arch: arm: Add PXN support for Armv8.1-M 2025-03-20 12:17:11 +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: Add PXN support for Armv8.1-M 2025-03-20 12:17:11 +01:00
nxp_mpu.c arch: arm: fix compile issue if MEM_ATTR=n and ARM_MPU=y 2025-02-13 16:43:11 +01:00