]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
firmware: cs_dsp: test_bin: Add tests for offsets > 0xffff
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Wed, 31 Dec 2025 17:27:11 +0000 (17:27 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 5 Jan 2026 13:18:31 +0000 (13:18 +0000)
commit211243b69533e968cc6f0259fb80ffee02fbe0ca
tree08df2f8d8bdb28b6f908e8b207548919fb956ff5
parent7fecf0bf1202599920d929704a3787291fc068db
firmware: cs_dsp: test_bin: Add tests for offsets > 0xffff

Add test cases for using the new long-offset block types to patch
memory that is >0xffff from the algorithm base.

This is just adding entries to the parameter data that have larger
offset values.

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