]> Git Repo - J-u-boot.git/commit
secure_boot: create function to determine boot mode
authorAneesh Bansal <[email protected]>
Fri, 22 Jan 2016 11:07:25 +0000 (16:37 +0530)
committerYork Sun <[email protected]>
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 <[email protected]>
Acked-by: Ruchika Gupta <[email protected]>
Reviewed-by: York Sun <[email protected]>
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]
This page took 0.030387 seconds and 4 git commands to generate.