arm-trusted-firmware/plat/layerscape/common/tsp
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
..
ls_tsp.mk layerscape: Initial TF-A support for LS1043ardb 2018-04-10 01:24:40 +00:00
ls_tsp_setup.c Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
platform_tsp.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00