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

Intel SGX Makefile study and understand

MoonHasSevenColor
721 Views

Dear Intel Community,

 

  I am going to combine Intel SGX with a program, which has their own dependencies.  I am overwhelmed by the Makefile reading. May you provide any documentation/website explaining how to modify the SGX makefile suited to personal program, with dependencies? So that I can know where to add the dependency files such as -lm for math functions? Thank youuuu!

 

 

 

Best Regards,

Jin Xin

0 Kudos
3 Replies
Wan_Intel
Moderator
689 Views

Hello MoonHasSevenColor,

Thanks for reaching out to us.

Let me check with relevant team and I'll update you at the earliest.



Regards,

Wan


0 Kudos
Wan_Intel
Moderator
653 Views

Hello MoonHasSevenColor,

Thanks for your patience.

We've received feedback from relevant team.

 

The best place to look at sample Makefiles is the SGX SDK samples. There are several samples that you can refer to: https://github.com/intel/linux-sgx/tree/master/SampleCode

 

The Intel® SGX Developer Reference Linux 2.20 Open Source is also a very handy resource when you are building a customer project. If you have specific questions, please let us know.

 

 

Regards,

Wan

 

0 Kudos
Wan_Intel
Moderator
585 Views

Hello MoonHasSevenColor,

Thanks for your question.

If you need additional information from Intel, please submit a new question as this thread will no longer be monitored.



Regards,

Wan


0 Kudos
Reply