This follows the same convention that has already been adopted by Intel Alder Lake and Raptor Lake boards. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
18 lines
455 B
YAML
18 lines
455 B
YAML
tests:
|
|
kernel.timer.monotonic:
|
|
tags:
|
|
- kernel
|
|
- timer
|
|
# FIXME: This test may fail for qemu_arc_hs on certain host systems.
|
|
# See foss-for-synopsys-dwc-arc-processors/qemu#67.
|
|
platform_exclude: qemu_arc_hs
|
|
kernel.timer.monotonic.apic.tsc:
|
|
tags:
|
|
- kernel
|
|
- timer
|
|
- apic_tsc
|
|
platform_allow: intel_ehl_crb
|
|
extra_configs:
|
|
- CONFIG_APIC_TSC_DEADLINE_TIMER=y
|
|
- CONFIG_HPET_TIMER=n
|