zephyr/boards/x86/up_squared
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
..
doc docs: fix errors/ambiguities in docs for Apollo Lake boards 2019-09-04 10:02:25 +02:00
Kconfig
Kconfig.board
Kconfig.defconfig boards/x86/up_squared: default to new local APIC timer 2019-06-27 07:20:54 -04:00
board.h
up_squared.dts x86: fix XIP SOC support and defaults 2019-09-11 21:11:38 -04:00
up_squared.yaml
up_squared_defconfig arch/x86: inline x2APIC EOI 2019-09-12 09:53:45 +08:00