[PATCH v2 09/18] bloblist: Checksum the entire bloblist

Simon Glass sjg at chromium.org
Sat Dec 2 19:31:32 CET 2023


On Mon, 27 Nov 2023 at 12:52, Raymond Mao <raymond.mao at linaro.org> wrote:
>
> From: Simon Glass <sjg at chromium.org>
>
> Spec v0.9 specifies that the entire bloblist area is checksummed,
> including unused portions. Update the code to follow this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Raymond Mao <raymond.mao at linaro.org>
> ---
>  common/bloblist.c |  9 +--------
>  test/bloblist.c   | 10 ++++++++--
>  2 files changed, 9 insertions(+), 10 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list