Fix LENGTH attribute value in linker scripts
authorJuan Castillo <juan.castillo@arm.com>
Tue, 16 Sep 2014 09:40:35 +0000 (10:40 +0100)
committerJuan Castillo <juan.castillo@arm.com>
Fri, 19 Sep 2014 09:00:38 +0000 (10:00 +0100)
commitd7fbf13267d910b1f8efd461c60f84e2355cba6a
tree8d7e8fb17991279d364a23894de3c47fade115bc
parent8e0bbcb3a9be810ad46af36bee65aada70becb27
Fix LENGTH attribute value in linker scripts

This patch fixes the incorrect value of the LENGTH attribute in
the linker scripts. This attribute must define the memory size, not
the limit address.

Fixes ARM-software/tf-issues#252

Change-Id: I328c38b9ec502debe12046a8912d7dfc54610c46
bl1/bl1.ld.S
bl2/bl2.ld.S
bl31/bl31.ld.S