sof/tools/testbench
Seppo Ingalsuo 7458312a76 Tools: Testbench: Remove unnecessary scheduling component find
The pcm_dev is no more used in the code. It also causes a
problem with "error: ipc get comp" with some topologies, where
p->sched_id is missing. This fix helps testbech to parse a
topology like

pcm0p --> buf2.0 --> muxdemux --> buf1.0 --> ssp0.out
                        ^
pcm1p --> buf3.0 -------|

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
2023-07-03 17:13:45 +01:00
..
include Tools: Testbench: Fixes for xt-xcc build and cycles counting 2023-05-04 18:07:52 +03:00
CMakeLists.txt testbench: strip out threading for pure xt-run usage. 2023-03-30 11:42:42 +01:00
common_test.c Tools: Testbench: Remove unnecessary scheduling component find 2023-07-03 17:13:45 +01:00
file.c buffer: don't access stream internals 2023-06-19 16:26:08 +02:00
testbench.c Tools: Testbench: Fixes for xt-xcc build and cycles counting 2023-05-04 18:07:52 +03:00
testbench_xcc_sections.txt Scripts: Add xt-run build target for rebuild-testbench.sh 2023-05-04 18:07:52 +03:00
topology.c Tools: Testbench: Fixes for xt-xcc build and cycles counting 2023-05-04 18:07:52 +03:00