arm-trusted-firmware/bl31
Juan Castillo d7fbf13267 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
2014-09-19 10:00:38 +01:00
..
aarch64 Miscellaneous documentation fixes 2014-08-27 19:13:56 +01:00
bl31.ld.S Fix LENGTH attribute value in linker scripts 2014-09-19 10:00:38 +01:00
bl31.mk Introduce framework for CPU specific operations 2014-08-20 19:13:25 +01:00
bl31_main.c Rationalize console log output 2014-08-12 16:51:18 +01:00
context_mgmt.c Initialize SCTLR_EL1 based on MODE_RW bit 2014-09-16 11:39:32 -07:00
cpu_data_array.c Rework the crash reporting in BL3-1 to use less stack 2014-07-28 11:03:20 +01:00
interrupt_mgmt.c Rework incorrect use of assert() and panic() in codebase 2014-07-28 12:20:16 +01:00
runtime_svc.c Remove all checkpatch errors from codebase 2014-06-24 12:50:00 +01:00