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

Multithread mechanism Sample application using SGX

Sam5
New Contributor I
741 Views

Hi,

Is there any multi threaded SGX sample application is available in SGX? Could you please share the path?

-Thanks

0 Kudos
1 Solution
Surenthar_S_Intel
741 Views

Hi Sam,

“Power Transition” sample included with the SDK makes use of threads. Here we are using one parent thread and three child thread to handle the power Transition in SGX. Have a look at IntelSGXSDK\src\PowerTransition. Please go through the User guide for more information on Power Transition sample application

-Surenthar

View solution in original post

0 Kudos
2 Replies
Surenthar_S_Intel
742 Views

Hi Sam,

“Power Transition” sample included with the SDK makes use of threads. Here we are using one parent thread and three child thread to handle the power Transition in SGX. Have a look at IntelSGXSDK\src\PowerTransition. Please go through the User guide for more information on Power Transition sample application

-Surenthar

0 Kudos
Sam5
New Contributor I
741 Views

Thanks Surenthar...

0 Kudos
Reply