armv8: fsl-lsch3: Copy Bootscript and header from NOR to DDR
authorSaksham Jain <saksham.jain@nxp.com>
Wed, 23 Mar 2016 10:54:37 +0000 (16:24 +0530)
committerYork Sun <york.sun@nxp.com>
Tue, 29 Mar 2016 15:46:21 +0000 (08:46 -0700)
commit3f701cc50a2e329e8437330bdd7316b48bd06cb8
tree1f5fa8d46e133c4f1c4e06799b2e73566a05783e
parent216e93a18565c53818c1aee7664401f994b3f3eb
armv8: fsl-lsch3: Copy Bootscript and header from NOR to DDR

To unify steps for secure boot for xip (eg. NOR) and non-xip memories
(eg. NAND, SD), bootscipts and its header are copied to main memory.
Validation and execution are performed from there.

For other ARM Platforms (ls1043 and ls1020), to avoid disruption of
existing users, this copy step is not used for NOR boot.

Signed-off-by: Aneesh Bansal <aneesh.bansal@nxp.com>
Signed-off-by: Saksham Jain <saksham.jain@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/include/asm/fsl_secure_boot.h
include/config_fsl_chain_trust.h