qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: David Brenken <david.brenken@efs-auto.org>
To: qemu-devel@nongnu.org
Cc: kbastian@mail.uni-paderborn.de,
	Andreas Konopik <andreas.konopik@efs-auto.de>
Subject: [PATCH 0/1] tricore: added AURIX TC277 D-Step TriBoard
Date: Mon, 11 May 2020 14:21:58 +0200	[thread overview]
Message-ID: <20200511122159.7260-1-david.brenken@efs-auto.org> (raw)

From: Andreas Konopik <andreas.konopik@efs-auto.de>

Hello everyone,

this patch adds the AURIX TC277 D-Step TriBoard as QEMU machine
(-M AURIX_TriBoard_TC277D). Memory maps are implemented according to the the
"AURIX TC27x D-Step User's Manual V2.2 2014-12". AURIX memory layouts normally
are specified by the processor, so this machine should not be used with any
other cpu than the "tc27x".

Andreas Konopik (1):
  tricore: added AURIX TC277 D-Step TriBoard

 hw/tricore/Makefile.objs           |   1 +
 hw/tricore/aurix_triboard_tc277d.c | 240 +++++++++++++++++++++++++++++
 2 files changed, 241 insertions(+)
 create mode 100644 hw/tricore/aurix_triboard_tc277d.c

-- 
2.26.0



             reply	other threads:[~2020-05-11 12:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-11 12:21 David Brenken [this message]
2020-05-11 12:21 ` [PATCH 1/1] tricore: added AURIX TC277 D-Step TriBoard David Brenken
2020-05-11 13:48   ` Philippe Mathieu-Daudé
2020-05-12  8:32     ` AW: " Konopik, Andreas (EFS-GH2)
2020-05-12  8:40       ` Philippe Mathieu-Daudé
2020-05-22 10:40         ` AW: " Konopik, Andreas (EFS-GH2)

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=20200511122159.7260-1-david.brenken@efs-auto.org \
    --to=david.brenken@efs-auto.org \
    --cc=andreas.konopik@efs-auto.de \
    --cc=kbastian@mail.uni-paderborn.de \
    --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).