[PATCH 1/5] boot: fit: fix FIT verification in SPL

Simon Glass sjg at chromium.org
Mon May 4 14:08:23 CEST 2026


On 2026-04-28T20:24:41, Francesco Valla <francesco at valla.it> wrote:
> boot: fit: fix FIT verification in SPL
>
> Align the behavior of fit_image_verify() called in SPL to the one in
> full U-Boot. In particular, this function is called when both
> CONFIG_SPL_LOAD_FIT_FULL and CONFIG_SPL_FIT_SIGNATURE are set (which can
> happen e.g. in case of secure falcon boot).
>
> Signed-off-by: Francesco Valla <francesco at valla.it>
>
> boot/image-fit.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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


More information about the U-Boot mailing list