zephyr/soc/nordic
Jędrzej Ciupis ec3c3f153b soc: nordic: nrf53: network CPU Force-OFF management
This commit introduces a common API for managing nRF53 SoC network CPU
Force-OFF state.

From the application CPU point of view, the network CPU is a shared
resource used by multiple users. The current solution where every user
controls the network core state directly leads to dependencies between
users and does not scale well.

To address this problem there should be a single entity responsible for
controlling the network CPU Force-OFF signal. This commit introduces
such module.

Signed-off-by: Jędrzej Ciupis <jedrzej.ciupis@nordicsemi.no>
2024-04-12 11:31:47 +02:00
..
common soc: nordic: Provide z_arm_platform_init at link time 2024-04-10 07:45:42 -04:00
nrf51
nrf52
nrf53 soc: nordic: nrf53: network CPU Force-OFF management 2024-04-12 11:31:47 +02:00
nrf54h soc: nordic: nrf54h: set DMASEC for CCM030 if enabled 2024-04-05 13:19:21 +02:00
nrf54l modules: hal_nordic: nrfx: propagate new configs to nrfx 2024-03-19 09:47:58 +01:00
nrf91
CMakeLists.txt soc: nordic: Provide z_arm_platform_init at link time 2024-04-10 07:45:42 -04:00
Kconfig
Kconfig.defconfig
Kconfig.soc
linker.ld soc: nordic: Provide z_arm_platform_init at link time 2024-04-10 07:45:42 -04:00
soc.yml
timing.c
validate_base_addresses.c soc: nordic: add nRF54 PWM HAS_HW & base addr validation 2024-04-09 11:05:46 +02:00
validate_enabled_instances.c
validate_rram_partitions.c