mirror of https://github.com/thesofproject/sof.git
288e228c67
Add cmake -DINIT_CONFIG= option that can point at any initial file. "make clean" does not delete .config any more. Note reconfiguration does NOT causes recompilation because -imacros hides the generated .h from CMake's dependency scan. This is not a regression, that problems exists since -imacros was introduced. At least it's now possible to "make clean" and rebuild without losing the .config file. Fix for #3617 Signed-off-by: Marc Herbert <marc.herbert@intel.com> |
||
---|---|---|
.. | ||
corpus | ||
CMakeLists.txt | ||
README.md | ||
fuzz_ipc.c |
README.md
SOF OSS-Fuzz Shim
Build Steps
See https://google.github.io/oss-fuzz/getting-started/new-project-guide/#testing-locally
TODOs
Add all components to build to be part of fuzzing space, currently components are not part of library build