Skip to content

Commit

Permalink
Collect all symbolic execution theories and libraries we used for app…
Browse files Browse the repository at this point in the history
…lications in src/tools/symbexec
  • Loading branch information
andreaslindner committed Aug 23, 2024
1 parent b52731b commit 2660341
Show file tree
Hide file tree
Showing 22 changed files with 0 additions and 24 deletions.
1 change: 0 additions & 1 deletion examples/riscv/aes-unopt/Holmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ INCLUDES = $(HOLDIR)/examples/l3-machine-code/common \
$(HOLBADIR)/examples/tutorial/support \
$(HOLBADIR)/src/tools/symbexec \
$(HOLBADIR)/src/tools/symbexec/examples/common \
$(HOLBADIR)/examples/riscv/common \
$(HOLBADIR)/src

all: $(DEFAULT_TARGETS)
Expand Down
1 change: 0 additions & 1 deletion examples/riscv/aes/Holmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ INCLUDES = $(HOLDIR)/examples/l3-machine-code/common \
$(HOLBADIR)/examples/tutorial/support \
$(HOLBADIR)/src/tools/symbexec \
$(HOLBADIR)/src/tools/symbexec/examples/common \
$(HOLBADIR)/examples/riscv/common \
$(HOLBADIR)/src

all: $(DEFAULT_TARGETS)
Expand Down
1 change: 0 additions & 1 deletion examples/riscv/chacha/Holmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ INCLUDES = $(HOLDIR)/examples/l3-machine-code/common \
$(HOLBADIR)/examples/tutorial/support \
$(HOLBADIR)/src/tools/symbexec \
$(HOLBADIR)/src/tools/symbexec/examples/common \
$(HOLBADIR)/examples/riscv/common \
$(HOLBADIR)/src

all: $(DEFAULT_TARGETS)
Expand Down
11 changes: 0 additions & 11 deletions examples/riscv/common/Holmakefile

This file was deleted.

1 change: 0 additions & 1 deletion examples/riscv/incr-mem/Holmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ INCLUDES = $(HOLDIR)/examples/l3-machine-code/common \
$(HOLBADIR)/examples/tutorial/support \
$(HOLBADIR)/src/tools/symbexec \
$(HOLBADIR)/src/tools/symbexec/examples/common \
$(HOLBADIR)/examples/riscv/common \
$(HOLBADIR)/src

all: $(DEFAULT_TARGETS)
Expand Down
1 change: 0 additions & 1 deletion examples/riscv/incr/Holmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ INCLUDES = $(HOLDIR)/examples/l3-machine-code/common \
$(HOLBADIR)/examples/tutorial/support \
$(HOLBADIR)/src/tools/symbexec \
$(HOLBADIR)/src/tools/symbexec/examples/common \
$(HOLBADIR)/examples/riscv/common \
$(HOLBADIR)/src

all: $(DEFAULT_TARGETS)
Expand Down
1 change: 0 additions & 1 deletion examples/riscv/isqrt/Holmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ INCLUDES = $(HOLDIR)/examples/l3-machine-code/common \
$(HOLBADIR)/examples/tutorial/support \
$(HOLBADIR)/src/tools/symbexec \
$(HOLBADIR)/src/tools/symbexec/examples/common \
$(HOLBADIR)/examples/riscv/common \
$(HOLBADIR)/src

all: $(DEFAULT_TARGETS)
Expand Down
1 change: 0 additions & 1 deletion examples/riscv/mod2-mem/Holmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ INCLUDES = $(HOLDIR)/examples/l3-machine-code/common \
$(HOLBADIR)/examples/tutorial/support \
$(HOLBADIR)/src/tools/symbexec \
$(HOLBADIR)/src/tools/symbexec/examples/common \
$(HOLBADIR)/examples/riscv/common \
$(HOLBADIR)/src

all: $(DEFAULT_TARGETS)
Expand Down
1 change: 0 additions & 1 deletion examples/riscv/mod2/Holmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ INCLUDES = $(HOLDIR)/examples/l3-machine-code/common \
$(HOLBADIR)/examples/tutorial/support \
$(HOLBADIR)/src/tools/symbexec \
$(HOLBADIR)/src/tools/symbexec/examples/common \
$(HOLBADIR)/examples/riscv/common \
$(HOLBADIR)/src

all: $(DEFAULT_TARGETS)
Expand Down
1 change: 0 additions & 1 deletion examples/riscv/modexp/Holmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ INCLUDES = $(HOLDIR)/examples/l3-machine-code/common \
$(HOLBADIR)/examples/tutorial/support \
$(HOLBADIR)/src/tools/symbexec \
$(HOLBADIR)/src/tools/symbexec/examples/common \
$(HOLBADIR)/examples/riscv/common \
$(HOLBADIR)/src

all: $(DEFAULT_TARGETS)
Expand Down
1 change: 0 additions & 1 deletion examples/riscv/motor/Holmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ INCLUDES = $(HOLDIR)/examples/l3-machine-code/common \
$(HOLBADIR)/examples/tutorial/support \
$(HOLBADIR)/src/tools/symbexec \
$(HOLBADIR)/src/tools/symbexec/examples/common \
$(HOLBADIR)/examples/riscv/common \
$(HOLBADIR)/src

all: $(DEFAULT_TARGETS)
Expand Down
1 change: 0 additions & 1 deletion examples/riscv/perftest/Holmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ INCLUDES = $(HOLDIR)/examples/l3-machine-code/common \
$(HOLBADIR)/examples/tutorial/support \
$(HOLBADIR)/src/tools/symbexec \
$(HOLBADIR)/src/tools/symbexec/examples/common \
$(HOLBADIR)/examples/riscv/common \
$(HOLBADIR)/src

all: $(DEFAULT_TARGETS)
Expand Down
1 change: 0 additions & 1 deletion examples/riscv/swap/Holmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ INCLUDES = $(HOLDIR)/examples/l3-machine-code/common \
$(HOLBADIR)/examples/tutorial/support \
$(HOLBADIR)/src/tools/symbexec \
$(HOLBADIR)/src/tools/symbexec/examples/common \
$(HOLBADIR)/examples/riscv/common \
$(HOLBADIR)/src

all: $(DEFAULT_TARGETS)
Expand Down
1 change: 0 additions & 1 deletion examples/riscv/symbexectests/Holmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ INCLUDES = $(HOLDIR)/examples/l3-machine-code/common \
$(HOLBADIR)/examples/tutorial/support \
$(HOLBADIR)/src/tools/symbexec \
$(HOLBADIR)/src/tools/symbexec/examples/common \
$(HOLBADIR)/examples/riscv/common \
$(HOLBADIR)/src

all: $(DEFAULT_TARGETS)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 2660341

Please sign in to comment.