]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SECURE_BOOT: Disable IE Key feature for RAMBOOT
authorAneesh Bansal <aneesh.bansal@freescale.com>
Fri, 31 Jul 2015 08:40:03 +0000 (14:10 +0530)
committerYork Sun <yorksun@freescale.com>
Wed, 2 Sep 2015 02:38:02 +0000 (21:38 -0500)
commit2ed948f466b2715a82c25ca25f5839c9bbaea6e3
treef5f2276e3beea27622b394763276e246ceadbd22
parentb22b8e98479aef7de03b08701cc3219c8bfe654d
SECURE_BOOT: Disable IE Key feature for RAMBOOT

ISBC Key Extension feature is not applicable for RAMBOOT
as there is no way to retrieve the CSF Header and validated
IE Key table from SRAM once CPC has been disabled.
The feature is only applicable in case of NOR SECURE BOOT.
Code Cleanup:
The SECURE_BOOT specific defines have been moved from
arch-ls102xa/config.h to
arm/include/asm/fsl_secure_boot.h

Signed-off-by: Aneesh Bansal <aneesh.bansal@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/arm/include/asm/arch-ls102xa/config.h
arch/arm/include/asm/fsl_secure_boot.h
arch/powerpc/include/asm/fsl_secure_boot.h