configs: fsl-layerscape: secure_boot: Enable setexpr command
authorUdit Agarwal <udit.agarwal@nxp.com>
Wed, 20 Nov 2019 08:51:27 +0000 (08:51 +0000)
committerPriyanka Jain <priyanka.jain@nxp.com>
Fri, 24 Jan 2020 08:58:26 +0000 (14:28 +0530)
commitd04bc60327e4cf938202bdd0df28ca1ddf94f720
tree8e20d9670d9fa098c461ceed26e6d9fe9f3cb939
parent71c8fb3e3a3e79c98d305b49ea46ae92332c3f20
configs: fsl-layerscape: secure_boot: Enable setexpr command

setexpr command is used while running secure boot
(chain of trust with confidentiality) feature.

Enable CONFIG_CMD_SETEXPR to enable setexpr command.

Signed-off-by: Udit Agarwal <udit.agarwal@nxp.com>
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
13 files changed:
configs/ls1012afrwy_tfa_SECURE_BOOT_defconfig
configs/ls1012aqds_tfa_SECURE_BOOT_defconfig
configs/ls1012ardb_tfa_SECURE_BOOT_defconfig
configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
configs/ls1028ardb_tfa_SECURE_BOOT_defconfig
configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
configs/ls1043ardb_tfa_SECURE_BOOT_defconfig
configs/ls1046aqds_tfa_SECURE_BOOT_defconfig
configs/ls1046ardb_tfa_SECURE_BOOT_defconfig
configs/ls1088ardb_tfa_SECURE_BOOT_defconfig
configs/ls2088ardb_tfa_SECURE_BOOT_defconfig
configs/lx2160aqds_tfa_SECURE_BOOT_defconfig
configs/lx2160ardb_tfa_SECURE_BOOT_defconfig