zephyr/arch/riscv
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 init: support per-core init hook 2024-11-16 14:04:25 -05:00
include init: support per-core init hook 2024-11-16 14:04:25 -05:00
CMakeLists.txt riscv: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig arch: riscv: smp: allow other IPI implementation 2024-11-16 13:34:10 -05:00
Kconfig.isa riscv: Introduce BitManip extensions 2022-08-29 16:57:18 +02:00