Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 753 Bytes

README.md

File metadata and controls

44 lines (25 loc) · 753 Bytes

The MIT Sanctum processor system

An open-source enclave platform with an insidious threat model: an arbitrary remote software adversary able to subvert system software.

Prerequisites

TODO: describe building this on ubuntu, centos, and osx

Sanctum software

TODO: Describe the software stack at a high level.

Sanctum's secure bootloader

TODO: a quick description

TODO: Link to the subproject

Sanctum's security monitor

TODO: a quick description

TODO: Link to the subproject

Sanctum's linux kernel module

TODO: this does not presently exist

make bootloader
make sm

TODO: describe what this does

Sanctum software emulator (QEMU)

TODO: describe what this is,

make qemu

TODO: describe what this does