From 998b85d7c5729f0251e69569814f0ff608cb149f Mon Sep 17 00:00:00 2001 From: pete-lipeng Date: Tue, 22 Feb 2022 06:51:55 +0000 Subject: [PATCH] =?UTF-8?q?!764=20=E6=96=B0=E5=BB=BASIG-TEE=20*=20add=20si?= =?UTF-8?q?g-tee?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/sig-tee/OWNERS | 46 ++++++++++++++++++++++++++++++++++++ sig/sig-tee/sig_tee.md | 49 +++++++++++++++++++++++++++++++++++++++ sig/sig-tee/sig_tee_cn.md | 49 +++++++++++++++++++++++++++++++++++++++ sig/sigs.json | 17 ++++++++++++++ 4 files changed, 161 insertions(+) create mode 100644 sig/sig-tee/OWNERS create mode 100644 sig/sig-tee/sig_tee.md create mode 100644 sig/sig-tee/sig_tee_cn.md diff --git a/sig/sig-tee/OWNERS b/sig/sig-tee/OWNERS new file mode 100644 index 0000000..c015eb5 --- /dev/null +++ b/sig/sig-tee/OWNERS @@ -0,0 +1,46 @@ +{ + "Leader": [ + { + "gitee_id": "fugengsheng", + "gitee_email": "fugengsheng@huawei.com" + } + ], + "Committers": [ + { + "gitee_id": "liujun2012", + "gitee_email": "liujunliujunliujun.liu@huawei.com" + }, + { + "gitee_id": "heyanhong2021", + "gitee_email": "heyanhong2@huawei.com" + }, + { + "gitee_id": "earonhan", + "gitee_email": "earon.han@huawei.com" + }, + { + "gitee_id": "dongdo-yao", + "gitee_email": "yaodongdong@huawei.com" + } + { + "gitee_id": "smartwangwang", + "gitee_email": "wangcong48@huawei.com" + } + { + "gitee_id": "ruiqing-y", + "gitee_email": "yanruiqing@huawei.com" + } + { + "gitee_id": "pete-lipeng", + "gitee_email": "petersun.li@huawei.com" + } + { + "gitee_id": "zhangchunhui001", + "gitee_email": "chui.zhang@huawei.com" + } + { + "gitee_id": "xue_yuhao", + "gitee_email": "xyh467946553@sjtu.edu.cn" + } + ] +} \ No newline at end of file diff --git a/sig/sig-tee/sig_tee.md b/sig/sig-tee/sig_tee.md new file mode 100644 index 0000000..89b4243 --- /dev/null +++ b/sig/sig-tee/sig_tee.md @@ -0,0 +1,49 @@ +# SIG_TEE +English | [简体中文](./sig_tee_cn.md) + +Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). + +## SIG group work objectives and scope + +### work goals +Provide trusted execution environment (TEE) for OpenHarmony and support the deployment of security features + +### work scope +Formulate TEE related standards and establish a unified TEE ecology; Provide TEE operating system and be responsible for TEE architecture care, scheme review, ecological cooperation, etc + +### The repository +- project name: + - tee_client:https://gitee.com/openharmony-sig/tee_tee_client + - tee_tzdriver:https://gitee.com/openharmony-sig/tee_tee_tzdriver + - tee_os_framework:https://gitee.com/openharmony-sig/tee_tee_os_framework + - tee_os_kernel:https://gitee.com/openharmony-sig/tee_tee_os_kernel + - tee_dev_kit:https://gitee.com/openharmony-sig/tee_tee_dev_kit + +## SIG Members + +### Leader +- @fugengsheng(https://gitee.com/fugengsheng) + +### Committers +- @liujun2012(https://gitee.com/liujun2012) +- @heyanhong2021(https://gitee.com/heyanhong2021) +- @earonhan(https://gitee.com/earonhan) +- @dongdo-yao(https://gitee.com/dongdo-yao) +- @smartwangwang(https://gitee.com/smartwangwang) +- @ruiqing-y(https://gitee.com/ruiqing-y) +- @pete-lipeng(https://gitee.com/pete-lipeng) +- @zhangchunhui001(https://gitee.com/zhangchunhui001) +- @xue_yuhao(https://gitee.com/xue_yuhao) + + ### Meetings +- Meeting time:Bi-weekly meeting, Thursday10:00 am, UTC+8 +- Meeting application: [OpenHarmony SIG-TEE Meeting Proposal](https://shimo.im/sheets/dCdrQtJvhHyv8QTj/MODOC) +- Meeting link: Welink Meeting or Others +- Meeting notification: [Subscribe to] (https://lists.openatom.io/postorius/lists/dev.openharmony.io) mailing list dev@openharmony.io for the meeting link +- Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content) + +### Contact (optional) + +- Mailing list:dev@openharmony.io +- Zulip group: https://zulip.openharmony.cn +- Wechat group:xxx diff --git a/sig/sig-tee/sig_tee_cn.md b/sig/sig-tee/sig_tee_cn.md new file mode 100644 index 0000000..3b118e9 --- /dev/null +++ b/sig/sig-tee/sig_tee_cn.md @@ -0,0 +1,49 @@ +# SIG_TEE +简体中文 | [English](./sig_tee.md) + +说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 + +## SIG组工作目标和范围 + +### 工作目标 +为OpenHarmony提供可信执行环境(TEE),支持安全业务部署 + +### 工作范围 +制定TEE相关标准,建立统一的TEE生态;提供TEE操作系统,负责TEE架构看护、方案评审、生态合作等 + +## 代码仓 +- 代码仓地址: + - tee_client:https://gitee.com/openharmony-sig/tee_tee_client + - tee_tzdriver:https://gitee.com/openharmony-sig/tee_tee_tzdriver + - tee_os_framework:https://gitee.com/openharmony-sig/tee_tee_os_framework + - tee_os_kernel:https://gitee.com/openharmony-sig/tee_tee_os_kernel + - tee_dev_kit:https://gitee.com/openharmony-sig/tee_tee_dev_kit + +## SIG组成员 + +### Leader +- @fugengsheng(https://gitee.com/fugengsheng) + +### Committers列表 +- @liujun2012(https://gitee.com/liujun2012) +- @heyanhong2021(https://gitee.com/heyanhong2021) +- @earonhan(https://gitee.com/earonhan) +- @dongdo-yao(https://gitee.com/dongdo-yao) +- @smartwangwang(https://gitee.com/smartwangwang) +- @ruiqing-y(https://gitee.com/ruiqing-y) +- @pete-lipeng(https://gitee.com/pete-lipeng) +- @zhangchunhui001(https://gitee.com/zhangchunhui001) +- @xue_yuhao(https://gitee.com/xue_yuhao) + +### 会议 + - 会议时间:双周例会,周四上午10:00,UTC+8 + - 会议申报:[OpenHarmony SIG-TEE Meeting Proposal](https://shimo.im/sheets/dCdrQtJvhHyv8QTj/MODOC) + - 会议链接: Welink或其他会议 + - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io)邮件列表 dev@openharmony.io 获取会议链接 + - 会议纪要: [归档链接地址](https://gitee.com/openharmony-sig/sig-content) + +### 联系方式(可选) + +- 邮件列表:dev@openharmony.io +- Zulip群组:https://zulip.openharmony.cn +- 微信群:xxx diff --git a/sig/sigs.json b/sig/sigs.json index 9a6a8cb..b83fc08 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -749,6 +749,23 @@ "sig-name":"sig-assist_tools", "projects":"https://gitee.com/openharmony-sig/assist_tools", "project-path": "NONE" + }, + { + "sig-name":"sig-tee", + "projects":[ + "https://gitee.com/openharmony-sig/tee_tee_client", + "https://gitee.com/openharmony-sig/tee_tee_tzdriver", + "https://gitee.com/openharmony-sig/tee_tee_os_framework", + "https://gitee.com/openharmony-sig/tee_tee_os_kernel", + "https://gitee.com/openharmony-sig/tee_tee_dev_kit" + ], + "project-path":[ + "base/tee/tee_client", + "base/tee/tee_tzdriver", + "base/tee/tee_os_framework", + "base/tee/tee_os_kernel", + "base/tee/tee_dev_kit" + ] } ] } -- GitLab