zephyr/include/arch
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
..
arc cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
arm cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
common cleanup: include/: move sys_io.h to sys/sys_io.h 2019-06-27 22:55:49 -04:00
nios2 docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
posix docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
riscv32 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
x86 arch/x86: eliminate include/arch/x86/irq_controller.h 2019-07-02 19:30:00 -04:00
x86_64 include: arch: move bits_portable.h to arch/common 2019-06-03 21:09:24 -04:00
xtensa include: arch: rename xtensa_irq.h to irq.h 2019-06-03 21:09:24 -04:00
cpu.h arch/x86: move include/arch/x86/arch.h to ia32/arch.h 2019-07-02 19:30:00 -04:00
syscall.h arch/x86: move arch/x86/syscall.h to arch/x86/ia32/syscall.h 2019-07-02 19:30:00 -04:00