arm-trusted-firmware/plat/arm/board
Soby Mathew c228956afa ARM Platorms: Load TB_FW_CONFIG in BL1
This patch modifies the bl1_platform_setup() API to load and authenticate
TB_FW_CONFIG in BL1. The load address of the same is passed on to BL2 in
`arg0` of entrypoint info. The fvp_io_storage.c and arm_io_storage.c also
adds entries corresponding to TB_FW_CONFIG. A helper function
`arm_load_tb_fw_config()` is added to load and authenticate TB_FW_CONFIG
if present.

Change-Id: Ie7bce667b3fad2b1a083bbcbc0a773f9f04254b1
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2018-02-26 16:31:11 +00:00
..
common Merge pull request #1109 from robertovargas-arm/mem_protect 2017-10-04 16:23:59 +01:00
fvp ARM Platorms: Load TB_FW_CONFIG in BL1 2018-02-26 16:31:11 +00:00
juno ARM platforms: Allow platforms to define SDEI events 2017-12-19 08:55:12 +00:00