zephyr/arch/x86/core
Qipeng Zha a638223df3 arch: x86: make sys_arch_reboot as weak function
Intel ISH SoC can't reboot via RST_CNT register,
so make sys_arch_reboot as weak function to allow
implement different arch reboot in SoC layer.

Signed-off-by: Dong Wang <dong.d.wang@intel.com>
Signed-off-by: Qipeng Zha <qipeng.zha@intel.com>
2023-05-10 09:21:15 -05:00
..
ia32 arch: x86: fix SSE init issue when enable paging 2023-05-08 16:55:27 -04:00
intel64 drivers: pcie: Use TYPE_SECTION macros for irq_alloc 2023-04-19 17:14:46 +02:00
offsets arch: x86: Remove unused offset symbols 2023-02-23 16:44:07 +01:00
acpi.c arch: comply to coding guidelines MISRA C:2012 Rule 14.4 2022-07-20 09:28:38 -05:00
cache.c arch/x86: Fix compilation error 2023-01-10 14:06:33 +00:00
CMakeLists.txt cache: Rework cache API 2022-12-01 13:40:56 -05:00
common.S drivers: display: intel_multibootfb: convert to DT 2022-09-02 14:16:08 +02:00
cpuhalt.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cpuid.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
early_serial.c drivers: pcie: reintroduce support for I/O BARs 2022-11-01 15:22:31 -04:00
efi.c arch: x86: workaround for EFI call return with interrupt enabled 2022-07-05 16:52:32 -04:00
fatal.c x86: fatal: Remove possible deadcode 2023-01-09 12:07:28 -05:00
ia32.cmake cmake: oneApi: add oneApi support on windows. 2021-07-27 07:20:12 -04:00
intel64.cmake coredump: add support for x86 and x86_64 2020-08-24 20:28:24 -04:00
Kconfig.ia32 arch/x86/ia32: Add option to reserve GDT entries 2023-04-13 05:43:20 -04:00
Kconfig.intel64 kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
memmap.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
multiboot.c drivers: display: framebuffer: rework to make it self-contained 2022-09-02 14:16:08 +02:00
pcie.c devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
prep_c.c arch: x86: pin boot arg before paging is up 2023-05-09 13:04:08 +02:00
reboot_rst_cnt.c arch: x86: make sys_arch_reboot as weak function 2023-05-10 09:21:15 -05:00
spec_ctrl.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
tls.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
userspace.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
x86_mmu.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00