[android-porting] AOSP on RISC-V

2020-08-06 Thread Chen Wang
hello, Any people know the status about AOSP to porting to risc-v arch? Does google have plan on this? And is there any guide or clue on how to port a new arch for AOSP? Thanks in adv. -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/and

[android-porting] [Question] debug bionic linker with gdb

2020-12-28 Thread Chen Wang
Hi, android team guys, I am working on port aosp to other isa than arm/x86. When I am debugging bionic/linker, I find a strange question, that is the gdb can not get file/line info from the linker_main.c, but for other files in linker, it works as normal. I am running qemu as gdb server and run

[android-porting] Re: Port Bionic to a new CPU

2020-12-28 Thread Chen Wang
hello, Jallen I find this old email from out of this group, how about your progress? I wonder what's the risc chip you were working with? Because I'm studying how to port android to RISC-v. 在2009年7月18日星期六 UTC+8 下午11:34:24 写道: > Hi, everybody! > > I'm a newbee of android development~ Recently, I