linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* mpc8248  SEC -- interrupt handler not invoked
@ 2005-07-29 15:40 Vikas Aggarwal
  2005-07-29 20:33 ` Kim Phillips
  0 siblings, 1 reply; 16+ messages in thread
From: Vikas Aggarwal @ 2005-07-29 15:40 UTC (permalink / raw)
  To: linuxppc-embedded

Hi All,
  Will  appreciate if someone can guide me how to debug this inside SEC
(security co-processor) core.

 The linux driver is writing descriptor into the FETCH-Register(0x2048) 
for Random Number generation execution unit(RNG-EU). The request came
through a test program from user space. The RNG generation request never
seems to complete as my ISR is not invoked.
 I checked the CCPSR(Crypto Channel Pointer Status register = 0x2010) and
it has value=0:7(0-31 : 32-63 bits). 7 means "channel_error". But its
always there even before I write the RNG descriptor to Fetch-register.

1. I can read the ID register and verified it is 0x09000000.
2. I can see my ISR is registered(0x47)  under /proc/interrupts.

I don't see anything wrong with the descriptor which is very simple Random
Number Generation request.

regards
-vikas aggarwal

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2005-08-11 18:48 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-29 15:40 mpc8248 SEC -- interrupt handler not invoked Vikas Aggarwal
2005-07-29 20:33 ` Kim Phillips
2005-07-30  3:39   ` Vikas Aggarwal
2005-07-30 23:32     ` Kim Phillips
2005-08-01  0:48       ` mpc8248 SEC -- interrupt handler "is" invoked Vikas Aggarwal
2005-08-01 17:37         ` Kim Phillips
2005-08-01 18:50           ` mpc8248 SEC -- interrupt handler 'is' invoked Vikas Aggarwal
2005-08-02 15:45           ` Vikas Aggarwal
2005-08-03 16:47             ` Kim Phillips
2005-08-03 18:33               ` Vikas Aggarwal
2005-08-03 20:35                 ` Kim Phillips
2005-08-09 13:38                   ` Vikas Aggarwal
2005-08-09 15:13                     ` Kim Phillips
2005-08-09 20:52                   ` Vikas Aggarwal
2005-08-10 15:37                     ` Kim Phillips
2005-08-11 18:48                       ` Vikas Aggarwal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).