summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/riscv/linux/simple-timing/config.json
diff options
context:
space:
mode:
authorAlec Roelke <ar4jc@virginia.edu>2017-05-31 18:49:18 -0400
committerAlec Roelke <ar4jc@virginia.edu>2017-06-05 19:40:58 +0000
commit4966fe4b0f17ba30cba3d3dbae02b6452b87a70a (patch)
tree4502bf4aec0d8bec718073e8dec6361ec0952994 /tests/quick/se/00.hello/ref/riscv/linux/simple-timing/config.json
parentc1a7d318f670467612178ae5a7433f4c1f7361fa (diff)
downloadgem5-4966fe4b0f17ba30cba3d3dbae02b6452b87a70a.tar.xz
tests: Update RISC-V hello test and stats
Update the "Hello, world!" executable for RISC-V to use the latest GNU Linux toolchain and fix the stats accordingly. Change-Id: I5ff3d7f4bb41b10170038b8c07492f15bb54a022 Reviewed-on: https://gem5-review.googlesource.com/3560 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Jason Lowe-Power <jason@lowepower.com>
Diffstat (limited to 'tests/quick/se/00.hello/ref/riscv/linux/simple-timing/config.json')
-rw-r--r--tests/quick/se/00.hello/ref/riscv/linux/simple-timing/config.json14
1 files changed, 8 insertions, 6 deletions
diff --git a/tests/quick/se/00.hello/ref/riscv/linux/simple-timing/config.json b/tests/quick/se/00.hello/ref/riscv/linux/simple-timing/config.json
index 0e161c12e..7df7ef6e7 100644
--- a/tests/quick/se/00.hello/ref/riscv/linux/simple-timing/config.json
+++ b/tests/quick/se/00.hello/ref/riscv/linux/simple-timing/config.json
@@ -292,6 +292,7 @@
},
"p_state_clk_gate_bins": 20,
"p_state_clk_gate_min": 1000,
+ "syscallRetryLatency": 10000,
"interrupts": [
{
"eventq_index": 0,
@@ -376,21 +377,22 @@
"uid": 100,
"pid": 100,
"kvmInSE": false,
- "cxx_class": "LiveProcess",
- "executable": "/z/powerjg/gem5-upstream/tests/test-progs/hello/bin/riscv/linux/hello",
+ "cxx_class": "Process",
+ "executable": "/home/ar4jc/gem5/tests/testing/../test-progs/hello/bin/riscv/linux/hello",
"drivers": [],
"system": "system",
"gid": 100,
"eventq_index": 0,
"env": [],
- "input": "cin",
- "ppid": 99,
- "type": "LiveProcess",
+ "maxStackSize": 67108864,
+ "ppid": 0,
+ "type": "Process",
"cwd": "",
+ "pgid": 100,
"simpoint": 0,
"euid": 100,
+ "input": "cin",
"path": "system.cpu.workload",
- "max_stack_size": 67108864,
"name": "workload",
"cmd": [
"hello"