Boot zboot images on riscv64 and loogarch64
Goal
Directly boot Linux kernels using the generic EFI compression support on riscv64 and loogarch64.
Technical details
qemu already got support for reading zboot images. However this is only used on arm right now.