[U-Boot] [PATCH v2 1/2] configs: fsl-layerscape: secure_boot: Enable setexpr command.
Prabhakar Kushwaha
prabhakar.kushwaha at nxp.com
Mon Jun 17 09:10:53 UTC 2019
Dear Udit,
> -----Original Message-----
> From: Udit Agarwal
> Sent: Thursday, June 13, 2019 1:39 PM
> To: u-boot at lists.denx.de
> Cc: Ruchika Gupta <ruchika.gupta at nxp.com>; Arun Pathak
> <arun.pathak at nxp.com>; Prabhakar Kushwaha
> <prabhakar.kushwaha at nxp.com>; Jagdish Gediya <jagdish.gediya at nxp.com>;
> Udit Agarwal <udit.agarwal at nxp.com>
> Subject: [PATCH v2 1/2] configs: fsl-layerscape: secure_boot: Enable setexpr
> command.
>
> setexpr command is used while running secure boot (chain of trust with
> confidentiality) feature.
>
> So, Enable CONFIG_CMD_SETEXPR to enable setexpr command.
>
> Signed-off-by: Udit Agarwal <udit.agarwal at nxp.com>
> ---
> Changes in V2:
> Corrects commit message.
>
> configs/ls1012afrwy_tfa_SECURE_BOOT_defconfig | 1 +
> configs/ls1012aqds_tfa_SECURE_BOOT_defconfig | 2 +-
> configs/ls1012ardb_tfa_SECURE_BOOT_defconfig | 2 +-
> configs/ls1028aqds_tfa_SECURE_BOOT_defconfig | 1 +
> configs/ls1028ardb_tfa_SECURE_BOOT_defconfig | 1 +
> configs/ls1043aqds_tfa_SECURE_BOOT_defconfig | 1 +
> configs/ls1043ardb_tfa_SECURE_BOOT_defconfig | 1 +
> configs/ls1046afrwy_tfa_SECURE_BOOT_defconfig | 1 +
> configs/ls1046aqds_tfa_SECURE_BOOT_defconfig | 1 +
> configs/ls1046ardb_tfa_SECURE_BOOT_defconfig | 1 +
> configs/ls1088ardb_tfa_SECURE_BOOT_defconfig | 2 +-
> configs/ls2088ardb_tfa_SECURE_BOOT_defconfig | 2 +-
> configs/lx2160aqds_tfa_SECURE_BOOT_defconfig | 1 +
> configs/lx2160ardb_tfa_SECURE_BOOT_defconfig | 1 +
> 14 files changed, 14 insertions(+), 4 deletions(-)
>
Have you run savedefconfig before sending this patch.
Note: savedefconfig removing your changes (as it may be enabled in-directly)
--pk
More information about the U-Boot
mailing list