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.
2 parents 30239a7 + 7574c7f commit b8e004dCopy full SHA for b8e004d
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