Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/freescale/common/
H A Dcmd_esbc_validate.cc4666cf6954a28ade5a8550505d5bc25dc7f92d7 Wed Mar 23 10:54:44 UTC 2016 Saksham Jain <saksham.jain@nxp.com> SECURE BOOT: Halt execution when secure boot fail

In case of fatal failure during secure boot execution (e.g. header
not found), reset is asserted to stop execution. If the RESET_REQ
is not tied to HRESET, this allows the execution to continue.

Add esbh_halt() after the reset to make sure execution stops.

Signed-off-by: Aneesh Bansal <aneesh.bansal@nxp.com>
Signed-off-by: Saksham Jain <saksham.jain@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
H A Dfsl_validate.cc4666cf6954a28ade5a8550505d5bc25dc7f92d7 Wed Mar 23 10:54:44 UTC 2016 Saksham Jain <saksham.jain@nxp.com> SECURE BOOT: Halt execution when secure boot fail

In case of fatal failure during secure boot execution (e.g. header
not found), reset is asserted to stop execution. If the RESET_REQ
is not tied to HRESET, this allows the execution to continue.

Add esbh_halt() after the reset to make sure execution stops.

Signed-off-by: Aneesh Bansal <aneesh.bansal@nxp.com>
Signed-off-by: Saksham Jain <saksham.jain@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
/rk3399_rockchip-uboot/include/
H A Dfsl_validate.hc4666cf6954a28ade5a8550505d5bc25dc7f92d7 Wed Mar 23 10:54:44 UTC 2016 Saksham Jain <saksham.jain@nxp.com> SECURE BOOT: Halt execution when secure boot fail

In case of fatal failure during secure boot execution (e.g. header
not found), reset is asserted to stop execution. If the RESET_REQ
is not tied to HRESET, this allows the execution to continue.

Add esbh_halt() after the reset to make sure execution stops.

Signed-off-by: Aneesh Bansal <aneesh.bansal@nxp.com>
Signed-off-by: Saksham Jain <saksham.jain@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>