intel / intel/confidential-computing.sgx.sdk
configuring enclave stack base and heap base
Open
question
- Dominant language
- C++
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to configure the enclave's stack base and heap base (in addition to the enclave's base) during linking / signing phase? These parameters are not present in the EnclaveConfiguration xml.
Furthermore, is it possible to set page permissions statically? I'd like to decompose the stack into several smaller stacks, and place guard pages at the boundaries of each stack.
Contributor guide
Assessment
This issue has not been assessed yet.