qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Triggering two arm processors from same interrupt (A9 and M3)
@ 2015-09-26  8:54 mar.krzeminski
  2015-09-26 16:08 ` Peter Maydell
  0 siblings, 1 reply; 4+ messages in thread
From: mar.krzeminski @ 2015-09-26  8:54 UTC (permalink / raw)
  To: qemu-devel@nongnu.org Developers

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

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

end of thread, other threads:[~2015-09-27 15:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-26  8:54 [Qemu-devel] Triggering two arm processors from same interrupt (A9 and M3) mar.krzeminski
2015-09-26 16:08 ` Peter Maydell
2015-09-26 17:46   ` Peter Crosthwaite
2015-09-27 15:21     ` mar.krzeminski

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).