add coremark and spec firemarshal workloads

This commit is contained in:
Abraham Gonzalez
2019-11-05 07:04:07 +00:00
parent 36ec5172c4
commit 4ce531c531
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -98,3 +98,9 @@
[submodule "tools/axe"] [submodule "tools/axe"]
path = tools/axe path = tools/axe
url = https://github.com/CTSRD-CHERI/axe.git url = https://github.com/CTSRD-CHERI/axe.git
[submodule "software/spec2017"]
path = software/spec2017
url = https://github.com/ucb-bar/spec2017-workload.git
[submodule "software/coremark"]
path = software/coremark
url = https://github.com/ucb-bar/coremark-workload.git

1
software/coremark Submodule

Submodule software/coremark added at a6cc1cbfd9

1
software/spec2017 Submodule

Submodule software/spec2017 added at f5cbc4aaa5