qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH v1 05/11] tests/docker: introduce debian-riscv64-test-cross


From: Richard Henderson
Subject: Re: [PATCH v1 05/11] tests/docker: introduce debian-riscv64-test-cross
Date: Sat, 12 Feb 2022 08:09:44 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 2/12/22 03:03, Alex Bennée wrote:
Cross building QEMU for riscv64 still involves messing about with sid
and ports. However for building tests we can have a slimmer compiler
only container which should be more stable.

Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
---
  .gitlab-ci.d/container-cross.yml                     |  7 +++++++
  tests/docker/Makefile.include                        |  2 ++
  .../dockerfiles/debian-riscv64-test-cross.docker     | 12 ++++++++++++
  tests/tcg/configure.sh                               |  2 +-
  4 files changed, 22 insertions(+), 1 deletion(-)
  create mode 100644 tests/docker/dockerfiles/debian-riscv64-test-cross.docker

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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