How can I catch a SGI in Linux in a AMP system

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I catch a SGI in Linux in a AMP system

525 Views
christoph8446
Contributor II

Hello,

I have a dual core system. On Core 0 I use Linux and on Core 1 I use a Bare Metal System. I send a software generated interrupt from my Bare Metal System to Linux but I cannot catch the interrupt in Linux. How can I register a SGI interrupt in Linux? Request_irq() returns an error for SGI’s..

Thanks!

0 Kudos
1 Reply

422 Views
b36401
NXP Employee
NXP Employee

Please refer chapter 3.2 "Interrupts" of i.MX 6 Linux Reference Manual.

Have a great day,
Victor

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos