
2 Sep
2019
2 Sep
'19
10:12 a.m.
Jun Nie jun.nie@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@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