# working-group **Repository Path**: ownery/working-group ## Basic Information - **Project Name**: working-group - **Description**: Read this repo first to learn more about aosp-riscv. Mirror to https://github.com/aosp-riscv/working-group.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 52 - **Created**: 2022-07-11 - **Last Updated**: 2022-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AOSP on RISC-V 工作组 本仓库适用于为 AOSP for RISC-V 项目组归档除代码外的其他相关资料和讯息。 如果您对在基于 RISC-V 架构的硬件上运行 Android 感兴趣,欢迎加入我们! AOSP-RISCV 的代码开源,欢迎大家参与贡献。所有仓库在 Github 和 Gitee 上一式两份,互为镜像备份。 - Github 仓库地址: - Gitee 仓库地址: 大家可以根据自己的喜好选择代码仓库进行开发,两边采用类似的开发流程: - [基于 Github 开发的流程说明](./docs/dev-github.md) - [基于 Gitee 开发的流程说明](./docs/zh/dev-gitee.md) ## 项目状态 不再维护中文版,请统一访问 [英文版的项目状态进展](./status.md) ## 有关我们 项目初创人员来自 [PLCT lab](https://github.com/isrc-cas/). 吴伟 (@lazyparser) 和 史宁宁 (@shining1984) 共同创建了本项目。 非常高兴能够为 RISC-V 社区和 AOSP 项目贡献我们的力量。 ## 加入我们 如果您对本项目感兴趣,请阅读 AOSP 网站的相关指导文件。或者联系 汪辰([@unicornx](https://github.com/unicornx))。 如果您有话题想进一步参与讨论,请在 github 上给我们提交 issue。 ## 相关资料 ### 幻灯 - [**Porting Android to new Platforms, Amit Pundir**](https://www.slideshare.net/linaroorg/porting-android-tonewplatforms) ### 文章 - [**AOSP 的版本管理,汪辰( PLCT 实验室),20200911**](https://zhuanlan.zhihu.com/p/234390474) - [**AOSP 内核的版本管理,汪辰( PLCT 实验室),20200915**](https://zhuanlan.zhihu.com/p/245131105) - [**在 QEMU 上运行 RISC-V 64 位版本的 Linux,汪辰( PLCT 实验室),20200923**](https://zhuanlan.zhihu.com/p/258394849) - [**编译一个 RISC-V 的 Android 内核,汪辰( PLCT 实验室),20200929**](https://zhuanlan.zhihu.com/p/260356339) - [**制作一个针对 RISC-V 的 LLVM/Clang 编译器,汪辰( PLCT 实验室),20201009**](https://zhuanlan.zhihu.com/p/263550372) - [**第一个 RISC-V 上的 “Android 最小系统”,汪辰( PLCT 实验室),20201120**](https://zhuanlan.zhihu.com/p/302870095) - [**Create a minimal Android system for RISC-V, Wang Chen - PLCT lab, 20201124**](https://plctlab.github.io/aosp/create-a-minimal-android-system-for-riscv.html) - [**RISC-V Gets an Early, Minimal Android 10 Port Courtesy of PLCT Lab, Gareth Halfacree - https://abopen.com/, 20201127**](https://abopen.com/news/risc-v-gets-an-early-minimal-android-10-port-courtesy-of-plct-lab/) - [**AOSP-RISCV 的开源仓库在 Gitee 上新建了镜像,汪辰( PLCT 实验室),20201215**](https://zhuanlan.zhihu.com/p/337032693) - [**AOSP Build 背后涉及的相关知识汇总,汪辰( PLCT 实验室),20201230**](https://zhuanlan.zhihu.com/p/340689022) - [**AOSP Soong 创建过程详解,汪辰( PLCT 实验室),20210108**](https://zhuanlan.zhihu.com/p/342817768) ### 视频 - [**[COSCUP 2011] Porting android to brand-new CPU architecture, 鄭孟璿 (Luse Cheng)**](https://www.youtube.com/watch?v=li6PqLn4Bl4) - [**闪电:AOSP 移植 RISC-V 有多难 - 吴伟 - V8 技术讨论会 - OSDT 社区 - 20200607**](https://www.bilibili.com/video/BV1wC4y1a7Za) - [**AOSP 的构建系统和 RISC-V 移植初步 - 汪辰 - 20200805 - PLCT 实验室**](https://www.bilibili.com/video/BV1PA411Y7mz) - [**AOSP for RISC-V 移植教程之 Android Runtime 介绍 - 汪辰 - 20200814 - PLCT 实验室**](https://www.bilibili.com/video/BV1wC4y1t7Xa) - [**AOSP for RISC-V 移植教程之 开始 ART 移植 - 汪辰 - 20200821 - PLCT 实验室**](https://www.bilibili.com/video/BV1JK411M7e5) ### 讨论 - [**The status of AOSP porting: Is there anyone working on it (publicly)?**](https://groups.google.com/a/groups.riscv.org/g/sw-dev/c/u9iP7A2Wkc8) ### 其他资源 - [**Android-x86**](https://www.android-x86.org/)