commit | 856b284617eea5688ccf5f4655f8d70ac5ae5fbb | [log] [tgz] |
---|---|---|
author | Aneesh Bansal <aneesh.bansal@nxp.com> | Fri Jan 22 16:37:28 2016 +0530 |
committer | York Sun <york.sun@nxp.com> | Wed Jan 27 08:13:03 2016 -0800 |
tree | 513f144ddae57ac65e5d4b617193e7878a014865 | |
parent | d0a6d7ce55ec40d23ad96b549d596afd8f70735c [diff] |
secure_boot: change error handler for esbc_validate In case of error while executing esbc_validate command, SNVS transition and issue of reset is required only for secure-boot. If boot mode is non-secure, this is not required. Similarly, esbc_halt command which puts the core in Spin Loop is applicable only for Secure Boot. Signed-off-by: Aneesh Bansal <aneesh.bansal@nxp.com> Acked-by: Ruchika Gupta <ruchika.gupta@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>