]> Git Repo - u-boot.git/commit
SECURE_BOOT: Enable chain of trust in SPL framework
authorSumit Garg <[email protected]>
Tue, 14 Jun 2016 17:52:38 +0000 (13:52 -0400)
committerYork Sun <[email protected]>
Tue, 26 Jul 2016 16:01:35 +0000 (09:01 -0700)
commit028ac8c73355ab1340ed7ce179f08cbbae841034
tree1c58ccd17dc09c7b2364c17bcf934e831d653e15
parent7f0a0e4c58e9099016eda6f1f24507c2e6173c8a
SECURE_BOOT: Enable chain of trust in SPL framework

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 <[email protected]>
Signed-off-by: Sumit Garg <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: York Sun <[email protected]>
arch/arm/include/asm/fsl_secure_boot.h
board/freescale/common/fsl_chain_of_trust.c
This page took 0.03569 seconds and 4 git commands to generate.