juno: Add romlib support
authorSathees Balya <sathees.balya@arm.com>
Fri, 2 Nov 2018 14:56:06 +0000 (14:56 +0000)
committerSathees Balya <sathees.balya@arm.com>
Fri, 23 Nov 2018 11:52:01 +0000 (11:52 +0000)
commitafa5cfea6079bf7a10db53edcc72e6b8fa05c600
treead5afb1a760e424a22c4d79bf302751def7aaaea
parent5c04fc789908f81d62886d83adee7e6c5cf356de
juno: Add romlib support

This patch adds support to build a combined BL1
and ROMLIB binary file with the right page
alignment in Juno. When USE_ROMLIB=1 is set for
Juno, it generates the combined file
bl1_romlib.bin which needs to be used instead of
bl1.bin

Change-Id: I407efbe48d3e522fa6ef855538a9587193cb1919
Signed-off-by: Sathees Balya <sathees.balya@arm.com>
lib/romlib/gen_combined_bl1_romlib.sh [new file with mode: 0755]
plat/arm/board/juno/include/platform_def.h
plat/arm/board/juno/platform.mk