diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-09-25 22:16:12 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-02-16 14:25:08 +0100 |
commit | a029fe842f39af07ff5a203a34ebd5243df0e396 (patch) | |
tree | 85fcf17ee9a810efd74e05db48dfdc2716834512 /rust/qemu-api | |
parent | 937df81af6757638a7f1908747560dd342947213 (diff) | |
download | qemu-a029fe842f39af07ff5a203a34ebd5243df0e396.zip qemu-a029fe842f39af07ff5a203a34ebd5243df0e396.tar.gz qemu-a029fe842f39af07ff5a203a34ebd5243df0e396.tar.bz2 |
tests/functional: Explicit endianness of microblaze assets
The archive used in test_microblaze_s3adsp1800.py (testing a
big-endian target) contains a big-endian kernel. Rename using
the _BE suffix.
Similarly, the archive in test_microblazeel_s3adsp1800 (testing
a little-endian target) contains a little-endian kernel. Rename
using _LE suffix.
These changes will help when adding cross-endian kernel tests.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20250206131052.30207-13-philmd@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions