zephyr/arch/x86
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 x86: add support for on-demand mappings 2024-09-23 18:10:38 -04:00
include init: support per-core init hook 2024-11-16 14:04:25 -05:00
zefi zefi: add bootargs support 2024-09-05 12:30:39 -05:00
CMakeLists.txt
Kconfig kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
gen_gdt.py
gen_idt.py
gen_mmu.py
ia32.cmake
intel64.cmake arch: x86_64: re-enable -mno-red-zone 2024-09-24 10:11:15 +02:00
timing.c