[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 5/5] xen/arm: optee: remove experimental status


  • To: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>
  • Date: Fri, 23 Aug 2019 18:48:51 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=epam.com; dmarc=pass action=none header.from=epam.com; dkim=pass header.d=epam.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=MKNlUydcpEIc21n2004Y8GBYZPuUKMCqVcPOcbw9S2U=; b=T/Rkr9huJUvBJuxLTFnA6daCtD4iq4cHg7YsrncCcqGn6IJu3zu+8zdK2ydt9D4EIS+VaXExsP8n5vk6IS7dMsPa5KivR0UioP8Oj1iAD2LlyezJWYEkHhTtSInNrOKRoWc3ey/SZcvgkmT3bb0JRa4N1RdUp+rOBjlBTw4mNL5wHWRlYxbI/bTVIL+5Z9DoxyGPpXQBQnPin2DHSiOOutB7vy+MCyUGzRvduCgv9H0iBbtATLJV+9uD17pnO6uiaGfYY+crViMssZAT2V2tMUWvbZZHVQy4QnHhApWhUFWaQb8kYCbapgoemLuquKvBHM6Gba13/mAEbWM2iPVmGA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ad5fKwy9DG2nwsbGrXpelTmd9x5ALVRKqIB309j716g6n0FsjC4rDqIzH34Vh7WJRLrQ3xf63jrHX2TsT7RIteqEj+Psj4s+0664sgwZ76N8+dNaRoa48idJ0xpwnQfSgCgpF/9qsPUnXQAMgFUquNgrPuOVf1VJKKqrkQ3FwYsSWfoqsGeOz6sx65hg/b9BpviklkaDPypew5ilEViKa0xmU7+UdBFrSf5Zbo8hDIcaJKb0DzkA97DzH9QDsM4UqOpdNrIewzjE+l93n6GFXI3cXTdvWvnvcKONlQnT94tpGWtw+Knr0FLf1pcslNXLqjkuNx7g148ZVkZ/lMJNCA==
  • Authentication-results: spf=none (sender IP is ) smtp.mailfrom=Volodymyr_Babchuk@xxxxxxxx;
  • Cc: "tee-dev@xxxxxxxxxxxxxxxx" <tee-dev@xxxxxxxxxxxxxxxx>, Julien Grall <julien.grall@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>
  • Delivery-date: Fri, 23 Aug 2019 18:49:08 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Thread-index: AQHVWeNoGYDEXCwUxUmqcOQgXXsTCA==
  • Thread-topic: [PATCH 5/5] xen/arm: optee: remove experimental status

As all TODOs and potential security issues are resolved now,
remove experimental status from OP-TEE mediator.

Signed-off-by: Volodymyr Babchuk <volodymyr_babchuk@xxxxxxxx>

---

Note for maintainer: obviously this patch should be committed
only if all other patches in this series are committed as well
---
 xen/arch/arm/Kconfig     | 2 +-
 xen/arch/arm/tee/Kconfig | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/xen/arch/arm/Kconfig b/xen/arch/arm/Kconfig
index c2db2a6953..9b35783f68 100644
--- a/xen/arch/arm/Kconfig
+++ b/xen/arch/arm/Kconfig
@@ -107,7 +107,7 @@ config HARDEN_BRANCH_PREDICTOR
          If unsure, say Y.
 
 config TEE
-       bool "Enable TEE mediators support" if EXPERT = "y"
+       bool "Enable TEE mediators support"
        default n
        help
          This option enables generic TEE mediators support. It allows guests
diff --git a/xen/arch/arm/tee/Kconfig b/xen/arch/arm/tee/Kconfig
index b4b6aa2610..0b463ba368 100644
--- a/xen/arch/arm/tee/Kconfig
+++ b/xen/arch/arm/tee/Kconfig
@@ -3,7 +3,7 @@ config OPTEE
        default n
        depends on TEE
        help
-         Enable experimental OP-TEE mediator. It allows guests to access
+         Enable OP-TEE mediator. It allows guests to access
          OP-TEE running on your platform. This requires virtualization-enabled
          OP-TEE present. You can learn more about virtualization for OP-TEE
          at https://optee.readthedocs.io/architecture/virtualization.html
-- 
2.22.0

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.