<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sgx/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/sys/modules/sgx/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sgx/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/sgx/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6469bdcdb6a5968dc7edfcfb495d427b4bfdb3dd - Move most of the contents of opt_compat.h to opt_global.h.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sgx/Makefile#6469bdcdb6a5968dc7edfcfb495d427b4bfdb3dd</link>
        <description>Move most of the contents of opt_compat.h to opt_global.h.opt_compat.h is mentioned in nearly 180 files. In-progress networkdriver compabibility improvements may add over 100 more so this iscloser to &quot;just about everywhere&quot; than &quot;only some files&quot; per theguidance in sys/conf/options.Keep COMPAT_LINUX32 in opt_compat.h as it is confined to a subset ofsys/compat/linux/*.c.  A fake _COMPAT_LINUX option ensure opt_compat.his created on all architectures.Move COMPAT_LINUXKPI to opt_dontuse.h as it is only used to control theset of compiled files.Reviewed by:	kib, cem, jhb, jtlSponsored by:	DARPA, AFRLDifferential Revision:	https://reviews.freebsd.org/D14941

            List of files:
            /freebsd/sys/modules/sgx/Makefile</description>
        <pubDate>Fri, 06 Apr 2018 19:35:35 +0200</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fc2a8776a2f9945f22301cd92ec6d3ac1f817028 - Rename assym.s to assym.inc</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sgx/Makefile#fc2a8776a2f9945f22301cd92ec6d3ac1f817028</link>
        <description>Rename assym.s to assym.incassym is only to be included by other .s files, and should neveractually be assembled by itself.Reviewed by:	imp, bdrewery (earlier)Sponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D14180

            List of files:
            /freebsd/sys/modules/sgx/Makefile</description>
        <pubDate>Tue, 20 Mar 2018 18:58:51 +0100</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1d071ce340d77e086e2d3ee85de9b68508fe1666 - Move assym.s to DPSRC in sgx module</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sgx/Makefile#1d071ce340d77e086e2d3ee85de9b68508fe1666</link>
        <description>Move assym.s to DPSRC in sgx moduleassym.s is only to be included by other .s files, and should notactually be assembled by itself.

            List of files:
            /freebsd/sys/modules/sgx/Makefile</description>
        <pubDate>Fri, 16 Mar 2018 14:33:42 +0100</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c79126f2e4b31976a54d1c30961d8c7b0f740a3c - Merge ^/head r327624 through r327885.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sgx/Makefile#c79126f2e4b31976a54d1c30961d8c7b0f740a3c</link>
        <description>Merge ^/head r327624 through r327885.

            List of files:
            /freebsd/sys/modules/sgx/Makefile</description>
        <pubDate>Fri, 12 Jan 2018 19:23:35 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4f23702a7a5f18f802615933ba936e6c3cd7fcf3 - - Fix `make` in sys/modules</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sgx/Makefile#4f23702a7a5f18f802615933ba936e6c3cd7fcf3</link>
        <description>- Fix `make` in sys/modulesReviewed by:	gonzo, landonf, brDifferential Revision:	https://reviews.freebsd.org/D13856

            List of files:
            /freebsd/sys/modules/sgx/Makefile</description>
        <pubDate>Fri, 12 Jan 2018 13:14:14 +0100</pubDate>
        <dc:creator>Li-Wen Hsu &lt;lwhsu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1409e715e64d67b3093a889e63b33ef48e280ec8 - Merge ^/head r322398 through r322746.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sgx/Makefile#1409e715e64d67b3093a889e63b33ef48e280ec8</link>
        <description>Merge ^/head r322398 through r322746.

            List of files:
            /freebsd/sys/modules/sgx/Makefile</description>
        <pubDate>Mon, 21 Aug 2017 13:56:47 +0200</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a451e71162cdab546c8f58936b975ccb1a24b6ca - MFhead@r322675</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sgx/Makefile#a451e71162cdab546c8f58936b975ccb1a24b6ca</link>
        <description>MFhead@r322675

            List of files:
            /freebsd/sys/modules/sgx/Makefile</description>
        <pubDate>Fri, 18 Aug 2017 23:37:26 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2164af29a083d67122fdf9c294a792c258c7a14d - Add support for Intel Software Guard Extensions (Intel SGX).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sgx/Makefile#2164af29a083d67122fdf9c294a792c258c7a14d</link>
        <description>Add support for Intel Software Guard Extensions (Intel SGX).Intel SGX allows to manage isolated compartments &quot;Enclaves&quot; in user VAspace. Enclaves memory is part of processor reserved memory (PRM) andalways encrypted. This allows to protect user application code and datafrom upper privilege levels including OS kernel.This includes SGX driver and optional linux ioctl compatibility layer.Intel SGX SDK for FreeBSD is also available.Note this requires support from hardware (available since late IntelSkylake CPUs).Many thanks to Robert Watson for support and Konstantin Belousovfor code review.Project wiki: https://wiki.freebsd.org/Intel_SGX.Reviewed by:	kibRelnotes:	yesSponsored by:	DARPA, AFRLDifferential Revision:	https://reviews.freebsd.org/D11113

            List of files:
            /freebsd/sys/modules/sgx/Makefile</description>
        <pubDate>Wed, 16 Aug 2017 12:38:06 +0200</pubDate>
        <dc:creator>Ruslan Bukin &lt;br@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
