On 7/3/26 1:00 PM, Zhuoying Cai wrote: > The current approach to enable secure boot relies on providing > secure-boot and boot-certs parameters of s390-ccw-virtio machine > type option, which apply to all boot devices. > > With the possibility of multiple boot devices, secure boot expects all > provided devices to be supported and eligible (e.g., > virtio-blk/virtio-scsi using the SCSI scheme). > > If multiple boot devices are provided and include an unsupported (e.g., > ECKD, VFIO) or a non-eligible (e.g., Net) device, the boot process will > terminate with an error logged to the console. > > Signed-off-by: Zhuoying Cai <[email protected]> > Reviewed-by: Thomas Huth <[email protected]>
Reviewed-by: Matthew Rosato <[email protected]>
