On 9/10/24 22:25, Vagrant Cascadian wrote:
Well, I was holding it wrong!
I pushed a commit that appears to work:
https://salsa.debian.org/opensbi-team/opensbi/-/commit/
f3a37b121cb581ac45dce300f952626b6272251c
Would be great if you can test that it works with qemu!
It is a pretty quick buildarch:all build.
I built the package on Ubuntu 24.10.
With https://salsa.debian.org/opensbi-team/opensbi/-/merge_requests/2
applied
qemu-system-riscv32 -M virt -nographic -bios
/usr/lib/riscv32-linux-gnu/opensbi/generic/fw_dynamic.bin -kernel u-boot
runs fine. U-Boot's sbi command reports available extensions, poweroff
and reset via OpenSBI is working.
Best regards
Heinrich