Make BL1 RO and RW base addresses configurable
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Thu, 22 May 2014 14:21:35 +0000 (15:21 +0100)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Fri, 23 May 2014 10:05:44 +0000 (11:05 +0100)
commit4f59d8359f97e031c212032afeb57124ac4fcd94
treeac955313b36992961556715f58f337b6a40e7b76
parentf860e2cf943dc2d240d9a3cd8b37c78192fa9bf9
Make BL1 RO and RW base addresses configurable

BL1 RO and RW base address used to be fixed, respectively to the first
address of the Trusted ROM and the first address of the Trusted RAM.

Introduce new platform defines to configure the BL1 RO and RW base
addresses.

Change-Id: If26616513a47798593a4bb845a4b0fb37c867cd6
bl1/bl1.ld.S
plat/fvp/platform.h