mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The zkey tool might be configured to use plugins. Include the plugins also into the initramfs, otherwise zkey might not be usable at early boot time, when it is configure to use a plugin. Update the list of driver to include, pkey_sysfs does not exist, its built into the pkey base driver. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>