<?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>topic Re: CST and srktool source code in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/CST-and-srktool-source-code/m-p/739051#M115004</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am afraid sources of these tools are not publicly available.&lt;/P&gt;&lt;P&gt;If you have special task for that one can apply to&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE" title="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE"&gt;NXP Professional Services|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Fri, 22 Dec 2017 04:49:01 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2017-12-22T04:49:01Z</dc:date>
    <item>
      <title>CST and srktool source code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CST-and-srktool-source-code/m-p/739050#M115003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to provide source of CST and srktool to us?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;carter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2017 03:49:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CST-and-srktool-source-code/m-p/739050#M115003</guid>
      <dc:creator>tsung-chihwang</dc:creator>
      <dc:date>2017-12-22T03:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: CST and srktool source code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CST-and-srktool-source-code/m-p/739051#M115004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am afraid sources of these tools are not publicly available.&lt;/P&gt;&lt;P&gt;If you have special task for that one can apply to&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE" title="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE"&gt;NXP Professional Services|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Fri, 22 Dec 2017 04:49:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CST-and-srktool-source-code/m-p/739051#M115004</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-12-22T04:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: CST and srktool source code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CST-and-srktool-source-code/m-p/739052#M115005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A part of cst sources is available in code/back_end/src subdirectory. Freescale also provide intermediate object files issued from compilation in linuxXX/libs in form of two static libraries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest first to extract object files:&lt;/P&gt;&lt;PRE&gt;ar x libfrontend.aar x libbackend.a&lt;/PRE&gt;&lt;P&gt;You can compile your versions of openssl_helper.o pkey.o adapt_layer_openssl.o ssl_wrapper.o using sources provided in code/. And finally you re-link cst with&lt;/P&gt;&lt;PRE&gt;gcc *.o -lssl -ldl -lcrypto -ldl -pthread -static -o cst&lt;/PRE&gt;&lt;P&gt;Notice, you need OpenSSL1.0 installed:&lt;/P&gt;&lt;PRE&gt;sudo apt-get install libssl1.0-dev&lt;/PRE&gt;&lt;P&gt;Unfortunately, I didn't find any source for srktool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 10:25:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CST-and-srktool-source-code/m-p/739052#M115005</guid>
      <dc:creator>jérômepouiller</dc:creator>
      <dc:date>2018-04-19T10:25:09Z</dc:date>
    </item>
  </channel>
</rss>

