diff --git a/README.md b/README.md index 5bf5e600cb36f6df9fd7ad13017174fb8825014a..b7b9e4e120a76d285ce3f6aa3c69e6e3d7255825 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,11 @@ If you are interested in runnning Android on RISC-V hardware, please join us! Currently we are in a very early stage, trying to cross compile the AOSP codebase using the RISC-V official GNU toolchain. The following is the project progress log (time in reverse order). -- 2021-10-27 Restart the AOSP migration work of PLCT lab. The new goal is to migrate AOSP 12 to RV64. +- 2021-10-29 Restart the AOSP migration work of PLCT lab. The new goal is to migrate AOSP 12 to RV64. + - Setup group @ (mirrored with ) with some initial repos. + - [PR Merged] added note on howto setup build env: + - New tech article "Code analysis for envsetup" @ + - New tech article "Howto setup build environment" @ - 2021-01-xx Due to [open-source work](https://github.com/T-head-Semi/aosp-riscv) from T-Head(alibaba), we (PLCT lab) stopped the AOSP porting work in early 2021. All code repositories (except working-group) under the original and are backed up to [Gitee's aosp-riscv-bionic-porting](https://gitee.com/aosp-riscv-bionic-porting). diff --git a/README_zh.md b/README_zh.md index eb9dca3d3a9b73c8cf275ec26c2c28f1b8677f4f..6179c61f4b77f1abb906a1e1410c9dbe778a43e3 100644 --- a/README_zh.md +++ b/README_zh.md @@ -8,7 +8,11 @@ 本项目还处于非常早期的状态,更多的工作在持续推进中。以下为项目进展日志(时间为倒序)。 -- 2021-10-27 重启 PLCT lab 的 AOSP 移植工作,最新的目标是将 AOSP 12 移植到 RV64 上。 +- 2021-10-29 重启 PLCT lab 的 AOSP 移植工作,最新的目标是将 AOSP 12 移植到 RV64 上。 + - 创建 group @ (mirrored with ) 以及部分仓库. + - [PR Merged] added note on howto setup build env: + - 新增文档 "Code analysis for envsetup" @ + - 新增文档 "Howto setup build environment" @ - 2021-01-xx 由于平头哥的 [开源工作 ](https://github.com/T-head-Semi/aosp-riscv),我们于 2021 年初停止了 PLCT lab 的相关 AOSP 移植工作。所有原 下的代码仓库(除了 working-group)都备份到 [Gitee 的 aosp-riscv-bionic-porting 组织](https://gitee.com/aosp-riscv-bionic-porting) 下。