[U-Boot] [PATCH 4/4] SECURE BOOT: support for validation of dynamic image
york sun
york.sun at nxp.com
Wed Jan 27 17:49:54 CET 2016
On 12/08/2015 12:45 AM, Aneesh Bansal wrote:
> Some images to be validated are relocated to a dynamic
> address at run time. So, these addresses cannot be known
> befor hand while signing the images and creating the header
> offline.
> So, support is required to pass the image address to the
> validate function as an argument.
> If an address is provided to the function, the address
> field in Header is not read and is treated as a reserved
> field.
>
> Signed-off-by: Saksham Jain <saksham at freescale.com>
> Signed-off-by: Aneesh Bansal <aneesh.bansal at freescale.com>
> ---
> board/freescale/common/cmd_esbc_validate.c | 10 ++++++---
> board/freescale/common/fsl_validate.c | 33 ++++++++++++++++++------------
> include/fsl_validate.h | 7 +++++--
> 3 files changed, 32 insertions(+), 18 deletions(-)
Applied to u-boot-fsl-qoriq master. Awaiting upstream.
Thanks.
York
More information about the U-Boot
mailing list