Intel® Software Guard Extensions (Intel® SGX)
Discussion board focused on hardware-based isolation and memory encryption to provide extended code protection in solutions.

Where can I find code for AEX?

Park__Seonghyun
Beginner
301 Views

Hi

According to the white papers, sensitive data such as register value is written to SSA and replaced with synthetic values, etc. upon Enclave Exiting Events (EEE).

I am looking for the implementations from linux-sgx, and linux-sgx-driver

Where can I find implementations for these routines?

Best, Seonghyun

0 Kudos
1 Reply
Scott_R_Intel
Employee
301 Views

Hi Seonghyun.

If I understand correctly, you're looking for the source for the Linux SGX SDK/PSW and the SGX driver.  You can find those on GitHub:

https://github.com/intel/linux-sgx

https://github.com/intel/linux-sgx-driver

Regards.

Scott

0 Kudos
Reply