zephyr/soc/nordic/nrf53
Sebastian Bøe e1347ded48 soc: nordic: nrf53: Remove broken PM_S2RAM support
Remove dead code that cannot be enabled.

Kconfig prevents us from enabling PM_S2RAM on 53 because it is not
supported any more.

But we still have some dead code left over in soc.c, so we delete this
code.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2024-06-06 10:02:58 +02:00
..
CMakeLists.txt soc: nordic: nrf53: network CPU Force-OFF management 2024-04-12 11:31:47 +02:00
Kconfig soc: nordic: nrf53: network CPU Force-OFF management 2024-04-12 11:31:47 +02:00
Kconfig.defconfig
Kconfig.defconfig.nrf5340_CPUAPP_QKAA
Kconfig.defconfig.nrf5340_CPUNET_QKAA
Kconfig.soc
Kconfig.sync_rtc
Kconfig.sync_rtc_ipm
nrf53_cpunet_mgmt.c soc: nordic: nrf53: network CPU Force-OFF management 2024-04-12 11:31:47 +02:00
nrf53_cpunet_mgmt.h soc: nordic: nrf53: network CPU Force-OFF management 2024-04-12 11:31:47 +02:00
soc.c soc: nordic: nrf53: Remove broken PM_S2RAM support 2024-06-06 10:02:58 +02:00
soc.h
soc_cpu_idle.h arch: arm: cortex_m: Convert cpu_idle from ASM to C 2024-04-15 09:09:28 -07:00
sync_rtc.c