oss-fuzz/projects/sound-open-firmware
Andy Ross 4fa716901b
sound-open-firmware: SOF integration has bitrotten. Revive it. (#12135)
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>
2024-07-02 08:29:43 -04:00
..
Dockerfile
build.sh
fetch-sdk.sh
project.yaml