zephyr/soc/nordic/common
Emanuele Di Santo 242a70b32e soc: nordic: Add initial support for nRF9280 SiP
The nRF9280 is a SiP (System-in-Package) consisting of the nRF9230 SoC
and additional components such as PMIC and others. Additionally,
the nRF9230 contains several CPUs, similarly to the nRF54h20 SoC.

Update nrfx glue, and add necessary Kconfig and initialization code
to allow building for nRF9280 targets: CPU, Radio and PPR cores.

The nRF9280 is used for all user build targets and Kconfigs,
whereas the nRF9230 is used as the build target for the MDK.

Signed-off-by: Emanuele Di Santo <emdi@nordicsemi.no>
Co-authored-by: Andreas Moltumyr <andreas.moltumyr@nordicsemi.no>
2024-08-22 14:24:38 -04:00
..
vpr soc: nordic: Add initial support for nRF9280 SiP 2024-08-22 14:24:38 -04:00
CMakeLists.txt soc: nordic: move mpu_regions.c to common folder and rename 2024-08-22 14:24:38 -04:00
Kconfig
Kconfig.defconfig
Kconfig.peripherals drivers: mbox: nrfx_ipc: enable based on DT status 2024-08-16 11:20:08 +01:00
arm_platform_init.ld
dmm.c
dmm.h
nrf54hx_nrf92x_mpu_regions.c soc: nordic: common: add CAN121 to nrf54hx_nrf92x_mpu_regions.c 2024-08-22 14:24:38 -04:00
pinctrl_soc.h soc: nordic: pinctrl: rework nordic,clock-enable 2024-08-12 12:58:58 +02:00
poweroff.c
soc_nrf_common.h
soc_secure.c
soc_secure.h