mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-31 21:14:25 +01:00
Adds the efi_secret kernel module to the sev initrd. Adds a rootfs flag for kernel module based on the AA_KBC. Finding the kernel module in the local build based on kernel version and kernel config version. Moved kernel config version checking function from kernel builder to lib script. Fixes: #5118 Signed-Off-By: Alex Carter <alex.carter@ibm.com>