arm-trusted-firmware/plat
Christoph Müllner 33218d2a81 rockchip: Disable binary generation for all SoCs.
All supported Rockchip SoCs (RK3288, RK3328, RK3368 and RK3399)
have non-continuous memory areas in the linker script with a huge
gap between them. This results in extremely padded binary images
with a size of about 4 GiB.

E.g. on the RK3399 we have the following memory areas (and base addresses):
RAM (0x1000), SRAM (0xFF8C0000), and PMUSRAM (0xFF3B0000).

Consumers of the TF-A project (e.g. coreboot or U-Boot) therefore
use the ELF image instead, which has a size of a few hundred kBs.

In order to prevent the generation of a huge and useless file,
this patch disables the binary generation for all affected Rockchip
SoCs.

Signed-off-by: Christoph Müllner <christophm30@gmail.com>
Change-Id: I4ac65bdf1e598c3e1a59507897d183aee9a36916
2019-05-02 12:27:19 +02:00
..
allwinner plat: allwinner: common: use r_wdog instead of wdog 2019-04-11 01:57:24 +02:00
arm juno: Add security sources for tsp-juno 2019-04-30 14:42:49 +01:00
common Remove deprecated plat_crash_console_* 2019-04-03 14:55:18 +01:00
hisilicon hikey: Add define for UART2 2019-04-26 16:58:03 +02:00
imx Mbed TLS: Remove weak heap implementation 2019-04-12 09:52:52 +01:00
intel/soc/stratix10 intel: Enable watchdog timer on Intel S10 platform 2019-03-21 10:35:24 +08:00
layerscape Console: remove deprecated finish_console_register 2019-04-03 14:55:18 +01:00
marvell plat: marvell: do not rely on argument passed via smc 2019-04-05 12:48:43 +02:00
mediatek Remove deprecated plat_crash_console_* 2019-04-03 14:55:18 +01:00
meson meson/gxl: Add tool to create bl31 bootable images 2019-04-02 16:33:59 +02:00
nvidia/tegra Makefile: remove extra include paths in INCLUDES 2019-04-03 15:30:46 +01:00
qemu Mbed TLS: Remove weak heap implementation 2019-04-12 09:52:52 +01:00
renesas/rcar rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.3 2019-04-11 12:57:04 +02:00
rockchip rockchip: Disable binary generation for all SoCs. 2019-05-02 12:27:19 +02:00
rpi3 Mbed TLS: Remove weak heap implementation 2019-04-12 09:52:52 +01:00
socionext Mbed TLS: Remove weak heap implementation 2019-04-12 09:52:52 +01:00
st stm32mp1: add OP-TEE support 2019-04-23 13:34:12 +02:00
ti/k3 ti: k3: common: Remove MSMC port definitions 2019-04-30 09:41:06 -04:00
xilinx Remove deprecated plat_crash_console_* 2019-04-03 14:55:18 +01:00