sof/tools/testbench
Bartosz Kokoszko 15c9335962 scheduler: allow scheduler_free functions to disable only irqs
This commit:
- adds flags argument into scheduler_free function pointer in
  scheduler_ops struct;
- adds SOF_SCHEDULER_FREE_IRQ_ONLY flag, which indicates to disable
  only interrupts in scheduler_free() functions.

Signed-off-by: Bartosz Kokoszko <bartoszx.kokoszko@linux.intel.com>
2021-11-08 13:25:44 +00:00
..
include/testbench testbench: add a option for specifying the number of copy() iterations 2021-06-29 11:05:58 +01:00
CMakeLists.txt CMake: require version 3.13 2021-09-10 17:19:29 +01:00
common_test.c scheduler: allow scheduler_free functions to disable only irqs 2021-11-08 13:25:44 +00:00
file.c Tools: Testbench: File write DAI needs data structures of DAI 2021-09-15 14:41:47 +01:00
testbench.c Tools: Testbench: File write DAI needs data structures of DAI 2021-09-15 14:41:47 +01:00
topology.c Testbench: Fix for multiple controls parsing for process components 2021-07-14 15:59:24 +01:00