Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/acsl-technion/eleos

ExitLess services for SGX enclaves
https://github.com/acsl-technion/eleos

Last synced: 1 day ago
JSON representation

ExitLess services for SGX enclaves

Lists

README

        

# Eleos
ExitLess Services for SGX Enclaves

Tested on Ubuntu 14.04 64 bit.

Prerequisites:
1. Intel SGX Driver: https://github.com/01org/linux-sgx-driver
2. Intel SGX SDK & PSW: https://github.com/01org/linux-sgx

["Fairly outdated Graphene-SGX POC code is available here"](https://github.com/acsl-technion/graphene/tree/eleos).

Directory structure:
eleos_core - the exit-less services lib
suvm_samples - SUVM example usages
Edger - edger8r utility with RPC instead of OCALL integration
parameter_server - paramter server application from the paper
parameter_server_suvm - paramter server from the paper with SUVM support
client_parameter_server - workload generator for the parameter server from the paper
face_verification_server - face verification workload from the paper
suvm_read_write_sample - suvm benchmarks from the paper

Stay tuned for further support for the Windows platform.

Find the full details here:
[EUROSYS17] "Eleos: Exit-Less OS Services for SGX Enclaves"
M. Orenbach, M. Minkin, P. Lifshits, M. Silberstein