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

Intel SGX development on older generation of Intel processor

Roshan_Mehta
Beginner
474 Views

Is it possible to do Intel SGX development on the older generation of Intel processor that does not have SGX support with some simulation environment?

I tried to install SGX SDK which installed correctly but could not able to install SGX PSW as supporting Intel SGX processor is a hard requirement for it.

https://software.intel.com/en-us/documentation/sgx-sdk-installation/platform-software-installation

I wanted to develop and learn simple SGX application.

0 Kudos
2 Replies
Rodolfo_S_
New Contributor III
474 Views

Hi,

You only need SGX PSW if you are going to run the SGX applications in HW mode.
You can develop and test your SGX applications using simulation mode. Better information can be found here.

Regards,

Rodolfo

0 Kudos
Hoang_N_Intel
Employee
474 Views

There is also a good blog on how you can run SGX on simulation mode at

https://software.intel.com/en-us/blogs/2016/05/30/usage-of-simulation-mode-in-sgx-enhanced-application

It also includes the link to a sample code application using SGX simulation.

 

0 Kudos
Reply