[PATCH 1/1] bootm: update image OS image size when decompressing
Tom Rini
trini at konsulko.com
Mon Sep 14 21:40:47 CEST 2020
On Sun, Aug 30, 2020 at 11:34:12AM +0200, Heinrich Schuchardt wrote:
> In bootm_load_os() the OS image is decompressed. In later stages of the
> boot process we need the decompressed size of the image.
>
> Update images->os.image_len after decompression.
>
> Passing the correct size is necessary if we want to check loaded EFI
> binararies for file truncation by comparing the loaded size to the header
> field SizeOfImage.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200914/251c64af/attachment.sig>
More information about the U-Boot
mailing list