[PATCH v2 16/18] bloblist: Align bloblist used_size and total_size to spec

Simon Glass sjg at chromium.org
Sat Dec 2 22:16:19 CET 2023


On Mon, 27 Nov 2023 at 12:53, Raymond Mao <raymond.mao at 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 at 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 at chromium.org>


More information about the U-Boot mailing list