Home
last modified time | relevance | path

Searched hist:b055a0fd867b11e40944b3414026d37ea00e0840 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/common/
H A Dcmd_esbc_validate.cb055a0fd867b11e40944b3414026d37ea00e0840 Tue Dec 08 08:44:15 UTC 2015 Aneesh Bansal <aneesh.bansal@freescale.com> SECURE BOOT: support for validation of dynamic image

Some images to be validated are relocated to a dynamic
address at run time. So, these addresses cannot be known
befor hand while signing the images and creating the header
offline.
So, support is required to pass the image address to the
validate function as an argument.
If an address is provided to the function, the address
field in Header is not read and is treated as a reserved
field.

Signed-off-by: Saksham Jain <saksham@freescale.com>
Signed-off-by: Aneesh Bansal <aneesh.bansal@freescale.com>
Acked-by: Ruchika Gupta <ruchika.gupta@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
H A Dfsl_validate.cb055a0fd867b11e40944b3414026d37ea00e0840 Tue Dec 08 08:44:15 UTC 2015 Aneesh Bansal <aneesh.bansal@freescale.com> SECURE BOOT: support for validation of dynamic image

Some images to be validated are relocated to a dynamic
address at run time. So, these addresses cannot be known
befor hand while signing the images and creating the header
offline.
So, support is required to pass the image address to the
validate function as an argument.
If an address is provided to the function, the address
field in Header is not read and is treated as a reserved
field.

Signed-off-by: Saksham Jain <saksham@freescale.com>
Signed-off-by: Aneesh Bansal <aneesh.bansal@freescale.com>
Acked-by: Ruchika Gupta <ruchika.gupta@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
/rk3399_rockchip-uboot/include/
H A Dfsl_validate.hb055a0fd867b11e40944b3414026d37ea00e0840 Tue Dec 08 08:44:15 UTC 2015 Aneesh Bansal <aneesh.bansal@freescale.com> SECURE BOOT: support for validation of dynamic image

Some images to be validated are relocated to a dynamic
address at run time. So, these addresses cannot be known
befor hand while signing the images and creating the header
offline.
So, support is required to pass the image address to the
validate function as an argument.
If an address is provided to the function, the address
field in Header is not read and is treated as a reserved
field.

Signed-off-by: Saksham Jain <saksham@freescale.com>
Signed-off-by: Aneesh Bansal <aneesh.bansal@freescale.com>
Acked-by: Ruchika Gupta <ruchika.gupta@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>