Is INTC different from GIC( Generic interrupt controller)

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

Is INTC different from GIC( Generic interrupt controller)

1,144 Views
adityanagal
Contributor III

Hi ,

I am going through the IMX6 reference manual , INTC supports the 128 interrupts and it generates the wakeup signal to the CPU . My questions are as below :

Q1 : Is this INTC different from GIC?

Q2  Also , i could not see the GIC in the architecture block diagram of the reference manual . I would like to understand how the GIC is interfaced with the processor. Could you please help me understand this .

Regards,

Aditya nagal

0 Kudos
1 Reply

839 Views
Carlos_Musich
NXP Employee
NXP Employee

Hello Aditya,

They are not the same, the GIC is an internal module that belongs to the Cortex A processor and this is why you don't find connections in the block diagram. You can find more information about it in ARM infocenter.

ARM Information Center 

On the other side the INTC is an interrupt controller just for the GPC module


Regards,
Carlos

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

0 Kudos