arm-trusted-firmware/include/common
Varun Wadekar c2ad38ce4f Tegra: Support for scatterfile for the BL31 image
This patch provides support for using the scatterfile format as
the linker script with the 'armlink' linker for Tegra platforms.

In order to enable the scatterfile usage the following changes
have been made:

* provide mapping for ld.S symbols in bl_common.h
* include bl_common.h from all the affected files
* update the makefile rules to use the scatterfile and armlink
  to compile BL31
* update pubsub.h to add sections to the scatterfile

NOTE: THIS CHANGE HAS BEEN VERIFIED WITH TEGRA PLATFORMS ONLY.

Change-Id: I7bb78b991c97d74a842e5635c74cb0b18e0fce67
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2019-02-27 08:33:35 -08: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 Tegra: Support for scatterfile for the BL31 image 2019-02-27 08:33:35 -08: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