Home
last modified time | relevance | path

Searched hist:"7 bcb0eb28592c8336584a4a0d123b87837f91fd9" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfsl_validate.h7bcb0eb28592c8336584a4a0d123b87837f91fd9 Thu Sep 17 10:46:34 UTC 2015 Aneesh Bansal <aneesh.bansal@freescale.com> 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>
/rk3399_rockchip-uboot/board/freescale/common/
H A Dfsl_validate.c7bcb0eb28592c8336584a4a0d123b87837f91fd9 Thu Sep 17 10:46:34 UTC 2015 Aneesh Bansal <aneesh.bansal@freescale.com> 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>