<?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: ROM Code Boot Time Measurements</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/ROM-Code-Boot-Time-Measurements/m-p/221319#M14645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When using HAB, RSA and SHA run in parallel. Here is an approximation based on measurements - add the following for HAB:&lt;/P&gt;&lt;P&gt;&amp;nbsp; If authenticated image &amp;lt; 1MB, a constant of 25ms. For i.MX6SoloX, that time could potentially be reduced to half.&lt;/P&gt;&lt;P&gt;&amp;nbsp; If authenticated image &amp;gt; 1MB, (Image_Size_MB / 1MB) * 25ms.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2016 16:37:57 GMT</pubDate>
    <dc:creator>AdrianGancev</dc:creator>
    <dc:date>2016-05-25T16:37:57Z</dc:date>
    <item>
      <title>ROM Code Boot Time Measurements</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ROM-Code-Boot-Time-Measurements/m-p/221317#M14643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to share some measurements that we did in the office for the initial boot steps, from POR until user code is executed from DDR. Measurements were made with no HAB and don't include Power time, which is device dependent. They cover the following two steps:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;boot decision&lt;/LI&gt;&lt;LI&gt;fetching of image into DDR.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Platform used: &lt;STRONG&gt;i.MX6Q / Sabre AI&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="101" style="border: 1px solid #000000; width: 830px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;&lt;STRONG&gt;Image Size&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;&lt;STRONG&gt;SD Class 4 on CPU CARD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;&lt;STRONG&gt;NAND** on CPU CARD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;&lt;STRONG&gt;Parallel NOR on CPU CARD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;STRONG&gt;2KB&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;32 ms + 79* ms&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;25 ms&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;23 ms&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;STRONG&gt;166KB&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;40 ms + 79* ms&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;61 ms&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;56 ms&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;STRONG&gt;1MB&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;77 ms + 79* ms&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;247 ms&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;213 ms&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* Constant value, measured only once (after SD card insert/platform power up), does not appear for subsequent s/w resets.&lt;/P&gt;&lt;P&gt;** Samsung K9G4G08U0M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to Andreas S. for help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 15:23:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ROM-Code-Boot-Time-Measurements/m-p/221317#M14643</guid>
      <dc:creator>AdrianGancev</dc:creator>
      <dc:date>2012-10-19T15:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: ROM Code Boot Time Measurements</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ROM-Code-Boot-Time-Measurements/m-p/221318#M14644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have measurements with HAB?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 12:18:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ROM-Code-Boot-Time-Measurements/m-p/221318#M14644</guid>
      <dc:creator>mklug_xx</dc:creator>
      <dc:date>2016-05-25T12:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: ROM Code Boot Time Measurements</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ROM-Code-Boot-Time-Measurements/m-p/221319#M14645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When using HAB, RSA and SHA run in parallel. Here is an approximation based on measurements - add the following for HAB:&lt;/P&gt;&lt;P&gt;&amp;nbsp; If authenticated image &amp;lt; 1MB, a constant of 25ms. For i.MX6SoloX, that time could potentially be reduced to half.&lt;/P&gt;&lt;P&gt;&amp;nbsp; If authenticated image &amp;gt; 1MB, (Image_Size_MB / 1MB) * 25ms.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 16:37:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ROM-Code-Boot-Time-Measurements/m-p/221319#M14645</guid>
      <dc:creator>AdrianGancev</dc:creator>
      <dc:date>2016-05-25T16:37:57Z</dc:date>
    </item>
  </channel>
</rss>

