FVP: Add TB_FW_CONFIG and HW_CONFIG
authorSoby Mathew <soby.mathew@arm.com>
Thu, 8 Feb 2018 11:39:38 +0000 (11:39 +0000)
committerSoby Mathew <soby.mathew@arm.com>
Mon, 26 Feb 2018 16:31:11 +0000 (16:31 +0000)
commitce6d9643ad9c83b9183ea3f910aee88a22b13532
treed68d1e9791ff25fdd40c12c043c3560f3b0ff46e
parent5882c57cf2218b0bc591f20f4aeb94ac01530a1f
FVP: Add TB_FW_CONFIG and HW_CONFIG

This patch adds TB_FW_CONFIG for FVP and allows FVP
to select the appropriate HW_CONFIG to include in the
fip. The HW_CONFIG for FVP is selected via `FVP_HW_CONFIG_DTS`
build option. The TB_FW_CONFIG specifies the load address of
HW_CONFIG to BL2. Since currently the load address is different
between AARCH32 and AARCH64, 2 separate TB_FW_CONFIGs are
maintained for the 2 modes.

Change-Id: Ide8581e752dfa900087f5895c775073c841c0daf
Signed-Off-By: Soby Mathew <soby.mathew@arm.com>
plat/arm/board/fvp/fdts/fvp_tb_fw_config.dts [new file with mode: 0644]
plat/arm/board/fvp/platform.mk