summaryrefslogtreecommitdiff
path: root/configs/lx2162aqds_tfa_defconfig
diff options
context:
space:
mode:
authorRuchika Gupta <ruchika.gupta@nxp.com>2020-09-28 15:51:54 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2020-12-10 11:26:39 +0300
commitfd1f8c691d2bd09c18a12883596742939840839a (patch)
tree577191c8a84690ee288889282ebd71e33453b319 /configs/lx2162aqds_tfa_defconfig
parent9ed303dfa97b773c4f4743238ea32b68e340afa9 (diff)
downloadu-boot-fd1f8c691d2bd09c18a12883596742939840839a.tar.xz
configs: lx2162a: Enable OPTEE support
Enable support to compile OPTEE driver, access AVB TA and RPMB API's access via RPC from OPTEE for lx2162 Signed-off-by: Ruchika Gupta <ruchika.gupta@nxp.com> Signed-off-by: Gaurav Jain <gaurav.jain@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/lx2162aqds_tfa_defconfig')
-rw-r--r--configs/lx2162aqds_tfa_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/lx2162aqds_tfa_defconfig b/configs/lx2162aqds_tfa_defconfig
index ca7479793d..b88e73a551 100644
--- a/configs/lx2162aqds_tfa_defconfig
+++ b/configs/lx2162aqds_tfa_defconfig
@@ -94,3 +94,8 @@ CONFIG_CMD_DATE=y
CONFIG_RTC_PCF2127=y
CONFIG_I2C_MUX=y
CONFIG_I2C_MUX_PCA954x=y
+CONFIG_TEE=y
+CONFIG_OPTEE=y
+CONFIG_OPTEE_TA_AVB=y
+CONFIG_SUPPORT_EMMC_RPMB=y
+CONFIG_CMD_OPTEE_RPMB=y