Question about Talitos Linux driver for MPC885

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]

  Powered by Linux