Loading
x86/configs: openeuler_defconfig: Set CONFIG_VIRT_DRIVERS=y and CONFIG_EFI_SECRET=m
hygon inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IBGDHO CVE: NA --------------------------- Set CONFIG_VIRT_DRIVERS as 'y' so that the confidential computing guest modules will be built. The VIRT_DRIVERS will select CONFIG_VMGENID CONFIG_SEV_GUEST CONFIG_CSV_GUEST automatically. Set CONFIG_EFI_SECRET as 'm' so that the injected secret will be recognized in confidential computing guest. The CONFIG_EFI_SECRET will select CONFIG_EFI_COCO_SECRET automatically. Signed-off-by:hanliyang <hanliyang@hygon.cn>