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
Kconfig
Kconfig.defconfig soc: nordic: nrf54h: disable PM_DEVICE_POWER_DOMAIN 2024-11-01 12:10:12 -05:00
Kconfig.defconfig.nrf54h20_cpuapp
Kconfig.defconfig.nrf54h20_cpuflpr
Kconfig.defconfig.nrf54h20_cpuppr
Kconfig.defconfig.nrf54h20_cpurad
Kconfig.soc
align.ld
pm_s2ram.c
pm_s2ram.h
power.c
power.h
soc.c
soc.h