nuttx/arch/arm
Maarten Zanders f70d40bca7 arch/arm/imx9: add i.MX93 Cortex-M33 support.
Add hardware register headers and driver support for the NXP i.MX93
Cortex-M33 core. All new and modified code is guarded by
ARCH_CHIP_IMX93_M33 preprocessor defines; existing i.MX95-M7 builds
are unaffected.

New drivers:
- imx9_xcache.c - off core cache init and maintenance
- imx9_ccm.c - generic CCM abstraction layer

Signed-off-by: Maarten Zanders <maarten@zanders.be>
2026-02-28 10:30:06 +08:00
..
include arch/arm/imx9: add i.MX93 Cortex-M33 support. 2026-02-28 10:30:06 +08:00
src arch/arm/imx9: add i.MX93 Cortex-M33 support. 2026-02-28 10:30:06 +08:00
CMakeLists.txt arch/arm: migrate to SPDX identifier 2024-12-06 09:25:23 +08:00
Kconfig arch/arm: remove all "select ARMV8M_HAVE_STACKCHECK". 2026-02-20 13:17:22 -05:00