| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-devel] [PATCH v3 3/3] xen/arm: optee: update description in Kconfig
 
 
Hi,
On 9/24/19 4:46 PM, Volodymyr Babchuk wrote:
 
OP-TEE mediator now is "Tech Preview" state, and we want to update
it's description in Kconfig accordingly.
Signed-off-by: Volodymyr Babchuk <volodymyr_babchuk@xxxxxxxx>
 
Acked-by: Julien Grall <julien.grall@xxxxxxx>
Cheers,
 
---
Note to commiter: this patch depends on first 4 patches in the series.
---
  xen/arch/arm/tee/Kconfig | 9 +++++----
  1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/xen/arch/arm/tee/Kconfig b/xen/arch/arm/tee/Kconfig
index b4b6aa2610..392169b255 100644
--- a/xen/arch/arm/tee/Kconfig
+++ b/xen/arch/arm/tee/Kconfig
@@ -3,7 +3,8 @@ config OPTEE
        default n
        depends on TEE
        help
-         Enable experimental 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
+         Enable the 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
 
--
Julien Grall
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel 
 |