This feature predated the tickless kernel and has been in legacy mode for a while. We now have no drivers or systems that do not support tickless, so remove this option and cleanup the code to only use tickless. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
311 B
YAML
11 lines
311 B
YAML
tests:
|
|
subsys.power.device_pm:
|
|
# arch_irq_unlock(0) can't work correctly on these arch
|
|
arch_exclude: arc xtensa
|
|
platform_exclude: rv32m1_vega_ri5cy rv32m1_vega_zero_riscy litex_vexriscv
|
|
nrf5340dk_nrf5340_cpunet
|
|
integration_platforms:
|
|
- qemu_x86
|
|
- mps2_an385
|
|
tags: power
|