From bd3dba7f664f05aa37c0c2a6ff76af629e34497c Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Fri, 1 Apr 2016 16:38:46 -0700 Subject: [PATCH] Fix LR/SC livelock bug Closes #74. --- chisel2 | 2 +- chisel3 | 2 +- firrtl | 2 +- groundtest | 2 +- rocket | 2 +- uncore | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/chisel2 b/chisel2 index 95c889ee..1ee157fe 160000 --- a/chisel2 +++ b/chisel2 @@ -1 +1 @@ -Subproject commit 95c889ee0cb9ff177e1bbfa8dc4ed09efb5364c1 +Subproject commit 1ee157fea9bc5816bce04aadaa554b8970cb8871 diff --git a/chisel3 b/chisel3 index 48caf43a..9b114817 160000 --- a/chisel3 +++ b/chisel3 @@ -1 +1 @@ -Subproject commit 48caf43af55a61991c0945ec6d086c668d78096d +Subproject commit 9b114817b00d793e8e58e9c8bd6beefd31d458ea diff --git a/firrtl b/firrtl index 83a3dc1f..5581e780 160000 --- a/firrtl +++ b/firrtl @@ -1 +1 @@ -Subproject commit 83a3dc1f74a130dd8200e8b72105a14e7c624c95 +Subproject commit 5581e78092b39d73430b566c694eeebae1ad3741 diff --git a/groundtest b/groundtest index 6e2e6279..99b96511 160000 --- a/groundtest +++ b/groundtest @@ -1 +1 @@ -Subproject commit 6e2e6279beeb4b3f196ef021301b28519d4ed4d1 +Subproject commit 99b96511f7237760fb2552cb8a8f2f569adb78f5 diff --git a/rocket b/rocket index 258a97dd..0f3d3eac 160000 --- a/rocket +++ b/rocket @@ -1 +1 @@ -Subproject commit 258a97dd9fab1c26b09717815e7cfd6e2b4bc4ae +Subproject commit 0f3d3eac6e684ea2f5660d230f280a2a193279aa diff --git a/uncore b/uncore index ae219e32..a5d2d539 160000 --- a/uncore +++ b/uncore @@ -1 +1 @@ -Subproject commit ae219e32b045abefe8b957d8c7f10ce445804fbc +Subproject commit a5d2d539682c4013585a99e3472e295df5507ea9