On 10/26/21 3:22 AM, Alex Bennée wrote:
Now we have a nios2 test image we can start using it to build tests.
However signal handling in nios2 is still broken so we disable the
signals and linux-test tests that trigger the bug.
Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
---
MAINTAINERS | 1 +
tests/tcg/configure.sh | 6 ++++++
tests/tcg/nios2/Makefile.target | 11 +++++++++++
3 files changed, 18 insertions(+)
create mode 100644 tests/tcg/nios2/Makefile.target
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~