secure_boot: create function to determine boot mode
authorAneesh Bansal <aneesh.bansal@nxp.com>
Fri, 22 Jan 2016 11:07:25 +0000 (16:37 +0530)
committerYork Sun <york.sun@nxp.com>
Wed, 27 Jan 2016 16:12:42 +0000 (08:12 -0800)
commit0a6b2714adfffce6a1497bd2ed6cbf4f7b4b0236
tree4fdce7b3d54b46c4e66997dac5267391b4a0713c
parentbdc22074c511def222f93d1a9d94ec95c462c062
secure_boot: create function to determine boot mode

A function is created to detrmine if the boot mode is secure
or non-secure for differnt SoC's.

Signed-off-by: Aneesh Bansal <aneesh.bansal@nxp.com>
Acked-by: Ruchika Gupta <ruchika.gupta@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h
arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h
arch/powerpc/include/asm/immap_85xx.h
board/freescale/common/fsl_chain_of_trust.c [new file with mode: 0644]