arm-trusted-firmware/plat/marvell/common
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 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
mss Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
marvell_bl1_setup.c Move BL1 and BL2 private defines to bl_common.h 2019-01-15 13:52:32 +00:00
marvell_bl2_setup.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
marvell_bl31_setup.c Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
marvell_cci.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
marvell_common.mk plat/marvell: Migrate to multi-console API 2018-11-15 13:42:45 +02:00
marvell_console.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
marvell_ddr_info.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
marvell_gicv2.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
marvell_gicv3.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
marvell_image_load.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
marvell_io_storage.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
marvell_pm.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
marvell_topology.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
mrvl_sip_svc.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_delay_timer.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00