DIR:/usr/src/kernels/5.14.0-503.14.1.el9_5.x86_64/drivers/virt/coco/ |
Current File : //usr/src/kernels/5.14.0-503.14.1.el9_5.x86_64/drivers/virt/coco/Kconfig |
# SPDX-License-Identifier: GPL-2.0-only # # Confidential computing related collateral # config TSM_REPORTS select CONFIGFS_FS tristate source "drivers/virt/coco/efi_secret/Kconfig" source "drivers/virt/coco/sev-guest/Kconfig" source "drivers/virt/coco/tdx-guest/Kconfig" |