arm-trusted-firmware/plat
Antonio Nino Diaz f660533729 Remove duplicated definitions of linker symbols
Many parts of the code were duplicating symbols that are defined in
include/common/bl_common.h. It is better to only use the definitions in
this header.

As all the symbols refer to virtual addresses, they have to be
uintptr_t, not unsigned long. This has also been fixed in bl_common.h.

Change-Id: I204081af78326ced03fb05f69846f229d324c711
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2019-02-01 12:24:57 +00:00
..
allwinner Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
arm Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
common Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
hisilicon Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
imx imx: power optimization for i.mx8qx 2019-01-29 09:26:41 +08:00
layerscape Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
marvell Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
mediatek plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
meson/gxbb Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
nvidia/tegra Tegra186: remove RELOCATE_TO_BL31_BASE config 2019-01-23 10:33:13 -08:00
qemu Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
renesas/rcar rcar_gen3: plat: Add missing cpu_on_check() implementation 2019-01-29 06:07:21 +01:00
rockchip rockchip: Fix GICv2 interrupts 2019-01-28 14:35:50 +00:00
rpi3 Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
socionext Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
st/stm32mp1 stm32mp1: set ETZPC controlled peripherals and GPIOZ as non-secure 2019-01-18 15:45:08 +01:00
ti/k3 ti: k3: common: Add support for runtime detection of GICR base address 2019-01-22 13:11:09 -06:00
xilinx Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00