[PATCH 3/3] configs: lx2160a: Enable OPTEE support

Priyanka Jain (OSS) priyanka.jain at oss.nxp.com
Tue May 12 10:54:20 CEST 2020


>-----Original Message-----
>From: U-Boot <u-boot-bounces at lists.denx.de> On Behalf Of Ruchika Gupta
>Sent: Wednesday, April 22, 2020 10:48 PM
>To: u-boot at lists.denx.de
>Cc: Ruchika Gupta <ruchika.gupta at nxp.com>
>Subject: [PATCH 3/3] configs: lx2160a: Enable OPTEE support
The patch is only making changes in lx2160ardb_tfa_defconfig, please update subject to reflect this
 
>
>Enable support to compile OPTEE driver, access AVB TA and RPMB API's
>access via RPC from OPTEE for lx2160
>
>Signed-off-by: Ruchika Gupta <ruchika.gupta at nxp.com>
>---
> configs/lx2160ardb_tfa_defconfig | 5 +++++
> 1 file changed, 5 insertions(+)
>
>diff --git a/configs/lx2160ardb_tfa_defconfig
>b/configs/lx2160ardb_tfa_defconfig
>index c8582aa40d..930c88221f 100644
>--- a/configs/lx2160ardb_tfa_defconfig
>+++ b/configs/lx2160ardb_tfa_defconfig
>@@ -73,3 +73,8 @@ CONFIG_USB_XHCI_HCD=y
> CONFIG_USB_XHCI_DWC3=y
> CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
> CONFIG_GIC_V3_ITS=y
>+CONFIG_TEE=y
>+CONFIG_OPTEE=y
>+CONFIG_OPTEE_TA_AVB=y
>+CONFIG_SUPPORT_EMMC_RPMB=y
>+CONFIG_CMD_OPTEE_RPMB=y
>--
>2.17.1

Priyanka


More information about the U-Boot mailing list