<?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>i.MX ProcessorsのトピックRe: dek blob in linux</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/dek-blob-in-linux/m-p/431772#M65726</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please let me know Your e-mail so that I forward&lt;/P&gt;&lt;P&gt;information from the mentioned page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jun 2015 08:46:21 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2015-06-30T08:46:21Z</dc:date>
    <item>
      <title>dek blob in linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/dek-blob-in-linux/m-p/431769#M65723</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;I've been using the dek_blob command in the u-boot 2015.04. I would like to know if there is&lt;/P&gt;&lt;P&gt;some tool to replicate the dek_blob uboot command but in linux. I would like to be able&lt;/P&gt;&lt;P&gt;to do a binary blob from a key in order to integrate all the board setup process in the&lt;/P&gt;&lt;P&gt;MFG tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've found the caam_blob_gen example from imx6 platform SDK but I'm not able to&lt;/P&gt;&lt;P&gt;compile it, no yocto integrated and the recommended toolchain from sourcery codebench&lt;/P&gt;&lt;P&gt;lite is not yet available! Any SDK update planned?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 13:40:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/dek-blob-in-linux/m-p/431769#M65723</guid>
      <dc:creator>_andev_</dc:creator>
      <dc:date>2015-06-25T13:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: dek blob in linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/dek-blob-in-linux/m-p/431770#M65724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;&amp;nbsp; Looks like there is no Linux tool, providing “dek_blob” (uboot) functionality.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;As for SDK example, I hope the following helps&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;“Build the key blob generation utility with the Platform SDK”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;&lt;A class="jive-link-wiki-small" data-containerid="1524" data-containertype="600" data-objectid="105304" data-objecttype="102" href="https://community.freescale.com/docs/DOC-105304"&gt;https://community.freescale.com/docs/DOC-105304&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&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, 30 Jun 2015 08:23:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/dek-blob-in-linux/m-p/431770#M65724</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-06-30T08:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: dek blob in linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/dek-blob-in-linux/m-p/431771#M65725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have access to the link you've set. But the Platform SDK is built with a toolchain from sourcery, but this toolchain&lt;/P&gt;&lt;P&gt;is no free anymore. See the README.pdf from the Platform SDK package and try to find the Sourcery CodeBench Lite 2012.09-­‐63&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another problem is that the SDK generated must be executed as a all, you can't get only the key blob generation utility and&lt;/P&gt;&lt;P&gt;run it in your linux image...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a shame don't have this feature in a command line utility in order to automatize the crypted uboot deployment with MFG tools...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 08:37:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/dek-blob-in-linux/m-p/431771#M65725</guid>
      <dc:creator>_andev_</dc:creator>
      <dc:date>2015-06-30T08:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: dek blob in linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/dek-blob-in-linux/m-p/431772#M65726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please let me know Your e-mail so that I forward&lt;/P&gt;&lt;P&gt;information from the mentioned page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 08:46:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/dek-blob-in-linux/m-p/431772#M65726</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-06-30T08:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: dek blob in linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/dek-blob-in-linux/m-p/431773#M65727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but the platform SDK is not the solution for the other points I've set...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been able to get the toolchain other way and generate the platform SDK, that's the reason&lt;/P&gt;&lt;P&gt;I know that the platform SDK key blob generation utility is not useful for me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 08:52:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/dek-blob-in-linux/m-p/431773#M65727</guid>
      <dc:creator>_andev_</dc:creator>
      <dc:date>2015-06-30T08:52:38Z</dc:date>
    </item>
  </channel>
</rss>

