We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ed6d0d commit 7574c7fCopy full SHA for 7574c7f
arch/x86/mm/mem_encrypt.c
@@ -49,7 +49,6 @@ static void print_mem_encrypt_feature_info(void)
49
switch (cc_vendor) {
50
case CC_VENDOR_INTEL:
51
pr_cont("Intel TDX\n");
52
- mark_tech_preview("Intel Trusted Domain Extensions (TDX)", NULL);
53
break;
54
case CC_VENDOR_AMD:
55
pr_cont("AMD");
0 commit comments