fortanix / rust-sgx

The Fortanix Rust Enclave Development Platform
https://edp.fortanix.com
Mozilla Public License 2.0
421 stars 99 forks source link

[Check code with CI] aj/update-sgx-alloc #609

Open Taowyoo opened 1 month ago

Taowyoo commented 1 month ago

Glue code for snmalloc allocator in SGX enclaves.

Taowyoo commented 2 weeks ago

The code change here should be moved to https://github.com/fortanix/rust/pull/16 CC: @NirjharRoyiitk @aditijannu Could you help doing this ?

aditijannu commented 2 weeks ago

Addressed most of the comments left by @arai-fortanix in the latest commit but the unit test seems to be failing. Once I resolve that issue, I will move snmalloc-edp over to the rust repository.