Move plat/common source file definitions to generic Makefiles
These source file definitions should be defined in generic
Makefiles so that all platforms can benefit. Ensure that the
symbols are properly marked as weak so they can be overridden
by platforms.

NOTE: This change is a potential compatibility break for
non-upstream platforms.

Change-Id: I7b892efa9f2d6d216931360dc6c436e1d10cffed
Signed-off-by: dp-arm <dimitris.papastamos@arm.com>
1 parent 3944adc commit 75311203d8a4f8d543dae3399cfb1f33cfbef059
@dp-arm dp-arm authored on 7 Mar 2017
Showing 15 changed files
View
Makefile
View
bl1/bl1.mk
View
bl2/bl2.mk
View
bl2u/bl2u.mk
View
bl31/bl31.mk
View
plat/arm/common/arm_common.mk
View
plat/common/aarch32/platform_up_stack.S
View
plat/common/aarch64/platform_up_stack.S
View
plat/mediatek/mt6795/platform.mk
View
plat/mediatek/mt8173/platform.mk
View
plat/nvidia/tegra/common/tegra_common.mk
View
plat/qemu/platform.mk
View
plat/rockchip/rk3368/platform.mk
View
plat/rockchip/rk3399/platform.mk
View
plat/xilinx/zynqmp/platform.mk