commit | b7f2aea63b1b4d3e20f48044f68cc0b0ee637ae3 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Fri Dec 15 17:18:51 2023 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Fri Jan 12 13:23:48 2024 +0000 |
tree | b8f1e6b88019cd431a0de329756e79e19050128a | |
parent | 3fab43d2f638b98765b0f8ef033ec93e3ea6b809 [diff] |
tests/avocado: Add a test for a little-endian microblaze machine We've already got a test for a big endian microblaze machine, but so far we lack one for a little endian machine. Now that the QEMU advent calendar featured such an image, we can test the little endian mode, too. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20231215161851.71508-1-thuth@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>