mbox series

[for,6.1,v2,0/2] tricore fixes

Message ID 20210719214825.2264-1-alex.bennee@linaro.org
Headers show
Series tricore fixes | expand

Message

Alex Bennée July 19, 2021, 9:48 p.m. UTC
Hi,

This fixes check-tcg for tricore and adds a test to the gitlab matrix
so we don't miss it breaking again. New for v2: actually works and
isn't an unholy mash of two docker container definitions.

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   | 40 ++++++++++++++++---
 5 files changed, 50 insertions(+), 9 deletions(-)

-- 
2.32.0.264.g75ae10bc75