sof/tools/testbench
Seppo Ingalsuo 9eae757947 Tools: Testbench: Fix ASRC component load
Before the fix the comp->core in ipc_comp_new() is garbage
and the check for maximum core count fails. The pointer to
struct asrc should be passed instead of address of pointer.

Fixes:	d9f9340e1a
	("tplg_parser: split out testbench logic and partition
	features per file.")

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
2023-11-10 16:27:37 +00:00
..
include host: trace: decouple the testbench from host build 2023-09-14 16:19:15 +01:00
CMakeLists.txt Tools: Testbench: Remove -Wl,-EL to avoid build fail with xt-clang 2023-11-08 16:39:29 +00:00
common_test.c Audio: ASRC: convert ASRC to module API. 2023-11-10 17:44:58 +02:00
file.c buffer: don't access stream internals 2023-06-19 16:26:08 +02:00
testbench.c Tools: Testbench: Avoid warning about fallthrough and fix return code 2023-11-08 16:39:29 +00: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: Fix ASRC component load 2023-11-10 16:27:37 +00:00