zephyr/soc/nordic
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
..
common
nrf51
nrf52
nrf53
nrf54h
nrf54l
nrf91
nrf92
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc
Kconfig.sysbuild
soc.yml
sysbuild.cmake
timing.c
validate_base_addresses.c
validate_binding_headers.c
validate_enabled_instances.c
validate_rram_partitions.c