Pointers in ESBC header made 32 bit
authorAneesh Bansal <aneesh.bansal@freescale.com>
Thu, 17 Sep 2015 10:46:34 +0000 (16:16 +0530)
committerYork Sun <yorksun@freescale.com>
Thu, 29 Oct 2015 17:33:57 +0000 (10:33 -0700)
commit7bcb0eb28592c8336584a4a0d123b87837f91fd9
tree8ab84853176a7500445311b33a15be4cc9be5e51
parent0cbba8e9532f1e8cff5190baf7a4f23c27f67db4
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>
board/freescale/common/fsl_validate.c
include/fsl_validate.h