Skip to content

redhat/configs: Enable CONFIG_EFI_SECRET module

Lenny Szubowicz requested to merge (removed):bz-1994744 into os-build

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 lszubowi@redhat.com

Merge request reports

Loading