Skip to content

v0.7.0-alpha

Choose a tag to compare

@krakenlake krakenlake released this 07 Apr 09:23
· 19 commits to main since this release

Added option QEMU_BIOS in Makefile.

When set to none, binaries will be compiled for M-Mode and QEMU will start without SBI and launch VMON in M-Mode.
When set to default, binaries will be compiled for S-Mode and QEMU will load SBI and launch VMON in S-Mode.

Full Changelog: v0.6.7-alpha...v0.7.0-alpha