forked from CTSRD-TESLA/TESLA
-
Notifications
You must be signed in to change notification settings - Fork 0
Temporally Enforced Security Logic Assertions
License
marinosi/TESLA
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Getting started =============== Pre-requisites -------------- Install git, gcc, g++, cmake, make Run: git submodule init --recursive git submodule update --recursive Build clang and LLVM -------------------- (Before building make sure the submodules are updated.) $ ./build_clang.sh This will check out clang and LLVM if needed. Building will take a while (a couple of hours on my laptop). Build strawman -------------- $ cd strawman $ make Test strawman ------------- $ ./test
About
Temporally Enforced Security Logic Assertions
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 52.1%
- OCaml 45.1%
- Shell 2.0%
- Other 0.8%