Draft: community/linux-edge: enable CONFIG_EFI_ZBOOT for aarch64, riscv64
Create the bootable image as an EFI application that carries the actual kernel image in compressed form, and decompresses it into memory before executing it via LoadImage/StartImage EFI boot service calls.