kiwi-el8/test/unit/bootloader
Marcus Schäfer b922d8ba2d
Added IBM Secure Execution support on s390
IBM SEL(Secure Execution for Linux) is supported for s390
KVM guests. SEL images used to start a confidential computing
protected guest contain an encrypted boot image which encapsulates
the kernel the initrd and the bootparams. The encrypted Image is
provided by the KVM/hypervisor to the Embedded zFirmware of the
system (the ultravisor device). The decryption keys are hardware
based and each system has an individual keypool unique to that
system. The root filesystem is LUKS encrypted with a random key
produced by kiwi at build time and kept inside of the initrd which
exists only inside of the encrypted boot image and the encrypted
rootfs to allow kernel updates. The commit to support secure
execution also comes with an integration test that provides
profiled image builds to target SUSE's LinuxONE as well
as IBM Cloud systems.
2024-11-21 10:24:04 +01:00
..
config Added IBM Secure Execution support on s390 2024-11-21 10:24:04 +01:00
install Fixed zipl caller environment 2024-10-31 23:33:45 +01:00
template Added IBM Secure Execution support on s390 2024-11-21 10:24:04 +01:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00