tests/tcg: use regular semihosting for nios2-softmmu
commit991e9051238e15207ca3fbfc630fd98f0e2b86cd
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 27 Oct 2022 18:36:14 +0000 (27 19:36 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 31 Oct 2022 20:37:58 +0000 (31 20:37 +0000)
tree9d24c3530b135c6530a37745ba3f111808a43e0b
parentb4c82b1b4d030b0b3edbab7173b6888aa12e7e0a
tests/tcg: use regular semihosting for nios2-softmmu

The nios2 code now plugs into the common semihosting code so we can
use the same redirect invocation as the other boards. There is however
a bug raised for the fact the tests don't seem to be completing
properly and silently passing anyway:

  https://gitlab.com/qemu-project/qemu/-/issues/1258

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20221027183637.2772968-9-alex.bennee@linaro.org>
tests/tcg/nios2/Makefile.softmmu-target