commit | 7bcb0eb28592c8336584a4a0d123b87837f91fd9 | [log] [tgz] |
---|---|---|
author | Aneesh Bansal <aneesh.bansal@freescale.com> | Thu Sep 17 16:16:34 2015 +0530 |
committer | York Sun <yorksun@freescale.com> | Thu Oct 29 10:33:57 2015 -0700 |
tree | 8ab84853176a7500445311b33a15be4cc9be5e51 | |
parent | 0cbba8e9532f1e8cff5190baf7a4f23c27f67db4 [diff] |
Pointers in ESBC header made 32 bit For the Chain of Trust, the esbc_validate command supports 32 bit fields for location of the image. In the header structure definition, these were declared as pointers which made them 64 bit on a 64 bit core. Signed-off-by: Aneesh Bansal <aneesh.bansal@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>