sof/.github/workflows
Guennadi Liakhovetski f772b39e4d sparse: use CONFIG_LOG_USE_VLA=n
Sparse output is spammed with "Variable length array" warnings from
Zephyr logging system. The use of VLAs there can be disabled via
Kconfig. Do that to avoid exceeding sparse's warning maximum and
losing important warnings.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2023-04-19 14:57:55 +03:00
..
SPDX-README.md .github/SPDX-README.md: clarify .c/.h difference and applicability 2023-01-27 10:59:24 +00:00
checkpatch_list.sh github: add new SPDX-README.md and show it when checkpatch fails 2023-01-11 17:10:43 +00:00
codestyle.yml .github/checkpatch: rename --strict to --subjective 2022-11-30 11:47:56 +00:00
daily-tests.yml .github/daily-tests.yml: add sparse-zephyr.yml 2023-03-03 16:13:25 +00:00
installer.yml installer: remove byt..jsl platforms 2022-08-31 21:03:16 +01:00
ipc_fuzzer.yml .github/ipc_fuzzer.yml: add new scripts/fuzz.sh 2023-03-24 16:20:23 +00:00
pull-request.yml .github/pull-request.yml: upgrade checkout v2 -> v3 2022-12-19 16:44:36 +00:00
repro-build.yml .github: run new test-repro-build.sh 2021-09-30 15:56:44 +01:00
shallowfetchPRcommits.sh .github: http://github.com -> https:// 2021-03-09 20:12:58 +00:00
sparse-zephyr.yml sparse: use CONFIG_LOG_USE_VLA=n 2023-04-19 14:57:55 +03:00
testbench.yml .github: extract standalone testbench.yml from Main Actions 2022-10-24 12:20:11 +01:00
tools.yml .github: build again single-threaded and verbose on failure 2022-04-05 14:37:28 +01:00
unit-tests.yml .github: run unit tests with -DBUILD_UNIT_TESTS_HOST=ON 2021-07-26 09:19:50 +01:00
zephyr.yml .github/zephyr: move zephyr revision in first results matrix position 2023-04-19 14:44:11 +03:00