From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Date: Fri, 30 Jun 2017 07:29:55 +0530 Subject: [U-Boot] [PATCH] arm: mach-keystone: Modify secure image size before copy In-Reply-To: <20170629133825.25844-1-afd@ti.com> References: <20170629133825.25844-1-afd@ti.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday 29 June 2017 07:08 PM, Andrew F. Davis wrote: > The size of the secure image does not include the size of the > header, subtract this out before we move the image or we grab > extra data after the image. > > Signed-off-by: Andrew F. Davis Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh