[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170807143200.6764-6-guodong.xu@linaro.org>
Date: Mon, 7 Aug 2017 22:32:00 +0800
From: Guodong Xu <guodong.xu@...aro.org>
To: xuwei5@...ilicon.com, catalin.marinas@....com, will.deacon@....com,
arnd@...db.de, khilman@...libre.com, olof@...om.net,
timur@...eaurora.org, narmstrong@...libre.com, robh@...nel.org,
riku.voipio@...aro.org, eric@...olt.net
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Victor Chong <victor.chong@...aro.org>,
Guodong Xu <guodong.xu@...aro.org>
Subject: [PATCH 5/5] arm64: defconfig: enable OP-TEE
From: Victor Chong <victor.chong@...aro.org>
This patch enables configs for Trusted Execution Environment (TEE) and
OP-TEE.
+CONFIG_TEE=y
+CONFIG_OPTEE=y
Signed-off-by: Victor Chong <victor.chong@...aro.org>
Signed-off-by: Guodong Xu <guodong.xu@...aro.org>
---
arch/arm64/configs/defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 99f7e06..81008e1 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -521,6 +521,8 @@ CONFIG_PHY_XGENE=y
CONFIG_PHY_TEGRA_XUSB=y
CONFIG_QCOM_L2_PMU=y
CONFIG_QCOM_L3_PMU=y
+CONFIG_TEE=y
+CONFIG_OPTEE=y
CONFIG_ARM_SCPI_PROTOCOL=y
CONFIG_RASPBERRYPI_FIRMWARE=y
CONFIG_EFI_CAPSULE_LOADER=y
--
2.10.2
Powered by blists - more mailing lists