arm-trusted-firmware/plat/arm/css/sgi
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
..
aarch64 plat/arm/sgi: disable Ares cpu power down bit in reset handler 2018-10-26 12:14:03 +05:30
include plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
sgi-common.mk Fix a variable expansion in Arm platform makefiles 2019-01-07 15:36:51 +01:00
sgi_bl31_setup.c plat/arm: mhu: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
sgi_image_load.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
sgi_interconnect.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sgi_plat.c Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
sgi_ras.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
sgi_topology.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00