mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
With the recent changes in the pkey kernel module to split it up into sub-modules, as well as the addition to support Secure Execution retrievable secrets, an update to the list of modules to copy to initrd is required. Besides the pkey module itself, all its sub-modules must be copied. Furthermore, sub-module pkey_uv requires the uvdevice modules, so copy this, too. While at it, remove the old drivers zcrypt_cex2a and zcrypt_pcixcc, those are not provided anymore since at least 2 years. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Acked-by: Steffen Eiden <seiden@linux.ibm.com> Reviewed-by: Harald Freudenberger <freude@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>