From 48fbc1ef1d187802de7f577dd0ed6a923fdbc33a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A2=81=E6=B5=A9?= <1948281915@qq.com> Date: Mon, 27 Sep 2021 07:12:04 +0000 Subject: [PATCH] update README.md. Signed-off-by: YuanHao --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4b926a..b348c32 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Introduction -The itrustee\_ree\_lite module provides a set of rich execution environment \(REE\) API components for interacting with Huawei-developed TEEOS, including tzdriver \(driver\), libteec \(API library\), and teecd \(agent service\). libteec meets the GlobalPlatform \(GP\) standards and provides ClientApp \(CA\) APIs. +The itrustee\_ree\_lite module provides a set of rich execution environment \(REE\) API components for interacting with iTrustee-developed TEEOS, including tzdriver \(driver\), libteec \(API library\), and teecd \(agent service\). libteec meets the GlobalPlatform \(GP\) standards and provides ClientApp \(CA\) APIs. ## Architecture -- Gitee