zephyr/tests/arch/x86
Andy Ross c2c6bee036 drivers/timer: Remove legacy APIC driver
For a while now, we've had two APIC drivers.  The older was preserved
initially as the new (much smaller, "new style") code didn't have
support for Quark interrupt handling.  But that's long dead now.  Just
remove it.

Note that this migrates the one board using this driver (acrn) to
CONFIG_APIC_TIMER instead.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-12-27 18:19:17 +01:00
..
cpu_scrubs_regs tests: arch: x86 mem protection check CPU scrubs regs after syscall 2020-09-21 10:18:17 -05:00
info drivers/timer: Remove legacy APIC driver 2020-12-27 18:19:17 +01:00
nmi arch: x86_64: Rename _nmi_stack to z_x86_nmi_stack 2020-12-10 17:06:17 +02:00
pagetables tests: x86: pagetables: show user thread tables 2020-12-10 18:22:58 -05:00
static_idt x86-32: Allow set DPL value for an exception 2020-09-02 20:54:57 -04:00