All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for 6.1 v1 0/2] tricore fixes
@ 2021-07-19 19:50 Alex Bennée
  2021-07-19 19:50 ` [PATCH v1 1/2] hw/tricore: fix inclusion of tricore_testboard Alex Bennée
  2021-07-19 19:50 ` [PATCH v1 2/2] gitlab: enable a very minimal build with the tricore container Alex Bennée
  0 siblings, 2 replies; 10+ messages in thread
From: Alex Bennée @ 2021-07-19 19:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-07-20 11:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-19 19:50 [PATCH for 6.1 v1 0/2] tricore fixes Alex Bennée
2021-07-19 19:50 ` [PATCH v1 1/2] hw/tricore: fix inclusion of tricore_testboard Alex Bennée
2021-07-19 21:21   ` Peter Maydell
2021-07-20  9:46     ` Alex Bennée
2021-07-20  9:52       ` Peter Maydell
2021-07-20 10:35         ` Alex Bennée
2021-07-20 11:00           ` Alex Bennée
2021-07-19 23:09   ` Philippe Mathieu-Daudé
2021-07-19 19:50 ` [PATCH v1 2/2] gitlab: enable a very minimal build with the tricore container Alex Bennée
2021-07-19 21:36   ` Alex Bennée

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.