[PATCH for 6.1 v1 0/2] tricore fixes

Alex Bennée posted 2 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/20210719195002.6753-1-alex.bennee@linaro.org
There is a newer version of this series
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   | 48 +++++++++++++++++--
5 files changed, 58 insertions(+), 9 deletions(-)
[PATCH for 6.1 v1 0/2] 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.

Please review:

 - gitlab: enable a very minimal build with the tricore container
 - hw/tricore: fix inclusion of tricore_testboard


Alex Bennée (2):
  hw/tricore: fix inclusion of tricore_testboard
  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   | 48 +++++++++++++++++--
 5 files changed, 58 insertions(+), 9 deletions(-)

-- 
2.32.0.264.g75ae10bc75