intel / intel/confidential-computing.sgx.sdk
missing header file xmmintrin.h
Open
bug
- Dominant language
- C++
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I want to build MIRACL[https://github.com/miracl/MIRACL] with intel sgx sdk. But there was a error in mrgf2m.c which needs xmmintrin.h, but sgx sdk doesn't provide such header file. In libc, xmmintrin.h just provide some memory api, doesn't involve IO.
Is there any solution to this problem, thanks.
Contributor guide
Assessment
This issue has not been assessed yet.