mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-12-12 12:46:00 +00:00
e04da4c8e1
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> |
||
---|---|---|
.. | ||
allwinner | ||
amlogic | ||
arm | ||
brcm | ||
common | ||
hisilicon | ||
imx | ||
intel/soc | ||
layerscape | ||
marvell | ||
mediatek | ||
nvidia/tegra | ||
nxp | ||
qemu | ||
qti | ||
renesas | ||
rockchip | ||
rpi | ||
socionext | ||
st | ||
ti/k3 | ||
xilinx |