diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-07-24 13:47:57 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-09-13 20:10:50 +0200 |
commit | 0024b62a214deaa816c83d1846d9b7156df61f06 (patch) | |
tree | a86f1d635e429da55c8a9f6bd243b83939e63703 /MAINTAINERS | |
parent | c66c51461c195d5b91626671a9059fc947a7c2a4 (diff) | |
download | qemu-0024b62a214deaa816c83d1846d9b7156df61f06.zip qemu-0024b62a214deaa816c83d1846d9b7156df61f06.tar.gz qemu-0024b62a214deaa816c83d1846d9b7156df61f06.tar.bz2 |
tests/tcg: Remove CRIS bare test files
We are going to remove the CRIS target.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Message-ID: <20240904143603.52934-3-philmd@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c45f392..15c4bec 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -230,7 +230,6 @@ S: Maintained F: target/cris/ F: hw/cris/ F: include/hw/cris/ -F: tests/tcg/cris/ F: disas/cris.c Hexagon TCG CPUs |