arm-trusted-firmware/plat
Qixiang Xu ddfd38e830 plat/arm : update BL size macros to give BL1 and BL2 more space for TBB
For Trusted Board Boot, BL1 RW section and BL2 need more space to
support the ECDSA algorithm. Specifically, PLAT_ARM_MAX_BL1_RW_SIZE
is increased on ARM platforms.

And on the Juno platform:
    - BL2 size, PLAT_ARM_MAX_BL2_SIZE is increased.
    - SCP_BL2 is loaded into the space defined by BL31_BASE ->
      BL31_RW_BASE. In order to maintain the same size space for
      SCP_BL2,PLAT_ARM_MAX_BL31_SIZE is increased.

Change-Id: I379083f918b40ab1c765da4e71780d89f0058040
Co-Authored-By: David Cunado <david.cunado@arm.com>
Signed-off-by: Qixiang Xu <qixiang.xu@arm.com>
2017-09-22 09:48:36 +08:00
..
arm plat/arm : update BL size macros to give BL1 and BL2 more space for TBB 2017-09-22 09:48:36 +08:00
common Implement log framework 2017-09-11 15:37:24 +01:00
compat Resolve signed-unsigned comparison issues 2017-06-27 09:57:21 +01:00
hisilicon Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module 2017-09-15 11:29:03 +01:00
mediatek Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
nvidia/tegra Tegra: Rename CORTEX_A57_ACTLR_EL1 to *CPUACTLR* 2017-08-29 13:52:48 +01:00
qemu qemu: Add OP-TEE extra image parsing support 2017-08-24 16:00:20 +02:00
rockchip rockchip/rk3399: reinitilize secure sgrf when resume 2017-08-29 15:35:41 +08:00
socionext/uniphier uniphier: work around Boot ROM bug for USB boot mode of PXs3 SoC 2017-09-01 11:11:30 +09:00
xilinx/zynqmp zynqmp: Sync function declaration and definition 2017-09-18 09:13:17 -07:00