Re: [PATCH v7 63/64] tests/tcg/nios2: Add semihosting multiarch tests

2022-04-22 Thread Peter Maydell
On Thu, 21 Apr 2022 at 17:16, Richard Henderson wrote: > > Add runtime supporting the nios2-semi.c interface. > Execute the hello and memory multiarch tests. > > Cc: Alex Bennée > Signed-off-by: Richard Henderson > --- > tests/tcg/nios2/semicall.h | 25 +++ > tests/tcg/nios2/10m50

[PATCH v7 63/64] tests/tcg/nios2: Add semihosting multiarch tests

2022-04-21 Thread Richard Henderson
Add runtime supporting the nios2-semi.c interface. Execute the hello and memory multiarch tests. Cc: Alex Bennée Signed-off-by: Richard Henderson --- tests/tcg/nios2/semicall.h | 25 +++ tests/tcg/nios2/10m50-ghrd.ld | 59 +++ tests/tcg/nios2/Makefile.softmmu-target