This is the meta repo for the AOSP for RISC-V Project. General tasks and issues here.
This project is initiated by PLCT lab, the purpose is to port Android to RISC-V platform. At this stage, it has been merged with RISC-V Android Source under RISC-V International.
If you are interested in runnning Android on RISC-V hardware, please join us!
The code of AOSP-RISCV is open source, and everyone is welcome to contribute. All repositories are in duplicate on Github and Gitee, which are mirror backups of each other.
- Github:https://github.com/aosp-riscv
- Gitee: https://gitee.com/aosp-riscv
You can choose a code repository for development according to your own preferences, and use similar development processes on both sides:
Please read project logging.
The initial members of this project are from the PLCT lab. Wei Wu (@lazyparser) and Ningning Shi (@shining1984) co-founded this project.
We would like to contribute all of the efforts to the RISC-V community and the AOSP project.
If you want to contribute, please read the contribution guide on the AOSP website. Or contact Chen Wang (@unicornx)
Feel free to open an issue for further questions/discussions!
Move to Article Category Index Page
- [COSCUP 2011] Porting android to brand-new CPU architecture, Luse Cheng (Traditional Chinese)
- How difficult when do RISC-V porting for AOSP - Wu Wei - V8 technical symposium - OSDT community - 20200607 (Chinese Version)
- Introduction about Building framwork of AOSP and preliminary trying porting for RISC-V - Wang Chen - 20200805 - PLCT lab (Chinese Version)
- AOSP for RISC-V porting tutorial (1) - Introduction about Android Runtime - Wang Chen - 20200814 - PLCT lab (Chinese Version)
- AOSP for RISC-V porting tutorial (2) - Starting porting ART - Wang Chen - 20200821 - PLCT lab (Chinese Version)