zephyr/tests/kernel
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
..
common tests: tls: add toolchain filter 2020-12-15 11:22:38 +01:00
context drivers/timer: Remove legacy APIC driver 2020-12-27 18:19:17 +01:00
device tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
early_sleep
fatal tests: kernel: exception: use cbprintf_nano for arm fpu 2020-12-08 09:25:36 -05:00
fifo tests/queue: Remove fifo/queue "poll" variant tests 2020-11-11 10:59:52 -05:00
fpu_sharing tests/float_disable: ported to SPARC 2020-12-04 14:33:43 +02:00
gen_isr_table tests: kernel: gen_isr_table: Exclude stm32f103_mini board 2020-12-03 10:54:38 -06:00
interrupt
lifo
mbox kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
mem_heap tests: kernel/k_malloc: tests for k_aligned_alloc 2020-12-27 18:17:07 +01:00
mem_protect mmu: rename z_mem_map to z_phys_map 2020-12-16 08:55:55 -05:00
mem_slab
mp
msgq/msgq_api kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
mutex tests: mutex: add some error case testing 2020-12-16 14:26:55 +01:00
obj_tracing
pending
pipe kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
poll kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
profiling/profiling_api power: sys_set_power_state -> pm_power_state_set 2020-12-09 15:18:29 -05:00
queue kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
sched
semaphore/semaphore
sleep
smp
spinlock tests: spinlock: fix occasional crash 2020-09-03 21:55:05 +02:00
stack/stack tests: stack: add some testcases 2020-12-27 18:17:22 +01:00
threads tests: tls: add toolchain filter 2020-12-15 11:22:38 +01:00
tickless power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
timer power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
workq test: workqueue : add testcase to improve coverage 2020-12-07 12:56:01 +01:00
xip