]> Git Repo - u-boot.git/commit
mx7ulp: Add HAB boot support
authorPeng Fan <[email protected]>
Wed, 22 Feb 2017 08:21:53 +0000 (16:21 +0800)
committerStefano Babic <[email protected]>
Fri, 17 Mar 2017 08:27:08 +0000 (09:27 +0100)
commit27117b2024b6ae5a38097c72c44e6c107cfd8d77
treeed94ae4d96886c3612e1bce024d6ab8435cd4e80
parent7edf5c45f0d7f78ba370013cf513e3e8356c5202
mx7ulp: Add HAB boot support

Add CAAM clock functions, SEC_CONFIG[1] fuse checking, and default CSF
size for HAB support boot on mx7ulp.

Users need to uncomment the CONFIG_SECURE_BOOT in mx7ulp_evk.h to build
secure uboot.

Signed-off-by: Peng Fan <[email protected]>
Signed-off-by: Ye Li <[email protected]>
Reviewed-by : Stefano Babic <[email protected]>
arch/arm/cpu/armv7/mx7ulp/clock.c
arch/arm/cpu/armv7/mx7ulp/soc.c
arch/arm/imx-common/hab.c
arch/arm/include/asm/arch-mx7ulp/clock.h
This page took 0.037352 seconds and 4 git commands to generate.