arm-trusted-firmware/plat/arm/board/fvp_ve
Chris Kay e04da4c8e1 build(fconf)!: clean up source collection
Including the FCONF Makefile today automatically places the FCONF
sources into the source list of the BL1 and BL2 images. This may be
undesirable if, for instance, FCONF is only required for BL31.

This change moves the BL1 and BL2 source appends out of the common
Makefile to where they are required.

BREAKING CHANGE: FCONF is no longer added to BL1 and BL2 automatically
when the FCONF Makefile (`fconf.mk`) is included. When including this
Makefile, consider whether you need to add `${FCONF_SOURCES}` and
`${FCONF_DYN_SOURCES}` to `BL1_SOURCES` and `BL2_SOURCES`.

Change-Id: Ic028eabb7437ae95a57c5bcb7821044d31755c77
Signed-off-by: Chris Kay <chris.kay@arm.com>
2021-10-26 12:14:29 +01:00
..
aarch32 plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fdts plat/arm: Rentroduce tb_fw_config device tree 2020-06-24 08:44:26 +01:00
include refactor(plat/arm): replace FIP base and size macro with a generic name 2021-04-28 11:50:35 +01:00
sp_min plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_bl1_setup.c SMMUv3: Abort DMA transactions 2019-05-10 16:09:19 +01:00
fvp_ve_bl2_setup.c plat/arm: Use common build flag for using generic sp804 driver 2020-08-17 11:50:07 -05:00
fvp_ve_common.c plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_def.h Unify type of "cpu_idx" across PSCI module. 2020-01-10 17:11:51 +00:00
fvp_ve_err.c Use true instead of 1 in while 2020-08-14 11:36:09 +00:00
fvp_ve_pm.c plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_private.h plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_security.c plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_topology.c plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
platform.mk build(fconf)!: clean up source collection 2021-10-26 12:14:29 +01:00