sof/tools/fuzzer
Seppo Ingalsuo 0eeda80bdf Testbench: Add processing component load
This patch adds to testbench capability to run pipelines with EQ_IIR
and EQ_FIR components. The component is configured with the topology
embedded configuration blob when instantiated with new().

The load of volume component has been enhanced to parse volume tokens and
compute the min and max volume parameters.

The topology parsing and component library load has been changed to
support processing component load and extracting of control private
data. The testbench build has been changed to create libraries
for EQ components.

The testbench command line parsing has been improved to return
error for invalid library request.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
2020-03-20 13:29:00 +00:00
..
platform fuzzer: add BSW platform and fix fw_ready for CHT. 2019-09-20 10:09:17 +01:00
CMakeLists.txt fuzzer: add support for HSW and BDW platforms. 2019-09-20 10:09:17 +01:00
fuzzer.h fuzzer: add BSW platform and fix fw_ready for CHT. 2019-09-20 10:09:17 +01:00
main.c fuzzer: add BSW platform and fix fw_ready for CHT. 2019-09-20 10:09:17 +01:00
qemu-bridge.c tools: fuzzer: Introducing ingredients for fuzzing in SOF 2019-08-07 08:47:58 +02:00
qemu-bridge.h tools: fuzzer: Introducing ingredients for fuzzing in SOF 2019-08-07 08:47:58 +02:00
topology.c Testbench: Add processing component load 2020-03-20 13:29:00 +00:00