]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms.
authorgaurav rana <gaurav.rana@freescale.com>
Fri, 27 Feb 2015 04:16:17 +0000 (09:46 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:20:08 +0000 (14:20 +0200)
commit86f99411efd3decfcb0bbfd87da81bd2c9543afd
tree4b9c0fdb96694355d8ea8ddaa71e5a0d65fb7c05
parent0283a3fcb0c1c0fad704b46619cb4d125602d549
SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms.

esbc_validate command uses various IP Blocks: Security Monitor, CAAM block
and SFP registers. Hence the respective CONFIG's are enabled.

Apart from these CONFIG_SHA_PROG_HW_ACCEL and CONFIG_RSA are also enabled.

Signed-off-by: Gaurav Rana <gaurav.rana@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/arm/include/asm/arch-ls102xa/config.h
arch/powerpc/include/asm/config_mpc85xx.h
arch/powerpc/include/asm/fsl_secure_boot.h
arch/powerpc/include/asm/immap_85xx.h
board/freescale/common/Makefile