-
- Downloads
Update SGX example (#1933)
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- apps/sgx/enclave/enclave_config.xml.in 2 additions, 2 deletionsapps/sgx/enclave/enclave_config.xml.in
- apps/sgx/enclave/src/lib.rs 33 additions, 15 deletionsapps/sgx/enclave/src/lib.rs
- apps/sgx/run_model.py 4 additions, 2 deletionsapps/sgx/run_model.py
- docker/install/ubuntu_install_rust.sh 1 addition, 1 deletiondocker/install/ubuntu_install_rust.sh
- rust/src/runtime/array.rs 40 additions, 2 deletionsrust/src/runtime/array.rs
- rust/src/runtime/mod.rs 3 additions, 0 deletionsrust/src/runtime/mod.rs
- rust/src/runtime/packed_func.rs 59 additions, 3 deletionsrust/src/runtime/packed_func.rs
- rust/src/runtime/sgx.rs 2 additions, 2 deletionsrust/src/runtime/sgx.rs
- rust/src/runtime/threading.rs 1 addition, 1 deletionrust/src/runtime/threading.rs
- src/runtime/sgx/tvm.edl 0 additions, 1 deletionsrc/runtime/sgx/tvm.edl
- src/runtime/sgx/untrusted/sgx_module.cc 8 additions, 4 deletionssrc/runtime/sgx/untrusted/sgx_module.cc
Loading
Please register or sign in to comment