Re: [PATCH 8/8] firmware: cirrus: test_bin: Add tests for offsets > 0xffff
From: Richard Fitzgerald
Date: Wed Dec 31 2025 - 12:25:44 EST
On 31/12/25 10:49, Richard Fitzgerald wrote:
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@xxxxxxxxxxxxxxxxxxxxx>
---
The commit title prefix on this patch doesn't match the rest
of the series.
I'll send a V2 to fix that.