Intel SGX Patch For GCC - Software Guard Extensions

Written by Michael Larabel in GNU on 29 December 2016 at 07:36 AM EST. 3 Comments
GNU
Intel's Software Guard Extensions (SGX) has been supported since the launch of Skylake CPUs while finally support for it is being added to the GCC compiler.

Software Guard Extensions allow user code to allocate private regions of memory that becomes protected from higher-level processes too. Those wishing to learn more about SGX and their protection "enclaves" can visit software.intel.com to learn more.


Going back to earlier this year has been SGX patches for the Linux kernel while now there's a patch adding the SGX intrinsics to the GNU Compiler Collection. The patch for now can be found here while the Intel developer awaits permission to land it in trunk for GCC7.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week