[U-Boot] [PATCH v3 4/7] create function to determine boot mode
york sun
york.sun at nxp.com
Wed Jan 27 18:01:53 CET 2016
On 01/22/2016 03:10 AM, Aneesh Bansal wrote:
> 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 at nxp.com>
> ---
> Changes in v3:
> None
>
> Changes in v2:
> Corrected the macro for SB_EN bit in RCW.
>
> .../include/asm/arch-fsl-layerscape/immap_lsch2.h | 3 ++
> arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h | 2 +
> arch/powerpc/include/asm/immap_85xx.h | 3 ++
> board/freescale/common/fsl_chain_of_trust.c | 53 ++++++++++++++++++++++
> 4 files changed, 61 insertions(+)
> create mode 100644 board/freescale/common/fsl_chain_of_trust.c
Prefix subject with "secure_boot:".
Applied to u-boot-fsl-qoriq master. Awaiting upstream.
Thanks.
York
More information about the U-Boot
mailing list