commit | 9c028fad33e722415fc9715ede8d84ed1e12a37e | [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 | 79fe078ee9add234d233af8b96ea5cf27fffab60 [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>