Re: [U-Boot] [PATCH v2 5/7] enable chain of trust for ARM platforms

2016-01-22 Thread Aneesh Bansal
> -Original Message- > From: york sun > Sent: Friday, January 22, 2016 1:52 AM > To: Aneesh Bansal ; u-boot@lists.denx.de > Cc: Ruchika Gupta ; Prabhakar Kushwaha > > Subject: Re: [PATCH v2 5/7] enable chain of

Re: [U-Boot] [PATCH v2 5/7] enable chain of trust for ARM platforms

2016-01-21 Thread york sun
On 01/17/2016 01:42 AM, Aneesh Bansal wrote: > Chain of Trust is enabled for ARM platforms (LS1021 and LS1043). > In board_late_init(), fsl_setenv_chain_of_trust() is called which > will perform the following: > - If boot mode is non-secure, return (No Change) > - If boot mode is secure, set the

[U-Boot] [PATCH v2 5/7] enable chain of trust for ARM platforms

2016-01-17 Thread Aneesh Bansal
Chain of Trust is enabled for ARM platforms (LS1021 and LS1043). In board_late_init(), fsl_setenv_chain_of_trust() is called which will perform the following: - If boot mode is non-secure, return (No Change) - If boot mode is secure, set the following environmet variables: bootdelay = 0 (To