From: Lenny Szubowicz <lszub...@redhat.com>

redhat/configs: Enable CONFIG_EFI_SECRET module

Enable the efi_secret module to provide the contents of the EFI
configuration table containing confidential computing (coco)
secrets via /sys/kernel/security/secrets/coco/.

CONFIG_EFI_SECRET depends on CONFIG_EFI_COCO_SECRETS, which is similarly
defined. However, drivers/virt/coco/efi_secret/Kconfig currently
effectively limits CONFIG_EFI_SECRET to X86_64.

Signed-off-by: Lenny Szubowicz <lszub...@redhat.com>

diff --git a/redhat/configs/common/generic/CONFIG_EFI_SECRET 
b/redhat/configs/common/generic/CONFIG_EFI_SECRET
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_EFI_SECRET
@@ -0,0 +1 @@
+CONFIG_EFI_SECRET=m

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2124
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to