When GIC is inherent part of ARM processor then why INTC is used

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

When GIC is inherent part of ARM processor then why INTC is used

810件の閲覧回数
adityanagal
Contributor III

Hi ,

When the GIC is inherent part of the ARM processor then why INTC is used . As per my understanding , it is used with the GPC module ( General Power Controller) .

But why it is required with GPC when all the interrupts are being served by GIC itself ? Please suggest.

Regards,

Aditya Nagal

0 件の賞賛
1 返信

589件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Aditya

in some low power modes arm complex (core, gic) is powered off as described in

Table 21-1. Low Power Modes Linux Manual from Linux documentation on below link.

So gic is not able to process interrupts. GPC is used for that purpose to wake processor.

https://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0-LINUX-DOCS&Parent_nodeId=13376994810717061... 

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

0 件の賞賛