lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 28 Dec 2017 17:34:19 +0800
From:   Peng Fan <peng.fan@....com>
To:     arnd@...db.de, linux@...linux.org.uk, shawnguo@...nel.org
Cc:     linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
        van.freenix@...il.com, Peng Fan <peng.fan@....com>,
        Krzysztof Kozlowski <krzk@...nel.org>,
        Olof Johansson <olof@...om.net>,
        Simon Horman <horms+renesas@...ge.net.au>,
        Geert Uytterhoeven <geert+renesas@...der.be>,
        Rask Ingemann Lambertsen <rask@...melder.dk>,
        Valentin Rothberg <valentinrothberg@...il.com>,
        Andy Gross <andy.gross@...aro.org>,
        Dong Aisheng <aisheng.dong@....com>
Subject: [PATCH 2/2] ARM: multi_v7_defconfig: Enable OP-TEE

Enable OP-TEE for multi_v7_defconfig

Signed-off-by: Peng Fan <peng.fan@....com>
Cc: Russell King <linux@...linux.org.uk>
Cc: Arnd Bergmann <arnd@...db.de>
Cc: Krzysztof Kozlowski <krzk@...nel.org>
Cc: Olof Johansson <olof@...om.net>
Cc: Simon Horman <horms+renesas@...ge.net.au>
Cc: Geert Uytterhoeven <geert+renesas@...der.be>
Cc: Rask Ingemann Lambertsen <rask@...melder.dk>
Cc: Valentin Rothberg <valentinrothberg@...il.com>
Cc: Andy Gross <andy.gross@...aro.org>
Cc: Shawn Guo <shawnguo@...nel.org>
Cc: Dong Aisheng <aisheng.dong@....com>
---
 arch/arm/configs/multi_v7_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 085c7cd4ecdf..91679b507796 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -863,6 +863,8 @@ CONFIG_PHY_TEGRA_XUSB=y
 CONFIG_OMAP_USB2=y
 CONFIG_TI_PIPE3=y
 CONFIG_NVMEM_SUNXI_SID=y
+CONFIG_TEE=y
+CONFIG_OPTEE=y
 CONFIG_RASPBERRYPI_FIRMWARE=y
 CONFIG_BCM47XX_NVRAM=y
 CONFIG_BCM47XX_SPROM=y
-- 
2.14.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ