[U-Boot] [PATCH v3 1/7] include/configs: make secure boot header file include uniform
york sun
york.sun at nxp.com
Wed Jan 27 17:57:25 CET 2016
On 01/22/2016 03:10 AM, Aneesh Bansal wrote:
> The file fsl_secure_boot.h must be included in config file
> for Secure Boot. This is not required to be protected by any
> macro.
> CONFIG_FSL_CAAM must be defined and CONFIG_CMD_HASH should be
> turned on.
> The above was missing in some config files and all files have been
> made uniform in this respect.
>
> Signed-off-by: Aneesh Bansal <aneesh.bansal at nxp.com>
> ---
> Changes in v3:
> None
>
> Changes in v2:
> None (Changed the Sign-Off with New E-Mail ID)
>
> arch/arm/include/asm/fsl_secure_boot.h | 5 +++++
> include/configs/C29XPCIE.h | 4 ++++
> include/configs/T102xQDS.h | 12 +++++++++++-
> include/configs/T102xRDB.h | 12 +++++++++++-
> include/configs/T1040QDS.h | 3 ++-
> include/configs/T104xRDB.h | 3 ++-
> include/configs/T208xQDS.h | 3 ++-
> include/configs/T208xRDB.h | 3 ++-
> include/configs/ls1021aqds.h | 5 ++++-
> include/configs/ls1021atwr.h | 5 ++++-
> include/configs/ls1043a_common.h | 8 ++++++++
> include/configs/ls1043aqds.h | 2 ++
> include/configs/ls1043ardb.h | 8 --------
> 13 files changed, 57 insertions(+), 16 deletions(-)
>
Prefix subject with "secure_boot:". Slightly reformat commit message.
Applied to u-boot-fsl-qoriq master. Awaiting upstream.
Thanks.
York
More information about the U-Boot
mailing list