
2 Dec
2023
2 Dec
'23
10:16 p.m.
On Mon, 27 Nov 2023 at 12:53, Raymond Mao raymond.mao@linaro.org wrote:
Align used_size and total_size of the bloblist header to the definition of the FW Handoff spec v0.9. Update the related bloblist APIs and UT testcases.
Signed-off-by: Raymond Mao raymond.mao@linaro.org
Changes in v2
- New patch file created for v2.
common/bloblist.c | 86 +++++++++++++++++++++++++++------------------- include/bloblist.h | 26 ++++++++------ test/bloblist.c | 35 ++++++++++--------- 3 files changed, 84 insertions(+), 63 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org