sim: cris: always search for local rvdummy tool
authorMike Frysinger <vapier@gentoo.org>
Sat, 27 Nov 2021 06:22:30 +0000 (01:22 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 27 Nov 2021 06:26:41 +0000 (01:26 -0500)
commit8613fa4c49b7df547fbb89cc26667cd99e7cb2f5
treefd4dc14f258a4eddba7669229ac93351d8b90f67
parent950065a38b317c32ffb0b9d4723a59d7faf95726
sim: cris: always search for local rvdummy tool

If the board info sets the sim to a basename that is found via $PATH
(which is the default dejagnu behavior), the logic here to use its
dirname to find rvdummy fails because it looks for `./rvdummy`.  So
switch it to always use the local build of rvdummy which is the one
we want to be testing against in the first place.

If we get a request for testing against a different setup, we can
figure out & document the needs at that point, and then setup some
config knobs to control it.
sim/testsuite/cris/hw/rv-n-cris/rvc.exp