arm-trusted-firmware/include
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
..
arch lib/xlat_tables: Add support for ARMv8.4-TTST 2019-01-30 11:17:38 +00:00
bl1 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
bl2 Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl2u Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl31 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
bl32 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
common Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
drivers Merge pull request #1773 from grandpaul/rpi3-gpio-driver 2019-01-28 12:04:13 +00:00
dt-bindings stm32mp1: update device tree files 2019-01-18 15:45:08 +01:00
lib Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2 2019-01-31 10:23:06 +00:00
plat plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
services Remove support for the SMC Calling Convention 2.0 2019-01-30 16:01:49 +00:00
tools_share Sanitise includes across codebase 2019-01-04 10:43:17 +00:00