/sgxbounds

SGXBounds: Memory Safety for Shielded Execution (compiler pass and runtime)

Primary LanguageC

SGXBounds: Memory Safety for Shielded Execution

This repository contains only the compiler pass and associated runtime. The paper describing SGXBounds will be/was presented at EuroSys'17.

Dependencies

The project is tightly coupled with:

  1. SCONE framework (not yet released to public)
  2. customized musl-cross-make (not yet released to public)
  3. Fex benchmarking framework