IMX6-Dual Disable Interrupts

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

IMX6-Dual Disable Interrupts

970件の閲覧回数
omarhelmy
Contributor I

Hello all,

I would like to disable all maskable interrupts in the system so I can enter a critical section safely. I use imx6-dual ARM based board. Is there a certain sequence to disable interrupts ?

0 件の賞賛
返信
1 返信

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

Hi Omar

handling inetrrupts is described in arm gic documentation

https://static.docs.arm.com/ihi0048/b/IHI0048B_b_gic_architecture_specification.pdf 

linux general considerations can be found in

How to disable interrupt in a C program in linux - Stack Overflow 

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

0 件の賞賛
返信