proot icon indicating copy to clipboard operation
proot copied to clipboard

riscv: add riscv arch support

Open Jer6y opened this issue 2 months ago • 4 comments

add riscv arch support

Why does using -O0 result in fewer test case failures compared to using -O2 on openEuler RISCV? I am not certain of the reason, but it may be related to some issues with the compiler optimizations.

The porting effectiveness test can be found at the link https://github.com/Jer6y/rv_linux_bug, which also describes a bug related to ptrace on RISCV Linux that has not yet been fixed. However, it is possible to perform some rather rudimentary operations locally to temporarily correct the ptrace issue.

#368

Jer6y avatar Apr 10 '24 12:04 Jer6y