Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 495 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 495 Bytes

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