
27 Jan
2016
27 Jan
'16
6:03 p.m.
On 01/22/2016 03:10 AM, Aneesh Bansal wrote:
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
Changes in v3: None
Changes in v2: None (Changed the Sign-Off with New E-Mail ID)
board/freescale/common/cmd_esbc_validate.c | 7 ++++++- board/freescale/common/fsl_validate.c | 7 +++++++ 2 files changed, 13 insertions(+), 1 deletion(-)
Change subject prefix to "secure_boot:". Applied to u-boot-fsl-qoriq master. Awaiting upstream.
Thanks.
York