[U-Boot] [PATCH] rpi3: Enable verified boot from FIT image

Jun Nie jun.nie at linaro.org
Mon Sep 2 08:12:49 UTC 2019


Jun Nie <jun.nie at linaro.org> 于2019年7月11日周四 上午11:56写道:
>
> Enable verified boot from FIT image with select configs
> and specify boot script image node in FIT image, the FIT
> image is verified before it is run.
>
> Code that reusing dtb in firmware is disabled, so that
> the dtb with pubic key packed in u-boot.bin can be used
> to verify the signature of next stage FIT image.
>
> Signed-off-by: Jun Nie <jun.nie at linaro.org>
> ---
>  board/raspberrypi/rpi/rpi.c |  6 ++++++
>  include/configs/rpi.h       | 15 ++++++++++++++-
>  2 files changed, 20 insertions(+), 1 deletion(-)
>

Hi Matthias,

Do you have any concern or comments for merging this patch?

Regards,
Jun


More information about the U-Boot mailing list