sof/tools/fuzzer
Jaska Uimonen a40bb45be8 tools: testbench: add uuid based library loading
Add methods to load process libraries based on uuid. Testbench will
first search the old process enums and if match isn't found the same
search is done with uuid. Hence old process components should get loaded
with enums and new uuid based components should get loaded with uuids if
the uuid definition is declared and added to the library table.

Signed-off-by: Jaska Uimonen <jaska.uimonen@intel.com>
2020-09-07 12:04:28 +01:00
..
platform fuzzer: Add initial support for i.MX8 platform 2020-08-10 10:44:30 +01:00
CMakeLists.txt Tools: Fuzzer: Do not use illegal BUILD_COMMAND in CMakeLists.txt 2020-08-31 11:30:26 +01:00
fuzzer.h fuzzer: Add initial support for i.MX8 platform 2020-08-10 10:44:30 +01:00
main.c fuzzer: Add initial support for i.MX8 platform 2020-08-10 10:44:30 +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 tools: testbench: add uuid based library loading 2020-09-07 12:04:28 +01:00