<?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>f76393a6 - armv8crypto: add AES-GCM support</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/armv8crypto/Makefile#f76393a6</link>
        <description>armv8crypto: add AES-GCM supportAdd support for AES-GCM using OpenSSL&apos;s accelerated routines.Reviewed by:	jhbDifferential Revision:	https://reviews.freebsd.org/D27454Sponsored by:	Ampere ComputingSubmitted by:	Klara, Inc.Approved by:	re (kib)(cherry picked from commit ed9b7f4414663703e0e9581a730c4bdfaca5687f)

            List of files:
            /freebsd-13.1/sys/modules/armv8crypto/Makefile</description>
        <pubDate>Wed, 13 Jan 2021 06:27:10 +0000</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a9dc38de - Create an empty stdint.h for arm_neon.h to include.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/armv8crypto/Makefile#a9dc38de</link>
        <description>Create an empty stdint.h for arm_neon.h to include.The armv8crypto module includes arm_neon.h for the compiler intrinsicfunctions. This includes the userland stdint.h file that doesn&apos;t exist inthe kernel. Fix this by providing an empty stdint.h to be used when weinclude arm_neon.h.Sponsored by:	DARPA, AFRLDifferential Revision:	https://reviews.freebsd.org/D16254

            List of files:
            /freebsd-13.1/sys/modules/armv8crypto/Makefile</description>
        <pubDate>Mon, 16 Jul 2018 15:39:33 +0000</pubDate>
        <dc:creator>Andrew Turner &lt;andrew@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3f32b92b - Use armv8-a in -march, it is accepted by both clang and gcc.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/armv8crypto/Makefile#3f32b92b</link>
        <description>Use armv8-a in -march, it is accepted by both clang and gcc.Sponsored by:	DARPA, AFRL

            List of files:
            /freebsd-13.1/sys/modules/armv8crypto/Makefile</description>
        <pubDate>Sat, 19 Aug 2017 17:15:40 +0000</pubDate>
        <dc:creator>Andrew Turner &lt;andrew@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/armv8crypto/Makefile#193d9e76</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-13.1/sys/modules/armv8crypto/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d6699d29 - Add accelerated AES with using the ARMv8 crypto instructions. This is based</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/armv8crypto/Makefile#d6699d29</link>
        <description>Add accelerated AES with using the ARMv8 crypto instructions. This is basedon the AES-NI code, and modified as needed for use on ARMv8. When loadedthe driver will check the appropriate field in the id_aa64isar0_el1register to see if AES is supported, and if so the probe function willsignal the driver should attach.With this I have seen up to 2000Mb/s from the cryptotest test with a singlethread on a ThunderX Pass 2.0.Reviewed by:	impObtained from:	ABT Systems LtdMFC after:	1 weekSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D8297

            List of files:
            /freebsd-13.1/sys/modules/armv8crypto/Makefile</description>
        <pubDate>Mon, 21 Nov 2016 11:18:00 +0000</pubDate>
        <dc:creator>Andrew Turner &lt;andrew@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
