edgelesssys / edgelessrt

Edgeless RT is an SDK and a runtime for Intel SGX. It combines top-notch Go support with simplicity, robustness and a small TCB. Developing confidential microservices has never been easier! C++17 and Rust (experimental) are also supported.
https://edgeless.systems
MIT License
134 stars 20 forks source link

rlimit syscalls #132

Closed thomasten closed 1 year ago

thomasten commented 1 year ago

add getrlimit, setrlimit, and prlimit

thomasten commented 1 year ago

added a comment regarding non-enforcement https://github.com/edgelesssys/edgelessrt/pull/132/files#diff-49e67d04d342293f9f8282aaf603c2a68bb2ecf0eb899d117b6b47d16b2bdbd8R55