zephyr/arch/arc/include
Yong Cong Sin de347a4e07 init: support per-core init hook
Allow SoC to implement their custom per-core initialization function by
selecting `CONFIG_SOC_PER_CORE_INIT_HOOK` and implement
`soc_per_core_init_hook()`.

Signed-off-by: Maxim Adelman <imax@meta.com>
Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-11-16 14:04:25 -05:00
..
v2
arc_irq_offload.h arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
err_dump_handling.h
kernel_arch_data.h arch: rename all esf struct to struct arch_esf 2024-06-04 14:02:51 -05:00
kernel_arch_func.h init: support per-core init hook 2024-11-16 14:04:25 -05:00
offsets_short_arch.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
swap_macros.h
vector_table.h