sof/tools/fuzzer
Marc Herbert fa5cc118b5 fuzzer: add deprecation README.md
As discussed in https://github.com/thesofproject/sof/pull/4132

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
2021-05-24 15:27:18 -07: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
README.md fuzzer: add deprecation README.md 2021-05-24 15:27:18 -07:00
fuzzer.h fuzzer: fix build as with header order and ARRAY_SIZE redefinition 2021-04-12 15:57:23 -07: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 fuzzer: fix build as with header order and ARRAY_SIZE redefinition 2021-04-12 15:57:23 -07:00

README.md

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

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