mirror of https://github.com/google/oss-fuzz.git
4fa716901b
This doesn't get as much attention as it should, fixups to recover oss-fuzz output: 1. The Zephyr SDK 0.16.1 probably still works from a year ago, but the fetch URL scheme changed so we'll never know. Implement some horrible hackery to extract the "latest" version of the SDK at docker time so (absent more changes to the releases URLs) we stay current. 2. The build.sh was my original hack with manual kconfig settings, which have skewed vs. the app as it evolved and don't build anymore. SOF has fuzzing implemented as a first class tool now (and even run it in their CI), so just use the official script which we can rely on being maintained. Signed-off-by: Andy Ross <andyross@google.com> |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
fetch-sdk.sh | ||
project.yaml |