zephyr/tests/boards/nrf/dmm
Sebastian Bøe c0c4170c42 soc: nrf54: Port SYS_INIT to use soc_early_init_hook
Port SYS_INIT to use soc_early_init_hook as SYS_INITs are legacy.

Due to moving dmm_init() from PRE_KERNEL_1 SYS_INIT to
soc_early_init_hook(), the DMM test is also updated to ensure that
its setup function runs before dmm_init().

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
Signed-off-by: Jonathan Nilsen <jonathan.nilsen@nordicsemi.no>
2025-05-22 16:17:35 +02:00
..
boards boards: nordic: do not enable DMA_RAM21 region by default 2024-09-30 17:12:07 +01:00
src soc: nrf54: Port SYS_INIT to use soc_early_init_hook 2025-05-22 16:17:35 +02:00
CMakeLists.txt
prj.conf
testcase.yaml