Skip to content

virtualsecureplatform/homfa-cav22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homfa-cav22

This repository contains files we used to generate HomFA's artifacts submitted to CAV'22. Please see the HomFA's page for the detail.

Build and Run

$ cd artifact-evaluation
$ mkdir build && cd build
$ cp ../../pack.sh .
$ ./pack.sh
$ docker build -f ../Dockerfile -t homfa:cav22 .
$ docker run -it -v $PWD/log:/log homfa:cav22

See the artifact's README for its usage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published