[U-Boot] [PATCH 2/4] SECURE_BOOT: Enable chain of trust in SPL framework
Simon Glass
sjg at chromium.org
Fri Jun 17 05:52:09 CEST 2016
On 14 June 2016 at 11:52, Sumit Garg <sumit.garg at nxp.com> wrote:
> Override jump_to_image_no_args function to include validation of
> u-boot image using spl_validate_uboot before jumping to u-boot image.
> Also define macros in SPL framework to enable crypto operations.
>
> Reviewed-by: Aneesh Bansal <aneesh.bansal at nxp.com>
> Signed-off-by: Sumit Garg <sumit.garg at nxp.com>
> ---
> arch/arm/include/asm/fsl_secure_boot.h | 25 +++++++++++++++++++--
> board/freescale/common/fsl_chain_of_trust.c | 34 ++++++++++++++++++++++++++++-
> 2 files changed, 56 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list