zephyr/tests
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
..
application_development tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
arch drivers/timer: Remove legacy APIC driver 2020-12-27 18:19:17 +01:00
benchmarks tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
bluetooth Bluetooth: controller: Adds initial BIG receiver test 2020-12-20 13:36:50 +01:00
boards tests/boards: Add a test for ivshmem on qemu_x86_64 2020-12-16 18:47:35 -05:00
crypto
deprecated/inttype
drivers tests: drivers: dma: adapt test applications on stm32l476 nucleo board 2020-12-27 18:16:47 +01:00
kernel drivers/timer: Remove legacy APIC driver 2020-12-27 18:19:17 +01:00
lib dts: handle unspecified phandle-array elements 2020-12-22 07:34:29 -06:00
misc/test_build
net tests: net: Test resolving literal IPv6 addresses 2020-12-22 15:44:00 +02:00
portability tests: cmsis_rtos_v2: enable x86 64-bit boards 2020-12-17 09:56:15 +02:00
posix tests: tls: add toolchain filter 2020-12-15 11:22:38 +01:00
subsys tests: can.frame: use enums for rtr and id_type 2020-12-27 18:16:58 +01:00
unit lib: cbprintf: fix mishandling of precision string output 2020-12-18 08:23:24 -05:00
ztest