<?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: Secure boot step-by-step procedure - IMX6S in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-step-by-step-procedure-IMX6S/m-p/870811#M132391</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the replay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i enable the #define&amp;nbsp;&lt;SPAN style="color: #333333; font-size: 16px;"&gt;CONFIG_SECURE_BOOT&lt;SPAN&gt;&amp;nbsp;in mx6_common.h&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and compile in yocto. i got the u-boot image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the steps to generate keys, then&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i stuck up here&lt;/P&gt;&lt;P&gt;in the AN4581 doc it refer "The authenticate data command blocks line contains three values".&amp;nbsp;&lt;/P&gt;&lt;P&gt;block :&amp;nbsp;Address, Offset, Length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to find that and add in .csf file, please guide me to solve this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arunkumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Mar 2019 10:26:56 GMT</pubDate>
    <dc:creator>avenkatramani</dc:creator>
    <dc:date>2019-03-20T10:26:56Z</dc:date>
    <item>
      <title>Secure boot step-by-step procedure - IMX6S</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-step-by-step-procedure-IMX6S/m-p/870809#M132389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have any idea on the Secure boot, please pardon me. i am new to this Yocto and Linux build.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to implement secure boot, i cant get document/reference which show clear steps to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one share some ideas to implement secure boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2019 12:17:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-step-by-step-procedure-IMX6S/m-p/870809#M132389</guid>
      <dc:creator>avenkatramani</dc:creator>
      <dc:date>2019-03-19T12:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Secure boot step-by-step procedure - IMX6S</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-step-by-step-procedure-IMX6S/m-p/870810#M132390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arunkumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can check AN4581 Secure Boot on i.MX50, i.MX53, i.MX 6 and i.MX7 Series using HABv4&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN4581.pdf" title="https://www.nxp.com/docs/en/application-note/AN4581.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN4581.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://boundarydevices.com/high-assurance-boot-hab-dummies/" title="https://boundarydevices.com/high-assurance-boot-hab-dummies/"&gt;High Assurance Boot (HAB) for dummies - Boundary Devices&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2019 23:14:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-step-by-step-procedure-IMX6S/m-p/870810#M132390</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-03-19T23:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Secure boot step-by-step procedure - IMX6S</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-step-by-step-procedure-IMX6S/m-p/870811#M132391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the replay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i enable the #define&amp;nbsp;&lt;SPAN style="color: #333333; font-size: 16px;"&gt;CONFIG_SECURE_BOOT&lt;SPAN&gt;&amp;nbsp;in mx6_common.h&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and compile in yocto. i got the u-boot image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the steps to generate keys, then&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i stuck up here&lt;/P&gt;&lt;P&gt;in the AN4581 doc it refer "The authenticate data command blocks line contains three values".&amp;nbsp;&lt;/P&gt;&lt;P&gt;block :&amp;nbsp;Address, Offset, Length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to find that and add in .csf file, please guide me to solve this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arunkumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2019 10:26:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-step-by-step-procedure-IMX6S/m-p/870811#M132391</guid>
      <dc:creator>avenkatramani</dc:creator>
      <dc:date>2019-03-20T10:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Secure boot step-by-step procedure - IMX6S</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-step-by-step-procedure-IMX6S/m-p/870812#M132392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any steps to do or any procedure to do the HAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 14:01:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Secure-boot-step-by-step-procedure-IMX6S/m-p/870812#M132392</guid>
      <dc:creator>avenkatramani</dc:creator>
      <dc:date>2019-03-21T14:01:44Z</dc:date>
    </item>
  </channel>
</rss>

