Move translation tables into separate section
authorJeenu Viswambharan <jeenu.viswambharan@arm.com>
Mon, 17 Feb 2014 17:26:51 +0000 (17:26 +0000)
committerDan Handley <dan.handley@arm.com>
Mon, 17 Feb 2014 18:51:44 +0000 (18:51 +0000)
commit74cbb839838d770064f0c83010609a134b22f2f8
treefab493fc7e626ae595ccf18a538b7bb3975bf227
parentd265bd7c3156178cd3c519ce923b491e3f188790
Move translation tables into separate section

This patch moves the translation tables into their own section. This
saves space that would otherwise have been lost in padding due to page
table alignment constraints. The BL31 and BL32 bases have been
consequently adjusted.

Change-Id: Ibd65ae8a5ce4c4ea9a71a794c95bbff40dc63e65
bl1/bl1.ld.S
bl2/bl2.ld.S
bl31/bl31.ld.S
plat/fvp/aarch64/plat_common.c
plat/fvp/platform.h