|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: xen/arm: attaching block devices under EFI
(+ Stefano) Hi Benjamin, On 08/10/2022 18:55, Benjamin Mordaunt wrote: Following my previous chat with Julien, I'm assuming the flow: U-Boot -> Xen -> EFI (for guest) -> GRUB -> Ubuntu is not really possible - there is no chain of trust for secure boot, and EFI information from the underlying firmware is lost (i.e. what EFI information would Xen present to the guest's GRUB?) Good question. Today, Xen is not directly involved with for UEFI in the guest. Instead, we are booting EDK2 as if it were an OS. EDK2, will then expose UEFI to GRUB. I know that Stefano is working on exposing a TPM to the guest. Maybe that could help you in this situation? This example above will boot a guest from Xen directly (rather than dom0). If you were to boot the guest from dom0 (e.g. by using xl), then you could specificy the disk in xl.cfg. The next release of Xen will also allow you to assign PV device (like the block) to domain created by Xen. However, I am not sure whether EDK2 will be able to cope with it because the block disk will be attached later. I have added Stefano who worked on the feature and may be able to provide more details. Cheers, -- Julien Grall
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |