mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-30 20:54:26 +00:00
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>
This commit is contained in:
parent
5a22e0e3b1
commit
772c117d4e
@ -0,0 +1,3 @@
|
|||||||
|
# IBM Secure Execution (Protected Virtualization in kernel)
|
||||||
|
|
||||||
|
CONFIG_PROTECTED_VIRTUALIZATION_GUEST=y
|
Loading…
Reference in New Issue
Block a user