zephyr/soc/nordic
Gerard Marull-Paretas 5249619f6a soc: nordic: nrf54h: gpd: fix compile warning when CONFIG_DEBUG=y
Usage of K_SPINLOCK with CONFIG_DEBUG=y seems to trigger a compiler
warning about request not always being initialized. Fallback to
k_spin_lock/unlock calls to fix this issue.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-11-05 14:46:15 +01: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