From 0ec967a7ece5994d2ecc1ce39dfdeeb124ccde52 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=A2=81=E5=BC=98=E9=BE=99?= <1948281915@qq.com>
Date: Sun, 26 Sep 2021 08:24:36 +0000
Subject: [PATCH] =?UTF-8?q?update=20README.md.=20=E5=90=88=E8=A7=84?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9=E3=80=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
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