[PATCH for 6.1 v3 0/3] tricore fixes

Alex Bennée posted 3 patches 2 years, 9 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210720114057.32053-1-alex.bennee@linaro.org
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(-)
[PATCH for 6.1 v3 0/3] tricore fixes
Posted by Alex Bennée 2 years, 9 months ago
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