Comment 2 for bug 1904802

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

That's not enough. The json file I'm asking for in this bug report would not only load generic opensbi but would also load our location for uboot.

A second json file would load opensbi and edk2 firmware with various options.

See the json files that we provide on x86 and arm64, that not only setup firmware but also the other pieces to get to UEFI with secureboot and enrolled keys, etc.

These json files are needed to be then consumed by libvirt which would also be able to expose them in virt-manager.

Ideally in virt-manger it would be able to start riscv64 VM to boot any extlinux.conf compatible image for example (i.e. the current cloud images, unleashed, and unmatched images we ship). A different option would then provide to boot into EDK2 once we have it.