Thread (7 messages) 7 messages, 2 authors, 2014-04-14

Question about Talitos Linux driver for MPC885

From: leroy christophe <hidden>
Date: 2012-09-25 09:30:37

Dear Kim,

I'm trying to use the Talitos crypto driver with the MPC885 
microcontroller. For the time being, it doesn't work.
The kernel startup blocks at the test of the DES function.

I have added the following definition in the DTS file:

         crypto@20000 {
             compatible = "fsl,sec2.0";
             reg = <0x20000 0x8000>;
             interrupts = <1 1>;
             interrupt-parent = <&PIC>;
             fsl,num-channels = <1>;
             fsl,channel-fifo-len = <24>;
             fsl,exec-units-mask = <0x4c>;
             fsl,descriptor-types-mask = <0x301f>;
         };

I have this defined in the config file

CONFIG_CRYPTO_HW=y
# CONFIG_CRYPTO_DEV_FSL_CAAM is not set
CONFIG_CRYPTO_DEV_TALITOS=y


Is there anything wrong in what I did ? Or is there something else I 
should do ?

Regards
Christophe
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help