Remove duplicate xlat_table descriptions
authorJeenu Viswambharan <jeenu.viswambharan@arm.com>
Mon, 24 Feb 2014 15:20:28 +0000 (15:20 +0000)
committerDan Handley <dan.handley@arm.com>
Wed, 26 Feb 2014 19:53:48 +0000 (19:53 +0000)
commite3fff153803bcf256d95e5b4d31a0c04d50ed5e4
tree0b5cb955a79d0206a4453998c96402be353f747e
parent20d284c08d81c288c821ba6878d005dd89c6cfaa
Remove duplicate xlat_table descriptions

The BL31 and BL2 linker scripts ended up having duplicate descriptions
for xlat_tables section. This patch removes those duplicate
descriptions.

Change-Id: Ibbdda0902c57fca5ea4e91e0baefa6df8f0a9bb1
bl2/bl2.ld.S
bl31/bl31.ld.S