zephyr/arch
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
..
arc init: support per-core init hook 2024-11-16 14:04:25 -05:00
arm init: support per-core init hook 2024-11-16 14:04:25 -05:00
arm64 init: support per-core init hook 2024-11-16 14:04:25 -05:00
common arch: common: fix copy for ramfunc region during XIP init 2024-11-06 10:19:08 -08:00
mips init: support per-core init hook 2024-11-16 14:04:25 -05:00
nios2 init: support per-core init hook 2024-11-16 14:04:25 -05:00
posix init: support per-core init hook 2024-11-16 14:04:25 -05:00
riscv init: support per-core init hook 2024-11-16 14:04:25 -05:00
sparc init: support per-core init hook 2024-11-16 14:04:25 -05:00
x86 init: support per-core init hook 2024-11-16 14:04:25 -05:00
xtensa init: support per-core init hook 2024-11-16 14:04:25 -05:00
CMakeLists.txt
Kconfig x86: add support for on-demand mappings 2024-09-23 18:10:38 -04:00
Kconfig.v1
Kconfig.v2
archs.yml