zephyr/arch/posix
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
..
core arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
include init: support per-core init hook 2024-11-16 14:04:25 -05:00
CMakeLists.txt sample fuzzer: Move fuzzer specific code to sample and fix for native_sim 2024-05-02 20:46:03 +03:00
Kconfig arch posix fuzzing: Move kconfig options to sample 2024-05-02 20:46:03 +03:00
Linux.aarch64.cmake arch/posix cmake: Replace native_posix w native_sim and use hwmv2 names 2024-03-15 16:13:12 +01:00