]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
firmware: cs_dsp: test_bin: Run test cases with v3 file format
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Wed, 31 Dec 2025 17:27:05 +0000 (17:27 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 5 Jan 2026 13:18:25 +0000 (13:18 +0000)
commitafcbb0460e0a9f0e971512c66619fc649bdb86a6
treefb6735c03c269bfc945759fbf6f2848cc6dbebf8
parentbc0305cb294c693b2762cf863324defb9e5175e5
firmware: cs_dsp: test_bin: Run test cases with v3 file format

The new v3 file format has all the same functionality as the earlier
formats, so run all the existing test cases with a file type of 3.
This is only done for Halo Core because v3 files are not used with the
older ADSP cores.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20251231172711.450024-3-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/firmware/cirrus/test/cs_dsp_test_bin.c