sof/tools/fuzzer
Liam Girdwood 09c52810a7 header: rtos: use rtos specific version of bit.h
No runtime functional change. Code can now include <rtos/bit.h>

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2022-08-31 12:01:07 +01:00
..
platform header: rtos: use rtos specific version of bit.h 2022-08-31 12:01:07 +01:00
CMakeLists.txt header: rtos: decouple headers into rtos specific directories. 2022-08-31 12:01:07 +01:00
README.md fuzzer: add deprecation README.md 2021-05-24 15:27:18 -07:00
fuzzer.h tplg parser: refactor and cleanup part 1 2022-03-24 16:54:40 +00:00
main.c tplg_parser: split out testbench logic and partition features per file. 2022-08-29 14:11:29 +01:00
qemu-bridge.c tplg_parser: split out testbench logic and partition features per file. 2022-08-29 14:11:29 +01:00
qemu-bridge.h tools: fuzzer: Introducing ingredients for fuzzing in SOF 2019-08-07 08:47:58 +02:00
topology.c tplg_parser: split out testbench logic and partition features per file. 2022-08-29 14:11:29 +01:00

README.md

This project has been superseded by sof/tools/oss-fuzz/. See also

https://thesofproject.github.io/latest/developer_guides/fuzzing/