[PATCH v5 0/3] common/spl fixes
Mikhail Kshevetskiy
mikhail.kshevetskiy at iopsys.eu
Thu Jun 19 18:41:18 CEST 2025
is there any news?
On 10.06.2025 12:56, Mikhail Kshevetskiy wrote:
> Changes v2:
> * added more details to the patch descriptions.
>
> Changes v3:
> * fix commit 873112db9ce68c38984ff25808dde726f8dd5573
> ("spl: Support selecting images based on phase in simple FIT")
> instead of fixing loading of image with bad checksums
> * add more comments about memory usage by board_spl_fit_buffer_addr().
>
> Changes v4:
> * spelling was fixed
>
> Changes v5:
> * improve description of regular malloc() case
>
> Mikhail Kshevetskiy (3):
> common/spl: fix potential out of buffer access in
> spl_fit_get_image_name function
> common/spl: handle properly images with bad checksum
> common/spl: improve error handling in spl_fit
>
> common/spl/spl_fit.c | 53 ++++++++++++++++++++++++++++++++++++++------
> 1 file changed, 46 insertions(+), 7 deletions(-)
>
More information about the U-Boot
mailing list