zephyr/soc/nordic/nrf54h
Gerard Marull-Paretas faf075a9d4 soc: nrf54h: gpd: use callback to fetch nrfs async result
Busy-waiting for the result of the nrfs service calls can stall, so
let's use a callback that flags a semaphore instead. Since the API is
supposed to be callable in the context of pre-kernel, fallback to
busy-wait on that scenario.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-11-07 08:57:45 -08:00
..
gpd soc: nrf54h: gpd: use callback to fetch nrfs async result 2024-11-07 08:57:45 -08:00
CMakeLists.txt soc: nordic: nrf54h: add SoC level API to request/release GPD 2024-11-01 12:10:12 -05:00
Kconfig soc: nordic: nrf54h: add SoC level API to request/release GPD 2024-11-01 12:10:12 -05:00
Kconfig.defconfig soc: nordic: nrf54h: disable PM_DEVICE_POWER_DOMAIN 2024-11-01 12:10:12 -05:00
Kconfig.defconfig.nrf54h20_cpuapp soc: nordic: nrf54h: cpuapp: Don't use serial shell when ETR is used 2024-10-17 10:48:25 -04:00
Kconfig.defconfig.nrf54h20_cpuflpr soc: nordic: nrf54h20: add support for nRF54H20 EngB 2024-10-07 18:42:14 +02:00
Kconfig.defconfig.nrf54h20_cpuppr soc: nordic: nrf54h20: add support for nRF54H20 EngB 2024-10-07 18:42:14 +02:00
Kconfig.defconfig.nrf54h20_cpurad soc: nordic: nrf54h20: add support for nRF54H20 EngB 2024-10-07 18:42:14 +02:00
Kconfig.soc soc: nordic: nrf54h20: add support for nRF54H20 EngB 2024-10-07 18:42:14 +02:00
align.ld
pm_s2ram.c soc: nordic: s2ram: Align s2ram marking procedures 2024-10-25 13:58:37 +02:00
pm_s2ram.h soc: nordic: nrf54h: poweroff: Add support for s2ram 2024-09-06 11:29:06 -04:00
power.c soc: nordic: nrf54h: poweroff: Add support for s2ram 2024-09-06 11:29:06 -04:00
power.h soc: nordic: nrf54h: poweroff: Add support for s2ram 2024-09-06 11:29:06 -04:00
soc.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
soc.h soc: nordic: nrf54h20: add support for nRF54H20 EngB 2024-10-07 18:42:14 +02:00