linux/drivers/firmware/cirrus/test
Richard Fitzgerald 1a08e82ef6
firmware: cs_dsp: Fix mock register default typo in KUnit test
Correct the address of the HALO_SCRATCH4 entry in halo_register_defaults[].

This doesn't affect the validity of the KUnit testing because none of the
tests rely on this value. It's only defaulted because cs_dsp will read it
when the DSP state changes from running to stopped - this would only have
logged a warning about failure to read the register but it doesn't cause
anything to fail.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20260805105223.956785-1-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-08-05 13:07:12 +01:00
..
cs_dsp_mock_bin.c firmware: cs_dsp: mock_bin: Add function to create long-offset patches 2026-01-05 13:18:28 +00:00
cs_dsp_mock_mem_maps.c firmware: cs_dsp: test: Increase size of XM and YM on Halo Core 2026-01-05 13:18:29 +00:00
cs_dsp_mock_regmap.c firmware: cs_dsp: Fix mock register default typo in KUnit test 2026-08-05 13:07:12 +01:00
cs_dsp_mock_utils.c
cs_dsp_mock_wmfw.c firmware: cs_dsp: Fix OOB memory read access in KUnit test (wmfw info) 2025-05-26 11:33:51 +01:00
cs_dsp_test_bin_error.c firmware: cs_dsp: Simplify suppressing log messages during KUnit testing 2026-03-10 14:53:05 +00:00
cs_dsp_test_bin.c firmware: cs_dsp: Simplify suppressing log messages during KUnit testing 2026-03-10 14:53:05 +00:00
cs_dsp_test_callbacks.c firmware: cs_dsp: Add test cases for client_ops == NULL 2025-11-28 11:47:56 +00:00
cs_dsp_test_control_cache.c firmware: cs_dsp: Mark KUnit test suites KUNIT_SPEED_SLOW 2026-02-25 18:33:17 +00:00
cs_dsp_test_control_parse.c firmware: cs_dsp: Mark KUnit test suites KUNIT_SPEED_SLOW 2026-02-25 18:33:17 +00:00
cs_dsp_test_control_rw.c firmware: cs_dsp: Mark KUnit test suites KUNIT_SPEED_SLOW 2026-02-25 18:33:17 +00:00
cs_dsp_test_wmfw_error.c firmware: cs_dsp: Simplify suppressing log messages during KUnit testing 2026-03-10 14:53:05 +00:00
cs_dsp_test_wmfw.c firmware: cs_dsp: Simplify suppressing log messages during KUnit testing 2026-03-10 14:53:05 +00:00
cs_dsp_tests.c firmware: cs_dsp: rate-limit log messages in KUnit builds 2026-02-02 12:09:28 +00:00
Makefile firmware: cs_dsp: Add KUnit testing of client callbacks 2024-12-13 13:14:48 +00:00