<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>6c8c1406 - virt: Add TDX guest driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/virt/coco/tdx-guest/Makefile#6c8c1406</link>
        <description>virt: Add TDX guest driverTDX guest driver exposes IOCTL interfaces to service TDX guestuser-specific requests. Currently, it is only used to allow the user toget the TDREPORT to support TDX attestation.Details about the TDX attestation process are documented inDocumentation/x86/tdx.rst, and the IOCTL details are documented inDocumentation/virt/coco/tdx-guest.rst.Operations like getting TDREPORT involves sending a blob of data asinput and getting another blob of data as output. It was consideredto use a sysfs interface for this, but it doesn&apos;t fit well into thestandard sysfs model for configuring values. It would be possible todo read/write on files, but it would need multiple file descriptors,which would be somewhat messy. IOCTLs seem to be the best fittingand simplest model for this use case. The AMD sev-guest driver alsouses the IOCTL interface to support attestation.[Bagas Sanjaya: Ack is for documentation portion]Signed-off-by: Kuppuswamy Sathyanarayanan &lt;sathyanarayanan.kuppuswamy@linux.intel.com&gt;Signed-off-by: Dave Hansen &lt;dave.hansen@linux.intel.com&gt;Reviewed-by: Bagas Sanjaya &lt;bagasdotme@gmail.com&gt;Reviewed-by: Tony Luck &lt;tony.luck@intel.com&gt;Reviewed-by: Mika Westerberg &lt;mika.westerberg@linux.intel.com&gt;Acked-by: Kai Huang &lt;kai.huang@intel.com&gt;Acked-by: Kirill A. Shutemov &lt;kirill.shutemov@linux.intel.com&gt;Acked-by: Wander Lairson Costa &lt;wander@redhat.com&gt;Link: https://lore.kernel.org/all/20221116223820.819090-3-sathyanarayanan.kuppuswamy%40linux.intel.com

            List of files:
            /linux-6.15/drivers/virt/coco/tdx-guest/Makefile</description>
        <pubDate>Wed, 16 Nov 2022 22:38:19 +0000</pubDate>
        <dc:creator>Kuppuswamy Sathyanarayanan &lt;sathyanarayanan.kuppuswamy@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
