arm-trusted-firmware/plat/arm/board/a5ds
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 a5ds: Hold the secondary cpus in pen rather than panic 2019-09-23 17:02:08 +01: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 drivers: add a driver for snoop control unit 2020-01-03 10:44:28 +00:00
a5ds_bl1_setup.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_bl2_setup.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_common.c A5DS: Change boot address to point to DDR address 2020-01-07 14:43:12 +00:00
a5ds_err.c Use true instead of 1 in while 2020-08-14 11:36:09 +00:00
a5ds_pm.c drivers: add a driver for snoop control unit 2020-01-03 10:44:28 +00:00
a5ds_private.h plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_security.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_topology.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
platform.mk build(fconf)!: clean up source collection 2021-10-26 12:14:29 +01:00