From: "mar.krzeminski" <mar.krzeminski@gmail.com>
To: "qemu-devel@nongnu.org Developers" <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Triggering two arm processors from same interrupt (A9 and M3)
Date: Sat, 26 Sep 2015 10:54:38 +0200 [thread overview]
Message-ID: <56065D4E.1060102@gmail.com> (raw)
Hello again,
My next question is still related with M3 and A9 board what I want to model.
This time my peripheral has some interrupts that are connected both to
A9 processor(gic),
and M3 processor (nvic). Additionally those interrupts have same number.
Currently I use only two in my model so I added to my device another
interrupt that does the same,
but are connected to different processor, and it seem that works.
Is there any way that I can do it better - to connect one interrupt
source to two receivers (A9 and M3)?
Regards,
Marcin
next reply other threads:[~2015-09-26 8:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-26 8:54 mar.krzeminski [this message]
2015-09-26 16:08 ` [Qemu-devel] Triggering two arm processors from same interrupt (A9 and M3) Peter Maydell
2015-09-26 17:46 ` Peter Crosthwaite
2015-09-27 15:21 ` mar.krzeminski
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=56065D4E.1060102@gmail.com \
--to=mar.krzeminski@gmail.com \
--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).