commit | 4653d966e447801dbdd3a72441cfd64d166a4be2 | [log] [tgz] |
---|---|---|
author | Ken Liu <ken.liu@arm.com> | Thu May 23 02:09:17 2019 +0800 |
committer | Summer Qin <summer.qin@arm.com> | Thu May 23 04:34:56 2019 +0100 |
tree | 49db64b6e9d4f58bd064d7209965f4be5c8773fd | |
parent | 699d58eac5e8d8287a79388d7fc99366856bfadc [diff] |
Platform: Reset LMA to RAM for sections Pure RAM sections like bss following a previous section with an 'AT> FLASH' leads default LMA to FLASH. Reset LMA to RAM by assigning an 'AT> RAM' at end of these kinds of sections. Change-Id: I21ca86363c8b72d0425afe65436e6d0b9c3182bd Signed-off-by: Ken Liu <ken.liu@arm.com>