commit | f998244c5951a544d2dc70c65e93b1d73374b1a4 | [log] [tgz] |
---|---|---|
author | Oliver Swede <oli.swede@arm.com> | Fri Aug 24 18:37:44 2018 +0100 |
committer | David Vincze <david.vincze@arm.com> | Wed Sep 12 10:15:20 2018 +0200 |
tree | 484d2e900b0f751d2dcd7fc10d3b7c919c58628d | |
parent | 7cbf7ef688aa9993c2772a1af8bf8136c7cc7151 [diff] |
Boot: Load image to SRAM for execution Check the newest image's header for an SRAM load address, and if it is present then copy the image to that address. This allows for faster execution as well as the potential for larger images. Signed-off-by: Oliver Swede <oli.swede@arm.com> Change-Id: Ifbe868cb35d217086918ebeb5bb41690065b9f46