arm-trusted-firmware/plat/arm/common
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 ARM platforms: Fix console address for flush 2018-02-12 15:12:53 +00:00
aarch64 ARM Platforms: Migrate to new BL handover interface 2018-02-26 16:31:11 +00:00
sp_min ARM Platforms: Migrate to new BL handover interface 2018-02-26 16:31:11 +00:00
tsp Fix order of ARM platform #includes 2017-07-14 10:50:40 +01:00
arm_bl1_fwu.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_bl1_setup.c ARM Platorms: Load TB_FW_CONFIG in BL1 2018-02-26 16:31:11 +00:00
arm_bl2_el3_setup.c bl2-el3: Add BL2 at EL3 support in FVP 2018-01-18 09:55:11 +00:00
arm_bl2_setup.c ARM Platforms: Migrate to new BL handover interface 2018-02-26 16:31:11 +00:00
arm_bl2u_setup.c Fix order of ARM platform #includes 2017-07-14 10:50:40 +01:00
arm_bl31_setup.c ARM Platforms: Migrate to new BL handover interface 2018-02-26 16:31:11 +00:00
arm_cci.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_ccn.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_common.c ARM platforms: Provide SDEI entry point validation 2017-11-13 08:38:51 +00:00
arm_common.mk ARM Platorms: Load TB_FW_CONFIG in BL1 2018-02-26 16:31:11 +00:00
arm_dyn_cfg.c ARM Platorms: Load TB_FW_CONFIG in BL1 2018-02-26 16:31:11 +00:00
arm_gicv2.c GICv2: Fix populating PE target data 2017-11-13 07:49:30 +00:00
arm_gicv3.c Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save 2017-11-03 13:12:48 +00:00
arm_gicv3_legacy.c ARM platforms: enable GICv3 state save/restore 2017-10-11 16:57:00 +01:00
arm_image_load.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_io_storage.c ARM Platorms: Load TB_FW_CONFIG in BL1 2018-02-26 16:31:11 +00:00
arm_nor_psci_mem_protect.c mem_protect: Add DRAM2 to the list of mem protected ranges 2017-09-25 13:32:20 +01:00
arm_pm.c ARM platforms: Make arm_validate_ns_entrypoint() common 2017-11-13 08:38:51 +00:00
arm_sip_svc.c Merge pull request #927 from jeenu-arm/state-switch 2017-05-11 16:04:52 +01:00
arm_topology.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_tzc400.c ARM Platforms: Change the TZC access permissions for EL3 payload 2017-12-05 15:58:45 +00:00
arm_tzc_dmc500.c ARM platforms: Add support for EL3 TZC memory region 2017-10-11 16:57:00 +01:00
execution_state_switch.c Add missing SPDX header 2017-05-11 17:31:29 +01:00