Le 28/11/2012 00:11, Kim Phillips a écrit :
On Fri, 23 Nov 2012 14:51:08 +0100
leroy christophe wrote:
Le 26/09/2012 02:47, Kim Phillips a écrit :
On Tue, 25 Sep 2012 10:45:17 +0200
leroy christophe wrote:
I'm trying to use the Talitos crypto driver with the MPC885
microcontroller. For th
On Fri, 23 Nov 2012 14:51:08 +0100
leroy christophe wrote:
> Le 26/09/2012 02:47, Kim Phillips a écrit :
> > On Tue, 25 Sep 2012 10:45:17 +0200
> > leroy christophe wrote:
> >
> >> I'm trying to use the Talitos crypto driver with the MPC885
> >> microcontroller. For the time being, it doesn't wo
On Fri, 23 Nov 2012 17:03:15 +0100
leroy christophe wrote:
> Kim,
>
> Looking once more at talitos.h file, it looks like none of the values
> corresponds to what is in the reference manuals.
> But it looks like in the talitos.h it is encoded as if it was with LSB
> first. Hence for instance th
Kim,
Looking once more at talitos.h file, it looks like none of the values
corresponds to what is in the reference manuals.
But it looks like in the talitos.h it is encoded as if it was with LSB
first. Hence for instance the TALITOS_MCR_SWR which is 0x01 instead of
0x0100.
Then I'm wonde
Dear Kim,
Thank you for you quick answer.
I didn't have much time to look at it until this week unfortunatly.
I have some more questions/observations below
Le 26/09/2012 02:47, Kim Phillips a écrit :
On Tue, 25 Sep 2012 10:45:17 +0200
leroy christophe wrote:
I'm trying to use the Talitos cr
On Tue, 25 Sep 2012 10:45:17 +0200
leroy christophe wrote:
> I'm trying to use the Talitos crypto driver with the MPC885
> microcontroller. For the time being, it doesn't work.
yes, they're not exactly compatible...
> The kernel startup blocks at the test of the DES function.
>
> I have added