| commit | 86584398a4d44e438ae47710241fb92cc3af3d3b | [log] [tgz] |
|---|---|---|
| author | Cindy Liu <hcindyl@google.com> | Fri Jun 03 10:49:52 2022 -0700 |
| committer | Cindy Liu <hcindyl@google.com> | Fri Jun 03 10:49:52 2022 -0700 |
| tree | 1a7f71b340289da952cf0a2bf0baf0bb02089a32 | |
| parent | 4b71896ddd5910f43027fef1a8f92fd689c31583 [diff] |
sw:vec: Disable WMMU in single-core test_runner script Change-Id: I7c1e80dae014fad56ec31775e8ffb86b76e4e956
diff --git a/scripts/test_runner.py b/scripts/test_runner.py index afb22c2..d65960a 100755 --- a/scripts/test_runner.py +++ b/scripts/test_runner.py
@@ -95,6 +95,7 @@ sysbus.cpu2 EnableExecutionTracing @%(trace_file)s PCAndOpcode """ renode_script += """ +sysbus.cpu2 EnableExternalWindowMmu false start sysbus.vec_controlblock WriteDoubleWord 0xc 0""" self.script_params = {