Re: RFR: 8284949: riscv: Add Zero support for the 32-bit RISC-V architecture [v3]

2022-04-20 Thread Yadong Wang
On Wed, 20 Apr 2022 02:11:54 GMT, Feilong Jiang wrote: >> This patch adds Zero support for the 32-bit RISC-V architecture. >> >> Additional tests: >> >> - [x] Linux zero RISCV32 cross-compilation >> - [x] Resulting binaries run on QEMU User mode without problems > > Feilong Jiang has updated

Re: RFR: 8284949: riscv: Add Zero support for the 32-bit RISC-V architecture

2022-04-18 Thread Yadong Wang
On Mon, 18 Apr 2022 09:07:03 GMT, Feilong Jiang wrote: > This patch adds Zero support for the 32-bit RISC-V architecture. > > Additional tests: > > - [x] Linux zero RISCV32 cross-compilation > - [x] Resulting binaries run on QEMU User mode without problems