qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 16/17] tests/functional: Explicit endianness of microblaze


From: Thomas Huth
Subject: Re: [PATCH v3 16/17] tests/functional: Explicit endianness of microblaze assets
Date: Mon, 11 Nov 2024 08:51:42 +0100
User-agent: Mozilla Thunderbird

On 08/11/2024 16.43, Philippe Mathieu-Daudé wrote:
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>
---
  tests/functional/test_microblaze_s3adsp1800.py   | 6 +++---
  tests/functional/test_microblazeel_s3adsp1800.py | 6 +++---
  2 files changed, 6 insertions(+), 6 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]