]> git.baikalelectronics.ru Git - arm-tf.git/commit
TBB: authenticate BL2 image and certificate
authorJuan Castillo <juan.castillo@arm.com>
Wed, 7 Jan 2015 13:49:59 +0000 (13:49 +0000)
committerDan Handley <dan.handley@arm.com>
Wed, 28 Jan 2015 18:27:54 +0000 (18:27 +0000)
commit01df3c14677db0eab68f088f2721542f88ea4004
tree0969d3733cd4269c516bfab5a6f0399074086cfe
parent40febc3ac81c9255bd64848cef0a37c0376740fa
TBB: authenticate BL2 image and certificate

This patch adds support to authenticate the BL2 content certificate
and image using the authentication module in BL1.

The FIP driver has been extended to include the BL2 certificate
UUID.

FVP and Juno ports include the BL2 certificate FIP file
definition.

Change-Id: I32680e9bd123c8db4a4193c14448c9b32b0e9325
bl1/bl1_main.c
drivers/io/io_fip.c
plat/fvp/fvp_io_storage.c
plat/fvp/include/platform_def.h
plat/juno/include/platform_def.h
plat/juno/plat_io_storage.c