]> xenbits.xensource.com Git - people/iwj/xen.git/commitdiff
xen/arm: optee: update description in Kconfig
authorVolodymyr Babchuk <Volodymyr_Babchuk@epam.com>
Tue, 24 Sep 2019 15:46:48 +0000 (15:46 +0000)
committerJulien Grall <julien.grall@arm.com>
Wed, 25 Sep 2019 15:01:32 +0000 (16:01 +0100)
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@epam.com>
Acked-by: Julien Grall <julien.grall@arm.com>
xen/arch/arm/tee/Kconfig

index b4b6aa26106e110611ad507f63f7a4311ca04b2e..392169b2559d450a9387b128158f4398155e3ad6 100644 (file)
@@ -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