<?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>6e085e0a - arm/arm64: Probe for the presence of KVM hypervisor</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/firmware/smccc/Makefile#6e085e0a</link>
        <description>arm/arm64: Probe for the presence of KVM hypervisorAlthough the SMCCC specification provides some limited functionality fordescribing the presence of hypervisor and firmware services, this isgenerally applicable only to functions designated as &quot;Arm ArchitectureService Functions&quot; and no portable discovery mechanism is provided forstandard hypervisor services, despite having a designated range offunction identifiers reserved by the specification.In an attempt to avoid the need for additional firmware changes everytime a new function is added, introduce a UID to identify the serviceprovider as being compatible with KVM. Once this has been established,additional services can be discovered via a feature bitmap.Reviewed-by: Steven Price &lt;steven.price@arm.com&gt;Signed-off-by: Will Deacon &lt;will@kernel.org&gt;Signed-off-by: Jianyong Wu &lt;jianyong.wu@arm.com&gt;[maz: move code to its own file, plug it into PSCI]Signed-off-by: Marc Zyngier &lt;maz@kernel.org&gt;Link: https://lore.kernel.org/r/20201209060932.212364-2-jianyong.wu@arm.com

            List of files:
            /linux-6.15/drivers/firmware/smccc/Makefile</description>
        <pubDate>Wed, 09 Dec 2020 06:09:24 +0000</pubDate>
        <dc:creator>Will Deacon &lt;will@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>821b67fa - firmware: smccc: Add ARCH_SOC_ID support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/firmware/smccc/Makefile#821b67fa</link>
        <description>firmware: smccc: Add ARCH_SOC_ID supportSMCCC v1.2 adds a new optional function SMCCC_ARCH_SOC_ID to obtain aSiP defined SoC identification value. Add support for the same.Also using the SoC bus infrastructure, let us expose the platformspecific SoC atrributes under sysfs.There are various ways in which it can be represented in shortened formfor efficiency and ease of parsing for userspace. The chosen form isdescribed in the ABI document.Link: https://lore.kernel.org/r/20200625095939.50861-1-sudeep.holla@arm.comCc: Etienne Carriere &lt;etienne.carriere@st.com&gt;Reviewed-by: Steven Price &lt;steven.price@arm.com&gt;Signed-off-by: Sudeep Holla &lt;sudeep.holla@arm.com&gt;

            List of files:
            /linux-6.15/drivers/firmware/smccc/Makefile</description>
        <pubDate>Thu, 25 Jun 2020 09:59:39 +0000</pubDate>
        <dc:creator>Sudeep Holla &lt;sudeep.holla@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>f2ae9706 - firmware: smccc: Refactor SMCCC specific bits into separate file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/firmware/smccc/Makefile#f2ae9706</link>
        <description>firmware: smccc: Refactor SMCCC specific bits into separate fileIn order to add newer SMCCC v1.1+ functionality and to avoid clutteringPSCI firmware driver with SMCCC bits, let us move the SMCCC specificdetails under drivers/firmware/smccc/smccc.cWe can also drop conduit and smccc_version from psci_operations structureas SMCCC was the sole user and now it maintains those.No functionality change in this patch though.Signed-off-by: Sudeep Holla &lt;sudeep.holla@arm.com&gt;Tested-by: Etienne Carriere &lt;etienne.carriere@st.com&gt;Reviewed-by: Etienne Carriere &lt;etienne.carriere@st.com&gt;Acked-by: Mark Rutland &lt;mark.rutland@arm.com&gt;Link: https://lore.kernel.org/r/20200518091222.27467-6-sudeep.holla@arm.comSigned-off-by: Will Deacon &lt;will@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/firmware/smccc/Makefile</description>
        <pubDate>Mon, 18 May 2020 09:12:20 +0000</pubDate>
        <dc:creator>Sudeep Holla &lt;sudeep.holla@arm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
