<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>T-Seriesのトピックcryptodev driver for t2080</title>
    <link>https://community.nxp.com/t5/T-Series/cryptodev-driver-for-t2080/m-p/669246#M2003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to generate cryptodev.ko standalone and not with kernel,&lt;/P&gt;&lt;P&gt;so i tried following from sdk document page number --&amp;gt; 1260 (QorIQ SDK v2.0=1703 doc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;• Build cryptodev&lt;BR /&gt;&lt;BR /&gt;$ cd &amp;lt;sdk-dir&amp;gt;/sources/cryptodev&lt;BR /&gt;$ make&lt;BR /&gt;$ sudo make modules_install&lt;BR /&gt;$ sudo install -D crypto/cryptodev.h /usr/include/crypto/cryptodev.h&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;But there is no makefile at the above place&lt;/P&gt;&lt;P&gt;How to do it for t2080&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Aug 2017 05:05:12 GMT</pubDate>
    <dc:creator>sameerarvikar</dc:creator>
    <dc:date>2017-08-08T05:05:12Z</dc:date>
    <item>
      <title>cryptodev driver for t2080</title>
      <link>https://community.nxp.com/t5/T-Series/cryptodev-driver-for-t2080/m-p/669246#M2003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to generate cryptodev.ko standalone and not with kernel,&lt;/P&gt;&lt;P&gt;so i tried following from sdk document page number --&amp;gt; 1260 (QorIQ SDK v2.0=1703 doc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;• Build cryptodev&lt;BR /&gt;&lt;BR /&gt;$ cd &amp;lt;sdk-dir&amp;gt;/sources/cryptodev&lt;BR /&gt;$ make&lt;BR /&gt;$ sudo make modules_install&lt;BR /&gt;$ sudo install -D crypto/cryptodev.h /usr/include/crypto/cryptodev.h&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;But there is no makefile at the above place&lt;/P&gt;&lt;P&gt;How to do it for t2080&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 05:05:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/cryptodev-driver-for-t2080/m-p/669246#M2003</guid>
      <dc:creator>sameerarvikar</dc:creator>
      <dc:date>2017-08-08T05:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: cryptodev driver for t2080</title>
      <link>https://community.nxp.com/t5/T-Series/cryptodev-driver-for-t2080/m-p/669247#M2004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="288986" data-username="sameerarvikar" href="https://community.nxp.com/people/sameerarvikar"&gt;sameerarvikar&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that you have installed SDK 2.0 Toolchain in /opt/fsl-qoriq/2.0/.&lt;/P&gt;&lt;P&gt;$ source /opt/fsl-qoriq/2.0/environment-setup-ppce6500-fsl-linux&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ unset LDFLAGS&lt;BR /&gt;$ make -C /home/b25805/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/work/t2080rdb-fsl-linux/linux-qoriq/4.1-r0/build/ M=/home/b25805/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb/tmp/work/t2080rdb-fsl-linux/cryptodev-qoriq-module/1.8-r0/cryptodev-linux-1.8 ARCH=powerpc CROSS_COMPILE=powerpc-fsl-linux- modules&lt;/P&gt;&lt;P&gt;The build command&lt;/P&gt;&lt;P&gt;$ make -C &amp;lt;Kernel build directory&amp;gt; M=&amp;lt;cryptodev module source&amp;gt; ARCH=powerpc CROSS_COMPILE=powerpc-fsl-linux- modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 07:28:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/cryptodev-driver-for-t2080/m-p/669247#M2004</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2017-08-22T07:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: cryptodev driver for t2080</title>
      <link>https://community.nxp.com/t5/T-Series/cryptodev-driver-for-t2080/m-p/669248#M2005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Yiping,&lt;/P&gt;&lt;P&gt;Its working in t2080RDB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i got only kernel-source directory for a custom t2080 board&lt;/P&gt;&lt;P&gt;so it doesn't have a build directory as given in the path in above answer&lt;/P&gt;&lt;P&gt;If&amp;nbsp; i use the cryptodev.ko driver generated for t2080 RDB , i got the errors(please find attachment)&lt;/P&gt;&lt;P&gt;How can i generate it with the kernel-source directory&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2017 09:50:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/cryptodev-driver-for-t2080/m-p/669248#M2005</guid>
      <dc:creator>sameerarvikar</dc:creator>
      <dc:date>2017-12-27T09:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: cryptodev driver for t2080</title>
      <link>https://community.nxp.com/t5/T-Series/cryptodev-driver-for-t2080/m-p/669249#M2006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not able to attach image&lt;/P&gt;&lt;P&gt;Following error is coming :&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;cryptodev: disagrees about version of symbol crypto_ahash_setkey&lt;/P&gt;&lt;P&gt;cryptodev: Unknown symbol crypto_ahash_setkey (err -22)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;like this errors are for follwing symbols&lt;/P&gt;&lt;P&gt;crypto_aead_setauthsize&lt;/P&gt;&lt;P&gt;crypto_alloc_aead&lt;/P&gt;&lt;P&gt;crypto_destroy_tfm&lt;/P&gt;&lt;P&gt;crypto_alloc_ablkcipher&lt;/P&gt;&lt;P&gt;crypto_alloc_ahash&lt;/P&gt;&lt;P&gt;crypto_alloc_base&lt;/P&gt;&lt;P&gt;crypto_ahash_digest&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;insmod: ERROR: could not insert module cryptodev.ko:invalid parameters&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2017 10:12:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/cryptodev-driver-for-t2080/m-p/669249#M2006</guid>
      <dc:creator>sameerarvikar</dc:creator>
      <dc:date>2017-12-27T10:12:42Z</dc:date>
    </item>
  </channel>
</rss>

