| commit | 9d403d27bc85928aa9b8eb53fcceb2d7745d51ac | [log] [tgz] |
|---|---|---|
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Feb 23 21:58:18 2023 +0000 |
| committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Mar 30 15:03:36 2023 +0200 |
| tree | 100f134ebce6778759f8405557834ee0197361e5 | |
| parent | 3d85c7c15fc7ce986cf1a8e73da1217228f35685 [diff] |
tests/avocado: Enable TuxRun/mips64 (big-endian) test
Now that the previous commit ("hw/mips/gt64xxx_pci: Don't
endian-swap GT_PCI0_CFGADDR") fixed the issue accessing
the GT64120 PCI config-address register on big-endian
targets, we can enable this TuxRun test.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230223220404.63630-1-philmd@linaro.org>