sgx dev

https://blog.csdn.net/kouryoushine/article/details/89961027

 

 

https://blog.csdn.net/qq_35565669/article/details/99759565

 

 

edl:

https://zhuanlan.zhihu.com/p/39973868

 

 

vs debug:

https://software.intel.com/content/www/cn/zh/develop/articles/sgx-development-guide-part-3.html

sgx-gdb

https://blog.csdn.net/clh14281055/article/details/111838180

 

 

sdk:

make sdk USE_OPT_LIBS=1 DEBUG=1 -j 6

make sdk_no_mitigation USE_OPT_LIBS=3 DEBUG=1 -j 6
make sdk_install_pkg_no_mitigation USE_OPT_LIBS=3 DEBUG=1 -j 8

make rpm_psw_pkg_no_mitigation USE_OPT_LIBS=3 DEBUG=1 -j 8

make rpm_psw_pkg USE_OPT_LIBS=3 DEBUG=1


export LD_LIBRARY_PATH=/opt/intel/sgxsdk/lib64


./linux/installer/bin/sgx_linux_x64_sdk_2.13.100.4.bin

 

posted @ 2021-05-07 11:06  zJanly  阅读(103)  评论(0编辑  收藏  举报