zephyr/arch/x86
Peter Mitsis 0a7fde2afd arch: x86: Restrict direct IPI support
It has been discovered that direct IPI support does not work
correctly when CONFIG_X2APIC is enabled. Until that can be
fixed, restrict this feature on x86 to platforms that do not
enable CONFIG_X2APIC.

Fixes #87046

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2025-03-17 20:01:09 +01:00
..
core kernel: Move current_fp field out of z_kernel 2025-03-14 05:47:10 +01:00
include kernel: Move current_fp field out of z_kernel 2025-03-14 05:47:10 +01:00
zefi zefi: add bootargs support 2024-09-05 12:30:39 -05:00
CMakeLists.txt
gen_gdt.py
gen_idt.py
gen_mmu.py
ia32.cmake toolchain: x86: Broken -Os detection in ia32.cmake 2025-02-06 03:16:07 +01:00
intel64.cmake arch: x86_64: re-enable -mno-red-zone 2024-09-24 10:11:15 +02:00
Kconfig arch: x86: Restrict direct IPI support 2025-03-17 20:01:09 +01:00
timing.c