kata-containers/tools/packaging/kernel/configs/fragments/s390/secure-execution.conf
Jakob Naucke 772c117d4e
kernel: Add Secure Execution guest
Add `CONFIG_PROTECTED_VIRTUALIZATION_GUEST=y` to s390's guest kernel
config, which enables running with a secure image (as generated by
s390-tools' `genprotimg`).

Fixes: #2106
Signed-off-by: Jakob Naucke <jakob.naucke@ibm.com>
2021-06-24 11:34:28 +02:00

4 lines
101 B
Plaintext

# IBM Secure Execution (Protected Virtualization in kernel)
CONFIG_PROTECTED_VIRTUALIZATION_GUEST=y