<?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: IMX6 ,secure booting using HAB for kernel image</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-secure-booting-using-HAB-for-kernel-image/m-p/268419#M28384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;authenticate_image, can this also be done for zImage?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jul 2016 10:42:20 GMT</pubDate>
    <dc:creator>satyadamarla</dc:creator>
    <dc:date>2016-07-06T10:42:20Z</dc:date>
    <item>
      <title>IMX6 ,secure booting using HAB for kernel image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-secure-booting-using-HAB-for-kernel-image/m-p/268416#M28381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Freescale Support Team,&lt;/P&gt;&lt;P&gt;1.In Imx6 series processors,in order to make HAB to authenticate boot image (for eg: u-boot),we need to call HAB APIs from u-boot directly?. &lt;/P&gt;&lt;P&gt;2.How can I extend this secure booting feature for kernel Image?...For kernel image authentication also ,can i follow the same steps used for&amp;nbsp; signing the u-boot using CST tools .?.&lt;/P&gt;&lt;P&gt;3.Where should I include the authentation APIs in kernel to make HAB to authenticate the uImage?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 06:25:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-secure-booting-using-HAB-for-kernel-image/m-p/268416#M28381</guid>
      <dc:creator>Deepu</dc:creator>
      <dc:date>2013-02-22T06:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 ,secure booting using HAB for kernel image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-secure-booting-using-HAB-for-kernel-image/m-p/268417#M28382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following are information sources :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;“i.MX 6 Linux High Assurance Boot (HAB) User's Guide”&lt;/P&gt;&lt;P&gt;from Linux documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://www.freescale.com/webapp/Download?colCode=L3.0.35_1.1.0_LINUXDOCS_BUNDLE&amp;amp;location=null"&gt;https://www.freescale.com/webapp/Download?colCode=L3.0.35_1.1.0_LINUXDOCS_BUNDLE&amp;amp;location=null&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AN4581 &lt;/P&gt;&lt;P&gt;“Secure Boot on i.MX50, i.MX53, and i.MX 6 Series using HABv4”&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://cache.freescale.com/files/32bit/doc/app_note/AN4581.pdf"&gt;http://cache.freescale.com/files/32bit/doc/app_note/AN4581.pdf&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.MX Trust Architecture presentation :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="" href="https://community.freescale.com/servlet/JiveServlet/download/2004-251299-313957-255581/20-i.MX_TrustArchitecture_23Mar12.pdf"&gt;https://community.freescale.com/servlet/JiveServlet/download/313957-255581/20-i.MX_TrustArchitecture_23Mar12.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;The recent document states, that HAB API may be called from:&lt;/P&gt;&lt;P&gt;- Boot ROM.&lt;/P&gt;&lt;P&gt;− Other boot stages.&lt;/P&gt;&lt;P&gt;−APIs used in U-Boot in this session are:&lt;/P&gt;&lt;P&gt;hab_status_t(*report_event)(hab_status_tstatus, uint32_t index, uint8_t *event, size_t*bytes)&lt;/P&gt;&lt;P&gt;hab_status_t(*report_status)(hab_config_t*config, hab_state_t*state)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;Kernel image may be checked by U-boot, as mentioned in “i.MX 6 Linux High Assurance Boot (HAB) User's Guide” :&lt;/P&gt;&lt;P&gt;“The second stage is the authentication of uImage by U-Boot. authenticate_image is called&lt;/P&gt;&lt;P&gt;by U-boot to verify uImage when executing bootm.”&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 05:49:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-secure-booting-using-HAB-for-kernel-image/m-p/268417#M28382</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-02-27T05:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 ,secure booting using HAB for kernel image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-secure-booting-using-HAB-for-kernel-image/m-p/268418#M28383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Yuri ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks a lot for your post .I have all documents except &lt;EM&gt;i.MX 6 Linux High Assurance Boot (HAB) User's Guide .This document is very helpfull .Thanks for your help.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 08:20:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-secure-booting-using-HAB-for-kernel-image/m-p/268418#M28383</guid>
      <dc:creator>Deepu</dc:creator>
      <dc:date>2013-02-27T08:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 ,secure booting using HAB for kernel image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-secure-booting-using-HAB-for-kernel-image/m-p/268419#M28384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;authenticate_image, can this also be done for zImage?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 10:42:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-secure-booting-using-HAB-for-kernel-image/m-p/268419#M28384</guid>
      <dc:creator>satyadamarla</dc:creator>
      <dc:date>2016-07-06T10:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 ,secure booting using HAB for kernel image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-secure-booting-using-HAB-for-kernel-image/m-p/268420#M28385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;authenticate_image, can this also be done for zImage?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes.&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>Fri, 15 Jul 2016 03:54:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-secure-booting-using-HAB-for-kernel-image/m-p/268420#M28385</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-07-15T03:54:10Z</dc:date>
    </item>
  </channel>
</rss>

