]> git.baikalelectronics.ru Git - arm-tf.git/commit
FVP: Add BL2 hash calculation in BL1
authorAlexei Fedorov <Alexei.Fedorov@arm.com>
Fri, 20 Mar 2020 18:38:55 +0000 (18:38 +0000)
committerAlexei Fedorov <Alexei.Fedorov@arm.com>
Wed, 25 Mar 2020 16:14:26 +0000 (16:14 +0000)
commit0ab496458b4cf55fa4116007506d8f38884bd31f
tree0f91c27c177123c6e8d0c5060ffa8819d81a1c33
parentd9f405edebca87ef83694ce616a8e6dec93973fb
FVP: Add BL2 hash calculation in BL1

This patch provides support for measured boot by adding calculation
of BL2 image hash in BL1 and writing these data in TB_FW_CONFIG DTB.

Change-Id: Ic074a7ed19b14956719c271c805b35d147b7cec1
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
Makefile
drivers/auth/mbedtls/mbedtls_common.mk
include/plat/arm/common/arm_dyn_cfg_helpers.h
include/plat/arm/common/plat_arm.h
plat/arm/board/fvp/fdts/fvp_fw_config.dts
plat/arm/board/fvp/fvp_bl1_setup.c
plat/arm/common/arm_dyn_cfg.c
plat/arm/common/arm_dyn_cfg_helpers.c