From 4a20ebd52530469ce8aa802729be695fa478331c Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Thu, 7 Jun 2018 07:36:16 +0100 Subject: [PATCH] gem5: update to 60600f09c25255b3c8f72da7fb49100e2682093a To verify if vanilla Linux aarch64 v2.17 will boot, but it still didn't. --- README.adoc | 2 +- gem5/gem5 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 7000ca4..9d45eed 100644 --- a/README.adoc +++ b/README.adoc @@ -5231,7 +5231,7 @@ For the most part, just add the `-g` option to all commands and everything shoul ./configure -g && ./build -a arm -g && ./run -a arm -g .... -TODO `aarch64` boot is failing on kernel v4.17 with: +TODO `aarch64` boot is failing on kernel v4.17, gem5 60600f09c25255b3c8f72da7fb49100e2682093a with: .... panic: Tried to write Gic cpu at offset 0xd0 diff --git a/gem5/gem5 b/gem5/gem5 index 49f96e7..60600f0 160000 --- a/gem5/gem5 +++ b/gem5/gem5 @@ -1 +1 @@ -Subproject commit 49f96e7b77925837aa5bc84d4c3453ab5f07408e +Subproject commit 60600f09c25255b3c8f72da7fb49100e2682093a