
15 Dec
2015
15 Dec
'15
2:10 a.m.
On 12/08/2015 04:24 PM, Aneesh Bansal wrote:
LS1043ARDB Secure Boot Target from NOR has been added.
- Configs defined to enable esbc_validate.
- ESBC Address in header is made 64 bit.
- SMMU is re-configured in Bypass mode.
Signed-off-by: Aneesh Bansal aneesh.bansal@freescale.com
Changes in v5:
- Commit Subject modified
- Call to sec_init() placed under CONFIG_FSL_CAAM
Changes in v4:
- Fixed compilation break for LS1021AQDS
Changes in v3:
- Enabled CONFIG_SYS_NS16550=y, CONFIF_DM=y and other options similar to ls1043ardb_defconfig.
- fsl_secure_boot.h is included outside of ifdef in file include/configs/ls1043ardb.h
Changes in v2:
- New Patch set created with an additional patch
- Pointers typecasted to uintptr_t to remove compiler warnings
Applied to fsl-qoriq master. Awaiting upstream.
York