]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Test both microblaze s3adsp1800 endianness variants
authorThomas Huth <thuth@redhat.com>
Thu, 15 May 2025 13:20:17 +0000 (15:20 +0200)
committerThomas Huth <thuth@redhat.com>
Fri, 30 May 2025 07:52:08 +0000 (09:52 +0200)
commit6c5477558490cf76dc6d521fe906a2bfbc96ee27
tree30cebfc819f03fae0d7f2cb2526c39d8ec5cbc4d
parent141ec228deb7f94fb713c4d7ce0276e088e59f15
tests/functional: Test both microblaze s3adsp1800 endianness variants

Now that the endianness of the petalogix-s3adsp1800 can be configured,
we should test that the cross-endianness also works as expected, thus
test the big endian variant on the little endian target and vice versa.
(based on an original idea from Philippe Mathieu-Daudé)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250515132019.569365-3-thuth@redhat.com>
tests/functional/test_microblaze_s3adsp1800.py
tests/functional/test_microblazeel_s3adsp1800.py