tudinfse / sgxbounds

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C 84.5%Language:C++ 15.3%Language:Makefile 0.1%