imx6: Using secure interrupts

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

imx6: Using secure interrupts

1,510件の閲覧回数
bastian_schick
Contributor IV

Hi,

is there any special handling needed on i.MX6 to enable secure interrupts?

When I set a bit in ICDISRn, the corresponding interrupt is not serviced any more.

As soon as I switch it to non-secure, it works again.

I also tried to set FIQen, but also no FIQ arrives.

The CPU is (as out of reset) in secure mode, therefore I'd expect the interrupts to be serviced normal.

ラベル(2)
タグ(2)
0 件の賞賛
返信
3 返答(返信)

1,178件の閲覧回数
bastian_schick
Contributor IV

Ok, was trapped by the debugger which displayed some register contains wrong.

0 件の賞賛
返信

1,178件の閲覧回数
CarlosCasillas
NXP Employee
NXP Employee

Hi,

Do you still having troubles regarding secure interrupts? In case that yes, could you please post the updated status and specify if you are using a BSP or it is bare-metal?

Best regards!

/Carlos

0 件の賞賛
返信

1,178件の閲覧回数
steveanderson
Contributor II

Carlos, Even if 42' has found his answer, I am having a devil of a time finding documentation for how to use the FIQ functionality in the 3.0.35 Kernel.

I started a thread here (Intermittent Hangup on Custom Hardware ) but someone has marked it as assumed answered...  It ain't answered in any way, but if you read there I am thinking that an FIQ is a good approach to trapping my hangup since normal interrupts seem to be disabled when it happens.

If you are still paying attention, I'll take any helpful guidance for getting FIQ working, or any other approach to trapping the issue there...

0 件の賞賛
返信