qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>, f4bug@amsat.org
Subject: [PATCH for 6.1 v3 0/3] tricore fixes
Date: Tue, 20 Jul 2021 12:40:54 +0100	[thread overview]
Message-ID: <20210720114057.32053-1-alex.bennee@linaro.org> (raw)

Hi,

This fixes check-tcg for tricore and adds a test to the gitlab matrix
so we don't miss it breaking again.

v3
  - added new patch for configure.sh
  - changed symbol for board

The following need review:

 - gitlab: enable a very minimal build with the tricore container
 - tests/tcg/configure.sh: add handling for assembler only builds


Alex Bennée (3):
  hw/tricore: fix inclusion of tricore_testboard
  tests/tcg/configure.sh: add handling for assembler only builds
  gitlab: enable a very minimal build with the tricore container

 configs/devices/tricore-softmmu/default.mak   |  1 +
 .gitlab-ci.d/buildtest.yml                    | 11 ++++++
 hw/tricore/Kconfig                            |  3 +-
 hw/tricore/meson.build                        |  4 +--
 .../dockerfiles/debian-tricore-cross.docker   | 34 ++++++++++++++++---
 tests/tcg/configure.sh                        | 18 ++++++++++
 6 files changed, 62 insertions(+), 9 deletions(-)

-- 
2.32.0.264.g75ae10bc75



             reply	other threads:[~2021-07-20 12:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-20 11:40 Alex Bennée [this message]
2021-07-20 11:40 ` [PATCH v3 1/3] hw/tricore: fix inclusion of tricore_testboard Alex Bennée
2021-07-20 11:40 ` [PATCH v3 2/3] tests/tcg/configure.sh: add handling for assembler only builds Alex Bennée
2021-07-20 11:40 ` [PATCH v3 3/3] gitlab: enable a very minimal build with the tricore container Alex Bennée

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210720114057.32053-1-alex.bennee@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=f4bug@amsat.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).