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 boards/x86: up_squared: add board option for SoC variants 2018-09-19 21:36:16 -04:00
Kconfig.board boards/up_squared: remove CONFIG_SBL_FIXUP 2019-05-21 08:23:22 -04:00
Kconfig.defconfig boards/x86/up_squared: default to new local APIC timer 2019-06-27 07:20:54 -04:00
board.h gpio: intel_apl: rework driver for pin_mask callback 2019-02-06 07:18:15 -05:00
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