intel / intel/confidential-computing.sgx.sdk

Planning to support SIMD headers to sgxsdk/include?

Open
#41 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Description

To my understanding, running SIMD instructions within the enclave is allowed.

But standard header files such as `immintrin.h` are not included in `sgxsdk/include`, so that I cannot help copying those header files from `/gcc/include/XXX` into my project.

Are you planning to add SIMD headers to sgxsdk? or are there some issues stopping you from adding those files to this source tree?

Thanks

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing sgxsdk/include tree and comparing it with the SIMD headers referenced from /gcc/include/XXX, including immintrin.h. Determine which headers and SIMD use cases the SDK intends to support and whether any compatibility constraints are documented; done means the scope and acceptance criteria for adding them are clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.