<davidlt[m]>
unlord: no, there are currently no plans (at least from my side) to support riscv32.
<davidlt[m]>
I haven't seen any distro supporting riscv32 apart OpenEmbedded and maybe Buildroot.
<unlord>
davidlt[m]: I saw RV32 support coming to kernel 5.19, would this allow for RV32 ELF32 binaries to run on an RV64 system?
zsun has quit [Quit: Leaving.]
<davidlt[m]>
unlord: not fully sure. This is CONFIG_COMPAT, but to my knowledge there are no silicon chip or core IP that would support riscv32 and riscv64.
<davidlt[m]>
I don't plan to enable CONFIG_COMPAT in Fedora.
<Esmil>
davidlt[m]: do you know if it's supported by Qemu?
<davidlt[m]>
Don't tell me you plan to enable that on Ubuntu side? :)
<davidlt[m]>
There are no real riscv32 silicon, and I don't see too much interest into this.
<Esmil>
Thanks. I guess I'm trying to form an opinion on that, but yeah if not even upstream Qemu supports it then the only reason to enable it for riscv would be to align the configuration with other arches
<davidlt[m]>
Not really, Arnd had a good comment on v0