arm-trusted-firmware/plat/arm/board/fvp
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
..
aarch32 FVP: Add support for multi-threaded CPUs 2017-08-01 14:33:47 +01:00
aarch64 FVP: Add support for multi-threaded CPUs 2017-08-01 14:33:47 +01:00
drivers/pwrc plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly 2017-08-29 12:02:18 +01:00
include ARM platforms: Allow platforms to define SDEI events 2017-12-19 08:55:12 +00:00
sp_min ARM Platforms: Migrate to new BL handover interface 2018-02-26 16:31:11 +00:00
tsp TSP: Support multi-threading CPUs on FVP 2017-10-04 10:34:56 +01:00
fvp_bl1_setup.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_bl2_el3_setup.c bl2-el3: Add BL2 at EL3 support in FVP 2018-01-18 09:55:11 +00:00
fvp_bl2_setup.c ARM Platforms: Migrate to new BL handover interface 2018-02-26 16:31:11 +00:00
fvp_bl2u_setup.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_bl31_setup.c ARM Platforms: Migrate to new BL handover interface 2018-02-26 16:31:11 +00:00
fvp_common.c SPM: Map devices in the 1st GB 2018-01-29 10:09:15 +01:00
fvp_def.h FVP: Support Base FVP RevC 2017-08-02 14:10:35 +01:00
fvp_err.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_io_storage.c ARM Platorms: Load TB_FW_CONFIG in BL1 2018-02-26 16:31:11 +00:00
fvp_pm.c fvp: Disable SYSTEM_SUSPEND when ARM_BL31_IN_DRAM 2017-12-06 09:52:01 +00:00
fvp_private.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_security.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_stack_protector.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_topology.c ARM platforms: enable GICv3 state save/restore 2017-10-11 16:57:00 +01:00
fvp_trusted_boot.c FVP,Juno: switch FVP and Juno to use generic TBBR OID header 2017-05-24 00:08:41 +09:00
platform.mk Merge pull request #1200 from robertovargas-arm/bl2-el3 2018-01-19 13:40:12 +00:00