parent
7475723ea4
commit
0b6da75e86
|
@ -0,0 +1,50 @@
|
||||||
|
{
|
||||||
|
"Leader":[
|
||||||
|
{
|
||||||
|
"gitee_id":"yu_jia_geng",
|
||||||
|
"gitee_email":"jiageng08@iscas.ac.cn"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
"Committers":[
|
||||||
|
{
|
||||||
|
"gitee_id":"dongduResearcher",
|
||||||
|
"gitee_email":"dd_nirvana@sjtu.edu.cn"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"gitee_id":"DennyShen",
|
||||||
|
"gitee_email":"denny.shenwei@huawei.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"gitee_id":"fanghuaqi",
|
||||||
|
"gitee_email":"578567190@qq.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"gitee_id":"kkup180",
|
||||||
|
"gitee_email":"likailong@huawei.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"gitee_id":"iscas-taiyang",
|
||||||
|
"gitee_email":"taiyang@iscas.ac.cn"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"gitee_id":"hplinux",
|
||||||
|
"gitee_email":"pengpeng@iscas.ac.cn"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"gitee_id":"xzmu",
|
||||||
|
"gitee_email":"kelei@iscas.ac.cn"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"gitee_id":"clmngu",
|
||||||
|
"gitee_email":"chenglimin@iscas.ac.cn"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"gitee_id":"linzewentin",
|
||||||
|
"gitee_email":"linzewen@nucleisys.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"gitee_id":"Fredlou",
|
||||||
|
"gitee_email":"shanlin.lou@starfivetech.com"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,60 @@
|
||||||
|
# SIG Template
|
||||||
|
English | [简体中文](./sig-riscv_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
|
||||||
|
|
||||||
|
|
||||||
|
### Objectives of SIG
|
||||||
|
|
||||||
|
RISC-V SIG aims to build a RISC-V ecosystem for OpenHarmony, provide instructions to build software, maintain supports for RISC-V devices, and enable security capabilities like TEE on RISC-V.
|
||||||
|
RISC-V SIG will promote more developers to involve in developing OpenHarmony on RISC-V.
|
||||||
|
|
||||||
|
### Scope of SIG
|
||||||
|
|
||||||
|
- Maintain supported RISC-V devices for OpenHarmony
|
||||||
|
|
||||||
|
The SIG will continuously port and maintain OpenHarmony to support different RISC-V devices.
|
||||||
|
|
||||||
|
- RISC-V Security
|
||||||
|
|
||||||
|
The SIG will enable TEE capability for OpenHarmony on RISC-V based on Penglai Enclave.
|
||||||
|
|
||||||
|
- Build Ecosystems
|
||||||
|
|
||||||
|
The SIG will actively cooperate with schools and end-users to promote the usage of OpenHarmony on RISC-V devices.
|
||||||
|
|
||||||
|
|
||||||
|
### The repository
|
||||||
|
|
||||||
|
- RISC-V main repo: https://gitee.com/openharmony-sig/riscv
|
||||||
|
|
||||||
|
## SIG Members
|
||||||
|
|
||||||
|
### Leader
|
||||||
|
|
||||||
|
- [Jiageng Yu](https://gitee.com/yu_jia_geng)
|
||||||
|
|
||||||
|
### Committers
|
||||||
|
|
||||||
|
- [Dong Du](https://gitee.com/dongduResearcher)
|
||||||
|
- [Denny](https://gitee.com/DennyShen)
|
||||||
|
- [Huaqi Fang](https://gitee.com/fanghuaqi)
|
||||||
|
- [engine_li](https://gitee.com/kkup180)
|
||||||
|
- [iscas-taiyang](https://gitee.com/iscas-taiyang)
|
||||||
|
- [hplinux](https://gitee.com/hplinux)
|
||||||
|
- [xzmu](https://gitee.com/xzmu)
|
||||||
|
- [clmngu](https://gitee.com/clmngu)
|
||||||
|
- [linzewentin](https://gitee.com/linzewentin)
|
||||||
|
- [Fredlou](https://gitee.com/Fredlou)
|
||||||
|
|
||||||
|
### Meetings
|
||||||
|
- Meeting time:Every Tuesday at 14:00 o'clock
|
||||||
|
- Meeting link:Welink
|
||||||
|
|
||||||
|
### Contact (optional)
|
||||||
|
|
||||||
|
- Mailing list:jiageng08@iscas.ac.cn;dd_nirvana@sjtu.edu.cn;denny.shenwei@huawei.com;578567190@qq.com;likailong@huawei.com
|
||||||
|
- Slack group:NA
|
||||||
|
- Wechat group:NA
|
|
@ -0,0 +1,63 @@
|
||||||
|
# SIG组
|
||||||
|
简体中文 | [English](./sig-riscv.md)
|
||||||
|
|
||||||
|
说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。
|
||||||
|
|
||||||
|
## SIG组工作目标和范围
|
||||||
|
|
||||||
|
### 工作目标
|
||||||
|
|
||||||
|
RISC-V 是一个免费开源的指令集(ISA)。围绕RISC-V的软硬件生态都在快速完善。
|
||||||
|
RISC-V SIG 组旨在构建围绕OpenHarmony的软硬件生态,提供RISC-V的软件包和系统构建等指导,并维护对RISC-V设备的支持,使能RISC-V场景下的安全等能力。
|
||||||
|
RISC-V SIG将推动对 RISC-V OpenHarmony感兴趣的开发者能够参与到开源系统开发中活动中来。
|
||||||
|
|
||||||
|
|
||||||
|
### 工作范围
|
||||||
|
|
||||||
|
- 维护OpenHarmony在RISC-V设备上的使用
|
||||||
|
|
||||||
|
SIG将不断更新(移植)和维护OpenHarmony能够支持的RISC-V设备。
|
||||||
|
|
||||||
|
- RISC-V 安全能力
|
||||||
|
|
||||||
|
SIG将结合蓬莱RISC-V TEE使能OpenHarmony在RISC-V场景下的安全能力。
|
||||||
|
|
||||||
|
- 生态扩展
|
||||||
|
|
||||||
|
积极与高校和相关客户合作,推动OpenHarmony在RISC-V环境下的应用。
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## 代码仓
|
||||||
|
|
||||||
|
- RISC-V主仓: https://gitee.com/openharmony-sig/riscv
|
||||||
|
|
||||||
|
|
||||||
|
## SIG组成员
|
||||||
|
|
||||||
|
### Leader
|
||||||
|
|
||||||
|
- [Jiageng Yu](https://gitee.com/yu_jia_geng)
|
||||||
|
|
||||||
|
### Committers列表
|
||||||
|
|
||||||
|
- [Dong Du](https://gitee.com/dongduResearcher)
|
||||||
|
- [Denny](https://gitee.com/DennyShen)
|
||||||
|
- [Huaqi Fang](https://gitee.com/fanghuaqi)
|
||||||
|
- [engine_li](https://gitee.com/kkup180)
|
||||||
|
- [iscas-taiyang](https://gitee.com/iscas-taiyang)
|
||||||
|
- [hplinux](https://gitee.com/hplinux)
|
||||||
|
- [xzmu](https://gitee.com/xzmu)
|
||||||
|
- [clmngu](https://gitee.com/clmngu)
|
||||||
|
- [linzewentin](https://gitee.com/linzewentin)
|
||||||
|
- [Fredlou](https://gitee.com/Fredlou)
|
||||||
|
|
||||||
|
### 会议
|
||||||
|
- 会议时间:每周二 14:00
|
||||||
|
- 会议链接:Welink
|
||||||
|
|
||||||
|
### 联系方式(可选)
|
||||||
|
|
||||||
|
- 邮件列表:jiageng08@iscas.ac.cn;dd_nirvana@sjtu.edu.cn;denny.shenwei@huawei.com;578567190@qq.com;likailong@huawei.com
|
||||||
|
- Slack群组:NA
|
||||||
|
- 微信群:NA
|
|
@ -44,6 +44,11 @@
|
||||||
"projects":["https://gitee.com/openharmony-sig/openblock",
|
"projects":["https://gitee.com/openharmony-sig/openblock",
|
||||||
"https://gitee.com/openharmony-sig/openblock_blocks"],
|
"https://gitee.com/openharmony-sig/openblock_blocks"],
|
||||||
"project-path":"NONE"
|
"project-path":"NONE"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sig-name":"sig-riscv",
|
||||||
|
"projects":"https://gitee.com/openharmony-sig/riscv",
|
||||||
|
"project-path":"None"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue