arm-trusted-firmware/plat/nvidia/tegra
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
..
common Tegra: initialise per-CPU GIC interface(s) 2019-02-05 08:27:43 -08:00
include Tegra: remove circular dependency with common_def.h 2019-02-07 08:47:01 -08:00
scat Tegra: Support for scatterfile for the BL31 image 2019-02-27 08:33:35 -08:00
soc Tegra186: trampoline: include bl_common.h 2019-02-07 08:47:51 -08:00
platform.mk Tegra: Support for scatterfile for the BL31 image 2019-02-27 08:33:35 -08:00