Skip to content

elefthei/hyperkernel-hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hybrid-hash-verification

Hybrid verification PoC with hash table example

System

We have tested building, running and verifying with the following setup:

  • Linux Ubuntu 17.10
  • Binutils 2.29.1
  • GCC 7.2.0
  • QEMU 2.10.1

Install these packages before proceeding. Other platforms or versions may not work.

Build

To silence irpy errors and LLVM dump

make

Alternatively

make DEBUG=1

About

Hash table by hybrid verification as seen in Hyperkernel (SOSP 16)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors