已合并
X86 Sig新建,组织信息创建 #1612
pengzhaon创建于 2024年8月26日
X86 Sig新建,组织信息创建 #1612
已合并
pengzhaon创建于 2024年8月26日
refs/pull/1612/head合入到master
5 个文件变更+175-0
Asig/sig_x86/OWNERS+32-0
@@ -0,0 +1,32 @@
1{
2 "Leader": [{
3 "gitee_id": "boyd-ye",
4 "gitee_email": "xbyec@isoftstone.com"
5 }],
6 "Committers": [{
7 "gitee_id": "pengzhaon",
8 "gitee_email": "pengzhaon@isoftstone.com"
9 },
10 {
11 "gitee_id": "lianzhian",
12 "gitee_email": "zalian@isoftstone.com"
13 },
14 {
15 "gitee_id": "hiweil",
16 "gitee_email": "weiliuq@isoftstone.com"
17 },
18 {
19 "gitee_id": "paworcn",
20 "gitee_email": "weipanga@isoftstone.com"
21 },
22 {
23 "gitee_id": "chn9528",
24 "gitee_email": "bwyuan@isoftstone.com"
25 },
26 {
27 "gitee_id": "diemit",
28 "gitee_email": "xuyuanshen@openvalley.net"
29 },
30
31 ]
32}
Asig/sig_x86/figures/sig_x86.png+0-0
Asig/sig_x86/sig_x86.md+65-0
@@ -0,0 +1,65 @@
1# sig_x86
2English | [简体中文](./sig_x86_cn.md)
3 
4Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 
6## SIG group work objectives and scope
7 
8 
9### Objectives of SIG
10 
11The x86 instruction set is highly favored for its mature technology, strong scalability, and complete ecosystem. Combining x86 architecture with OpenHarmony system can bring multiple advantages such as compatibility, performance, development flexibility, ecological scalability, as well as security and stability. The x86 SIG group aims to build a software and hardware ecosystem around x86+OpenHarmony, providing guidance on adapting software packages and system construction, enabling security and other capabilities in x86 scenarios. The x86 SIG will encourage developers interested in x86+OpenHarmony to participate in open source system development activities.
12 
13- Enable OpenHarmony to support X86 architecture and X86 devices, providing guidance on X86 software packages and system construction.
14 
15- Maintain support for x86 architecture. Including x86 instruction set, compilation, toolchain QEMU、Clang、Musl、 Adaptation to media, graphics, drivers, TEE, AI, etc.
16 
17- Realize the adaptation of x86 chips (mainstream chip series such as Intel/AMD/Zhaoxin/Haiguang) to OpenHarmony standard system.
18 
19- Open source and publish the relevant code for x86 to support OpenHarmony on TPC, and continuously maintain the relevant adaptation chip code.
20 
21- Based on the OH community, attract 1-2 leading X86 chip manufacturers to jointly build the OpenHarmony chip adaptation under the X86 architecture.
22 
23- Attract 2 or more manufacturers of complete machines/boards, broaden the adaptability of OH, and enrich the supported device ecosystem.
24 
25- Absorb more than 50 X86 technical experts and jointly build X86+OH base technology in the community.
26 
27- Attract Top 100 software development companies from various industries and enrich the application ecosystem.
28 
29### Scope of SIG
30 
31- General capabilities: Build OpenHarmony's support for x86 architecture, continuously update and improve key capabilities, support x86 standard systems, provide installation images, and offer dynamic/online installation driver packages. Regarding x86 instruction set, compilation, toolchain QEMU、Clang、Musl、 Adaptation to media, graphics, drivers, TEE, AI, etc. Support Arkruntime and other applications, and connect the northbound application framework.
32 
33- Security Capability: Combining TEE solutions from top X86 manufacturers to enable OpenHarmony's security capabilities under X86.
34 
35- Device adaptation: Adapt to mainstream chips such as Intel Core 8/12th generation, Zhaoxin, etc. The chip adaptation code will be completed and integrated into the TPC warehouse by the end of 2024. Integrate adaptation codes for TOP manufacturers' chips/graphics cards/major peripheral drivers in 2025 and beyond. Support for more devices.
36 
37- Scenario extension: Added desktop types, provided unified suite library management, integrated common user graphical interface solutions, desktop 2D/3D libraries, and provided solutions for gaming, multimedia, software development functions, and more. Support virtualization and enterprise level application scenarios, combined with x86 technology, to promote OpenHarmony system virtualization, containerization, and application cloudification, allowing OpenHarmony applications to be used in different scenarios and platforms.
38 
39- Ecological Expansion: Actively cooperate with chip, board, system, whole machine manufacturers, and related X86 industry customers to promote the application ecosystem construction of OpenHarmony in X86 environment.
40 
41## SIG Members
42 
43### Leader
44 
45- [xbye](https://gitee.com/xbye)
46 
47### Committers
48 
49- [pengzhaon](https://gitee.com/pengzhaon)
50- [lianzhian](https://gitee.com/lianzhian)
51- [hiweil](https://gitee.com/hiweil)
52- [paworcn](https://gitee.com/paworcn)
53- [chn9528](https://gitee.com/chn9528)
54- [diemit](https://gitee.com/diemit)
55 
56### Meetings
57 - Meeting time:Monthly meeting, first Thursday of the month at 10:00 AM
58 - Meeting link:Welink or other meeting
59 - Meeting application: [sig_x86Meeting application](https://shimo.im/sheets/5bqndMnd6aiyVNAy)
60 - Meeting Summary:To view the minutes of past meetings, please click this [link](https://gitee.com/openharmony-sig/sig-content/tree/master/x86/meetings)
61 
62### Contact (optional)
63 
64- Mailing list:dev@openharmony.io
65- Wechat group:NA
Asig/sig_x86/sig_x86_cn.md+68-0
@@ -0,0 +1,68 @@
1# sig_x86
2简体中文 | [English](./sig_x86.md)
3 
4说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。
5 
6## SIG组工作目标和范围
7 
8### 工作目标
9 
10‌x86指令集以其技术成熟、扩展能力强、生态系统完善而备受青睐。将x86架构与OpenHarmony系统结合,可以带来兼容性、性能、开发灵活性、生态扩展性以及安全性和稳定性等多方面的优势。x86 SIG组旨在构建围绕x86+OpenHarmony的软硬件生态,提供适配软件包和系统构建等指导,使能x86场景下的安全等能力。x86 SIG将推动对x86+OpenHarmony感兴趣的开发者能够参与到开源系统开发活动中来。
11 
12- 使能OpenHarmony支撑X86架构与X86设备,提供X86的软件包和系统构建等指导。
13 
14- 维护对x86架构的支持。包括对x86指令集、编译、工具链、QEMU、Clang、Musl、媒体、图形、驱动、TEE、AI等适配。
15 
16- 实现x86芯片(Intel/AMD/兆芯/海光等主流芯片系列)适配OpenHarmony标准系统。
17 
18- 实现x86支持OpenHarmony的相关代码开源并上TPC,并持续维护相关适配芯片代码。
19 
20- 基于OH社区,吸纳1-2个X86芯片头部厂商,共建构建X86架构下OpenHarmony芯片适配的建设。
21 
22- 吸引2个及以上的整机/板卡厂商,拓宽OH的适配广度,丰富支持的设备生态。
23 
24- 吸纳50个以上X86方向技术专家,在社区共同共建X86+OH的底座技术。
25 
26- 吸引Top100行业软件开发企业,丰富应用生态。
27 
28### 工作范围
29 
30- 通用能力:构建OpenHarmony对x86架构的支持能力,不断更新完善关键能力,支持x86标准系统,提供安装镜像,提供动态/线上安装驱动包。对x86指令集、编译、工具链、QEMU、Clang、Musl、媒体、图形、驱动、TEE、AI等适配。对Arkruntime等支持,打通北向应用框架。
31 
32- 安全能力:将结合头部X86厂商的TEE解决方案,使能OpenHarmony在X86下的安全能力。
33 
34- 设备适配:适配主流芯片Intel core8/12代,兆芯等,2024年底前芯片适配完成代码合入TPC仓。2025以及之后陆续合入TOP厂商芯片/显卡/主要外设驱动等适配代码。支持更多设备。
35 
36- 场景扩展:新增桌面端类型,提供统一套件库管理,整合常见的用户图形界面方案、桌面端2D/3D库,提供游戏、多媒体、软件开发功能等解决方案。支持虚拟化与企业级应用场景,搭配x86技术,推动OpenHarmony系统虚拟化,容器化,应用云端化,让OpenHarmony应用在不同场景与平台上。
37 
38- 生态扩展:积极与芯片、板卡、系统、整机厂商和相关X86行业领域客户合作,推动OpenHarmony在X86环境下的应用生态建设。
39 
40技术栈全景图如下所示:
41![figures/sig_x86.png](figures/sig_x86.png)
42 
43## SIG组成员
44 
45### Leader
46 
47- [boyd-ye](https://gitee.com/boyd-ye)
48 
49### Committers列表
50 
51- [pengzhaon](https://gitee.com/pengzhaon)
52- [lianzhian](https://gitee.com/lianzhian)
53- [hiweil](https://gitee.com/hiweil)
54- [paworcn](https://gitee.com/paworcn)
55- [chn9528](https://gitee.com/chn9528)
56- [diemit](https://gitee.com/diemit)
57 
58### 会议
59 - 会议时间:月度例会,月初第一个周四上午10:00
60 - 会议链接:Welink或其他会议
61 - 会议申报:[sig_x86会议申报](https://shimo.im/sheets/5bqndMnd6aiyVNAy)
62 - 会议纪要:查看往期会议纪要,请点此[链接](https://gitee.com/openharmony-sig/sig-content/tree/master/x86/meetings)
63 
64 
65### 联系方式(可选)
66 
67- 邮件列表:dev@openharmony.io
68- 微信群:NA
Msig/sigs_list.toml+10-0
@@ -6778,3 +6778,13 @@ projects = []
6778[sig.leader]6778[sig.leader]
6779gitee_id = "https://gitee.com/yihaitao8686"6779gitee_id = "https://gitee.com/yihaitao8686"
6780gitee_email = "yihaitao@huawei.com"6780gitee_email = "yihaitao@huawei.com"
6781 
6782[[sig]]
6783sig_name = "sig_x86"
6784description = "构筑OpenHarmony基于X86的通用技术能力,提供给开发者、企业成熟、稳定的系统能力,推动OpenHarmony在X86环境下的应用生态建设。"
6785sig_status = "active"
6786sub_system = ["NONE"]
6787projects = []
6788[sig.leader]
6789gitee_id = "https://gitee.com/boyd-ye"
6790gitee_email = "xbyec@isoftstone.com"