diff options
author | Eric Sun <jian.sun@freescale.com> | 2012-03-30 20:38:42 +0800 |
---|---|---|
committer | Eric Sun <jian.sun@freescale.com> | 2012-04-01 15:19:56 +0800 |
commit | afd98c03ab002723d589cd455fd13565921d4eae (patch) | |
tree | 220e69a48715a2bf8641cf6496844ac5b819dd1b /include/configs/mx6q_arm2.h | |
parent | 87a0deee1cd9c2bd6d50af03b81377a90eb07eb4 (diff) | |
download | u-boot-imx-afd98c03ab002723d589cd455fd13565921d4eae.zip u-boot-imx-afd98c03ab002723d589cd455fd13565921d4eae.tar.gz u-boot-imx-afd98c03ab002723d589cd455fd13565921d4eae.tar.bz2 |
ENGR00139223-2 [MX6Q] Secure Boot, enable HAB on ARM2 platform (Stage 2)
authenticate_image is called to verify uImage when excecuting "bootm", the
uImage togehter with its CSF data should has been located in DDR.
The new uImage layout is as the following:
+------------+ 0x0 (0x10800000) \
| Header | |
+------------+ 0x40 |
| | |
| | |
| | |
| | |
| Image Data | |
. | |
. | > Stuff to be authenticated ------+
. | | |
| | | |
| | | |
+------------+ | |
| | | |
| Fill Data | | |
| | | |
+------------+ 0x003F_DFE0 | |
| IVT | | |
+------------+ 0x003F_E000 / |
| | |
| CSF DATA | <--------------------------------------------------------+
| |
+------------+
| |
| Fill Data |
| |
+------------+ 0x0040_0000
Signed-off-by: Eric Sun <jian.sun@freescale.com>
Diffstat (limited to 'include/configs/mx6q_arm2.h')
0 files changed, 0 insertions, 0 deletions