From 85a442db0dd3f2440019fe8586d28c2dec148cd3 Mon Sep 17 00:00:00 2001 From: "Hsiang-Chia.Huang" Date: Sat, 25 May 2019 01:19:53 -0700 Subject: add sifive/coremark repo --- .gitmodules | 3 +++ software/coremark | 1 + 2 files changed, 4 insertions(+) create mode 160000 software/coremark diff --git a/.gitmodules b/.gitmodules index 40b88d9..a166706 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,3 +52,6 @@ [submodule "software/example-user-syscall"] path = software/example-user-syscall url = https://github.com/sifive/example-user-syscall.git +[submodule "software/coremark"] + path = software/coremark + url = https://github.com/sifive/benchmark-coremark.git diff --git a/software/coremark b/software/coremark new file mode 160000 index 0000000..2a15fbb --- /dev/null +++ b/software/coremark @@ -0,0 +1 @@ +Subproject commit 2a15fbb3ecae618f978a1c6f9eaa1fb469aa688c -- cgit v1.2.1-18-gbd029