1 /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
3 #include <bootblock_common.h>
4 #include <soc/early_init.h>
5 #include <soc/eint_event.h>
6 #include <soc/mmu_operations.h>
8 #include <soc/tracker_common.h>
11 void bootblock_soc_init(void)
17 unmask_eint_event_mask();