mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
etc/modules-load.d/s390-pkey.conf: Add pkey sub-modules and paes_s390
Ensure that the pkey sub-modules are also loaded, as well as the paes cipher. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
14c977768e
commit
5ece6a3373
@@ -1,2 +1,6 @@
|
|||||||
# Load protected key support module on s390 early at boot
|
# Load protected key support module on s390 early at boot
|
||||||
pkey
|
pkey
|
||||||
|
pkey_pckmo
|
||||||
|
pkey_ep11
|
||||||
|
pkey_cca
|
||||||
|
paes_s390
|
||||||
|
|||||||
Reference in New Issue
Block a user