zephyr/boards/x86
Charles E. Youse ee525c2597 arch/x86: inline x2APIC EOI
From the Jailhouse days, this has been a function call. That's silly.
We now inline the EOI in the ISR when in x2APIC mode. Also clean up
z_irq_controller_eoi(), so it now uses the inline macros.

Also, we now enable x2APIC on up_squared by default.

Fixes: #17133

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-09-12 09:53:45 +08:00
..
acrn x86: fix XIP SOC support and defaults 2019-09-11 21:11:38 -04:00
common/scripts boards/x86: scripts: build_grub.sh to use grub-2.04-rc1-17-g8e8723a6b 2019-06-04 19:32:44 -04:00
gpmrb x86: fix XIP SOC support and defaults 2019-09-11 21:11:38 -04:00
minnowboard doc: minnowboard: add grub docs 2019-07-29 21:30:25 -07:00
qemu_x86 x86: fix XIP SOC support and defaults 2019-09-11 21:11:38 -04:00
up_squared arch/x86: inline x2APIC EOI 2019-09-12 09:53:45 +08:00
index.rst