Home
last modified time | relevance | path

Searched +full:simple +full:- +full:ipc3 +full:- +full:fuzz_sh (Results 1 – 1 of 1) sorted by relevance

/sof-3.4.0/.github/workflows/
Dipc_fuzzer.yml1 ---
8 # yamllint disable-line rule:truthy
12 # For the actual fuzzer see tools/oss-fuzz/README.
14 # https://google.github.io/oss-fuzz/getting-started/continuous-integration/
26 # OUT=unused_dir cmake -B oss-fuzz-build/ -S tools/oss-fuzz/
27 # make -j -C oss-fuzz-build sof_ep fuzz_ipc.o
29 ipc-fuzzer-build:
30 runs-on: ubuntu-latest
32 - name: Build Fuzzers
33 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master
[all …]