tests/tcg/nios2: Add semihosting multiarch tests
commitccbaa553a18a2062dd1e208a2f3aa3a59f3737cc
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 21 Apr 2022 15:17:34 +0000 (21 08:17 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 26 Apr 2022 15:17:05 +0000 (26 08:17 -0700)
treee5d9accae6191b76a5ce6d11cba2d0f43169e9a6
parent28a3c1b5f183f765f9ba04fc206807dce07960f8
tests/tcg/nios2: Add semihosting multiarch tests

Add runtime supporting the nios2-semi.c interface.
Execute the hello and memory multiarch tests.

Cc: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220421151735.31996-64-richard.henderson@linaro.org>
tests/tcg/nios2/10m50-ghrd.ld [new file with mode: 0644]
tests/tcg/nios2/Makefile.softmmu-target [new file with mode: 0644]
tests/tcg/nios2/boot.S [new file with mode: 0644]
tests/tcg/nios2/intr.S [new file with mode: 0644]
tests/tcg/nios2/semicall.h [new file with mode: 0644]