Skip to content

Commit

Permalink
aosp status update 2021/1/15 (#142)
Browse files Browse the repository at this point in the history
Co-authored-by: Wang Chen <wangchen20@iscas.ac.cn>
  • Loading branch information
unicornx and unicornx committed Jan 15, 2021
1 parent 77613ad commit 9aa69dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 2021/2021-01-16.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@ https://github.com/isrc-cas/rvv-benchmark

## AOSP for RISC-V

开始研究如何基于 AOSP 的 Soong 框架加入对 RVG64 的支持。目前主要关注的重点和难点是如何在目前包含了太多工程化支持的 AOSP 构造系统中干净地屏蔽掉我们不关心的功能和模块,而只编译 bionic 库的核心内容,同时尽可能不影响其他已有架构版本的构造。该项工作仍在进行中。

总结两篇技术报告,发表在 “知乎” 上:

- [《AOSP Build 背后涉及的相关知识汇总》](https://zhuanlan.zhihu.com/p/340689022)
- [《AOSP Soong 创建过程详解》](https://zhuanlan.zhihu.com/p/342817768)

## Firefox on RV64GCV

Expand Down

0 comments on commit 9aa69dc

Please sign in to comment.