<?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 sysfs-bus-coreboot</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ebab9426 - Documentation/ABI: Fix typos</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-coreboot#ebab9426</link>
        <description>Documentation/ABI: Fix typosFix typos in Documentation/ABI.  The changes are in descriptions orcomments where they shouldn&apos;t affect use of the ABIs.Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Reviewed-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Link: https://lore.kernel.org/r/20230814212822.193684-2-helgaas@kernel.orgSigned-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-coreboot</description>
        <pubDate>Mon, 14 Aug 2023 21:28:20 +0000</pubDate>
        <dc:creator>Bjorn Helgaas &lt;bhelgaas@google.com&gt;</dc:creator>
    </item>
<item>
        <title>19d54020 - firmware: google: Implement cbmem in sysfs driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-coreboot#19d54020</link>
        <description>firmware: google: Implement cbmem in sysfs driverThe CBMEM area is a downward-growing memory region used by coreboot todynamically allocate tagged data structures (&quot;CBMEM entries&quot;) thatremain resident during boot.This implements a driver which exports access to the CBMEM entriesvia sysfs under /sys/bus/coreboot/devices/cbmem-&lt;id&gt;.This implementation is quite versatile.  Examples of how it could beused are given below:* Tools like util/cbmem from the coreboot tree could use this driver  instead of finding CBMEM in /dev/mem directly.  Alternatively,  firmware developers debugging an issue may find the sysfs interface  more ergonomic than the cbmem tool and choose to use it directly.* The crossystem tool, which exposes verified boot variables, can use  this driver to read the vboot work buffer.* Tools which read the BIOS SPI flash (e.g., flashrom) can find the  flash layout in CBMEM directly, which is significantly faster than  searching the flash directly.Write access is provided to all CBMEM regions via/sys/bus/coreboot/devices/cbmem-&lt;id&gt;/mem, as the existing cbmemtooling updates this memory region, and envisioned use cases withcrossystem can benefit from updating memory regions.Link: https://issuetracker.google.com/239604743Cc: Stephen Boyd &lt;swboyd@chromium.org&gt;Cc: Tzung-Bi Shih &lt;tzungbi@kernel.org&gt;Reviewed-by: Guenter Roeck &lt;groeck@chromium.org&gt;Reviewed-by: Julius Werner &lt;jwerner@chromium.org&gt;Tested-by: Jack Rosenthal &lt;jrosenth@chromium.org&gt;Signed-off-by: Jack Rosenthal &lt;jrosenth@chromium.org&gt;Link: https://lore.kernel.org/r/20221104161528.531248-1-jrosenth@chromium.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-coreboot</description>
        <pubDate>Fri, 04 Nov 2022 16:15:28 +0000</pubDate>
        <dc:creator>Jack Rosenthal &lt;jrosenth@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
