2008-07-08 18:03:31

by mike zheng

[permalink] [raw]
Subject: Freescale SEC driver with cryptoloop on MPC8567e

Hello,

Any one know how can I integrate the Freescale's SEC driver with
cryptoloop in Kernel2.4 on MPC8567e? Or which version of kernel shall
I take if it is already there?

Thanks for your help,

Mike


2008-07-08 20:29:10

by Kim Phillips

[permalink] [raw]
Subject: Re: Freescale SEC driver with cryptoloop on MPC8567e

On Tue, 8 Jul 2008 14:03:28 -0400
"mike zheng" <[email protected]> wrote:

> Hello,
>
> Any one know how can I integrate the Freescale's SEC driver with
> cryptoloop in Kernel2.4 on MPC8567e? Or which version of kernel shall
> I take if it is already there?

Take Herbert's cryptodev-2.6 tree and add support in the talitos driver
for the ablkcipher algorithm you're using.

Kim