zephyr/arch/x86
Charles E. Youse 0325a3d972 arch/x86: eliminate include/arch/x86/irq_controller.h
The MVIC is no longer supported, and only the APIC-based interrupt
subsystem remains. Thus this layer of indirection is unnecessary.

This also corrects an oversight left over from the Jailhouse x2APIC
implementation affecting EOI delivery for direct ISRs only.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-07-02 19:30:00 -04:00
..
core arch/x86: eliminate include/arch/x86/irq_controller.h 2019-07-02 19:30:00 -04:00
include arch/x86: move include/arch/x86/arch.h to ia32/arch.h 2019-07-02 19:30:00 -04:00
CMakeLists.txt arch/x86: split CMakeLists.txt into subarch-specific files 2019-06-17 16:31:37 -04:00
Kconfig arch/x86: split Kconfig files by sub-architecture 2019-06-17 16:31:37 -04:00
gen_gdt.py x86: gen_gdt.py: expand doctsring 2019-02-25 13:15:37 -08:00
gen_idt.py x86: gen_idt.py: add docstring 2019-02-25 13:15:37 -08:00
gen_mmu_x86.py docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
ia32.cmake arch/x86: split CMakeLists.txt into subarch-specific files 2019-06-17 16:31:37 -04:00
x64.cmake arch/x86: split CMakeLists.txt into subarch-specific files 2019-06-17 16:31:37 -04:00