sim: Remove check whether the System port is connected.
authorGabe Black <gabeblack@google.com>
Sat, 19 Sep 2020 06:07:00 +0000 (23:07 -0700)
committerGabe Black <gabeblack@google.com>
Fri, 25 Sep 2020 23:51:49 +0000 (23:51 +0000)
commit9de667af6e92ab709850dfc4ab25e48093e351ba
tree1180bd4dc2d41b4ed1df6478f0e2c9a994f7b35e
parentdd130fec927bb7860f642ed4d8e232b4cfaa521a
sim: Remove check whether the System port is connected.

The port will report an error if something tries to use it and
it's not connected. If it isn't needed, there's no reason to force
users to hook something up to it just to satisfy the check.

Change-Id: I0668b8a86c8cb323aba51670fb7914d35acc5198
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/34815
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
src/sim/system.cc
src/sim/system.hh