[PATCH v3 0/3] common/spl fixes

Mikhail Kshevetskiy mikhail.kshevetskiy at iopsys.eu
Mon Jun 9 21:45:58 CEST 2025


patches for various bugs in the spl code

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().

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 | 48 +++++++++++++++++++++++++++++++++++++-------
 1 file changed, 41 insertions(+), 7 deletions(-)

-- 
2.47.2



More information about the U-Boot mailing list