Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.18 16 lines 366 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2# 3# Confidential computing related collateral 4# 5 6source "drivers/virt/coco/efi_secret/Kconfig" 7 8source "drivers/virt/coco/pkvm-guest/Kconfig" 9 10source "drivers/virt/coco/sev-guest/Kconfig" 11 12source "drivers/virt/coco/tdx-guest/Kconfig" 13 14source "drivers/virt/coco/arm-cca-guest/Kconfig" 15 16source "drivers/virt/coco/guest/Kconfig"