mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Add kernel module phmac_s390 to the initramfs hook and dracut config file to ensure that the PHMAC cipher is available during early boot, in case the root disk is integrity protected via PHMAC. Also load phmac_s390 via modules-load.d to ensure that the PHMAC ciphers are available. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Reviewed-by: Finn Callies <fcallies@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>