arm-trusted-firmware/include/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
..
tbbr Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
asm_macros_common.S Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl_common.h Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
debug.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
desc_image_load.h plat/arm: Save BL2 descriptors to reserved memory. 2019-01-23 16:01:19 +00:00
ep_info.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
fdt_wrappers.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
image_decompress.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
interrupt_props.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
param_header.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
romlib.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
runtime_svc.h Remove support for the SMC Calling Convention 2.0 2019-01-30 16:01:49 +00:00