<?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 securityfs-secrets-coco</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>cbabf03c - virt: Add efi_secret module to expose confidential computing secrets</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/securityfs-secrets-coco#cbabf03c</link>
        <description>virt: Add efi_secret module to expose confidential computing secretsThe new efi_secret module exposes the confidential computing (coco)EFI secret area via securityfs interface.When the module is loaded (and securityfs is mounted, typically under/sys/kernel/security), a &quot;secrets/coco&quot; directory is created insecurityfs.  In it, a file is created for each secret entry.  The nameof each such file is the GUID of the secret entry, and its content isthe secret data.This allows applications running in a confidential computing setting toread secrets provided by the guest owner via a secure secret injectionmechanism (such as AMD SEV&apos;s LAUNCH_SECRET command).Removing (unlinking) files in the &quot;secrets/coco&quot; directory will zero outthe secret in memory, and remove the filesystem entry.  If the module isremoved and loaded again, that secret will not appear in the filesystem.Signed-off-by: Dov Murik &lt;dovmurik@linux.ibm.com&gt;Reviewed-by: Gerd Hoffmann &lt;kraxel@redhat.com&gt;Link: https://lore.kernel.org/r/20220412212127.154182-3-dovmurik@linux.ibm.comSigned-off-by: Ard Biesheuvel &lt;ardb@kernel.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/securityfs-secrets-coco</description>
        <pubDate>Tue, 12 Apr 2022 21:21:25 +0000</pubDate>
        <dc:creator>Dov Murik &lt;dovmurik@linux.ibm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
