<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>3f368b88 - crypto: amlogic-gxl - default to build as module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/amlogic/Kconfig#3f368b88</link>
        <description>crypto: amlogic-gxl - default to build as moduleThe AmLogic GXL crypto accelerator driver is built into the kernel ifARCH_MESON is set. However, given the single image policy of arm64, itsdefconfig enables all platforms by default, and so ARCH_MESON is usuallyenabled.This means that the AmLogic driver causes the arm64 defconfig build topull in a huge chunk of the crypto stack as a builtin as well, which isundesirable, so let&apos;s make the amlogic GXL driver default to &apos;m&apos; instead.Signed-off-by: Ard Biesheuvel &lt;ardb@kernel.org&gt;Tested-by: Corentin Labbe &lt;clabbe@baylibre.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/amlogic/Kconfig</description>
        <pubDate>Tue, 07 Jul 2020 06:31:51 +0000</pubDate>
        <dc:creator>Ard Biesheuvel &lt;ardb@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>7d07de2c - crypto: amlogic - add unspecified HAS_IOMEM dependency</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/amlogic/Kconfig#7d07de2c</link>
        <description>crypto: amlogic - add unspecified HAS_IOMEM dependencyCurrently CONFIG_CRYPTO_DEV_AMLOGIC_GXL=y implicitly depends onCONFIG_HAS_IOMEM=y; consequently, on architectures without IOMEM we getthe following build error:ld: drivers/crypto/amlogic/amlogic-gxl-core.o: in function `meson_crypto_probe&apos;:drivers/crypto/amlogic/amlogic-gxl-core.c:240: undefined reference to `devm_platform_ioremap_resource&apos;Fix the build error by adding the unspecified dependency.Reported-by: Brendan Higgins &lt;brendanhiggins@google.com&gt;Signed-off-by: Brendan Higgins &lt;brendanhiggins@google.com&gt;Acked-by: Corentin Labbe &lt;clabbe@baylibre.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/amlogic/Kconfig</description>
        <pubDate>Wed, 11 Dec 2019 19:27:40 +0000</pubDate>
        <dc:creator>Brendan Higgins &lt;brendanhiggins@google.com&gt;</dc:creator>
    </item>
<item>
        <title>b95bba5d - crypto: skcipher - rename the crypto_blkcipher module and kconfig option</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/amlogic/Kconfig#b95bba5d</link>
        <description>crypto: skcipher - rename the crypto_blkcipher module and kconfig optionNow that the blkcipher algorithm type has been removed in favor ofskcipher, rename the crypto_blkcipher kernel module to crypto_skcipher,and rename the config options accordingly:	CONFIG_CRYPTO_BLKCIPHER =&gt; CONFIG_CRYPTO_SKCIPHER	CONFIG_CRYPTO_BLKCIPHER2 =&gt; CONFIG_CRYPTO_SKCIPHER2Signed-off-by: Eric Biggers &lt;ebiggers@google.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/amlogic/Kconfig</description>
        <pubDate>Fri, 25 Oct 2019 19:41:13 +0000</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@google.com&gt;</dc:creator>
    </item>
<item>
        <title>48fe583f - crypto: amlogic - Add crypto accelerator for amlogic GXL</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/amlogic/Kconfig#48fe583f</link>
        <description>crypto: amlogic - Add crypto accelerator for amlogic GXLThis patch adds support for the amlogic GXL cryptographic offloader presenton GXL SoCs.This driver supports AES cipher in CBC/ECB mode.Signed-off-by: Corentin Labbe &lt;clabbe@baylibre.com&gt;Reviewed-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/amlogic/Kconfig</description>
        <pubDate>Thu, 17 Oct 2019 05:06:25 +0000</pubDate>
        <dc:creator>Corentin Labbe &lt;clabbe@baylibre.com&gt;</dc:creator>
    </item>
</channel>
</rss>
