From 7c9193d4b5f5ea6c51650dad4d3c88ed812d1632 Mon Sep 17 00:00:00 2001 From: Fu-Ching Yang Date: Wed, 16 Dec 2020 00:24:26 -0800 Subject: [PATCH 1/2] Bump mem-latency for arbitrary memory test --- software/mem-latency | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/mem-latency b/software/mem-latency index b6c929b94..0f908a763 160000 --- a/software/mem-latency +++ b/software/mem-latency @@ -1 +1 @@ -Subproject commit b6c929b94ed30fc6a3eea51e584c914ffe640982 +Subproject commit 0f908a7637253c6290090d9482e42f03901d829e From df2749c79de71d6f338843c19cfbb63559865fa4 Mon Sep 17 00:00:00 2001 From: Fu-Ching Yang Date: Wed, 16 Dec 2020 00:37:00 -0800 Subject: [PATCH 2/2] Update wit-manifest.json --- wit-manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wit-manifest.json b/wit-manifest.json index 24c81623b..f25443e45 100644 --- a/wit-manifest.json +++ b/wit-manifest.json @@ -195,7 +195,7 @@ "source": "git@github.com:sifive/example-i2c.git" }, { - "commit": "b6c929b94ed30fc6a3eea51e584c914ffe640982", + "commit": "0f908a7637253c6290090d9482e42f03901d829e", "name": "benchmark-mem-latency", "source": "git@github.com:sifive/benchmark-mem-latency.git" },