<?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 T1024RDB NOR secure boot failure in T-Series</title>
    <link>https://community.nxp.com/t5/T-Series/T1024RDB-NOR-secure-boot-failure/m-p/626859#M1685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;I have tried NOR secure boot in T1024RDB, but it goes to non-secure state which is detected from &lt;STRONG&gt;SECMON_HPSR&lt;/STRONG&gt; register.&amp;nbsp; Below are the steps followed,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PBL binary generation using QCVS tool:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="text-indent: -.25in;"&gt;RCW values of T1024RDB retained, but with bits 201 &amp;amp; 202(BOOT_HO &amp;amp; SB_EN) set to 1.&lt;/LI&gt;&lt;LI style="text-indent: -.25in;"&gt;Below PBI commands are added in the binary image using QCVS,&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;STRONG&gt;&lt;EM style="color: #2e75b6;"&gt;#LAW for ESBC&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09000c10 00000000&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09000c14 c0000000 &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;09000c18 81f0001b&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;STRONG&gt;&lt;EM style="color: #2e75b6;"&gt;# LAW for CPC/SRAM&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;09000d00 00000000 &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;09000d04 bff00000&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09000d08 81000013 &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;STRONG&gt;&lt;EM style="color: #2e75b6;"&gt;# Scratch Registers&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 090e0200 c0b00000&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 090e0208 c0c00000 &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;STRONG&gt;&lt;EM style="color: #2e75b6;"&gt;# CPC SRAM&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09010100 00000000&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09010104 bff00009 &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;STRONG&gt;&lt;EM style="color: #2e75b6;"&gt;# CPC Configuration&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09010f00 08000000&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09010000 80000000&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="color: #2e75b6;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Key, hash value and CSF header generation:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="text-indent: -.25in;"&gt;Generated the public/private RSA key pair using “./&lt;STRONG&gt;gen_keys 1024&lt;/STRONG&gt;”&lt;/LI&gt;&lt;LI style="text-indent: -.25in;"&gt;Obtained the hash string of the key pair, to be programmed in SFP using “&lt;STRONG&gt;./uni_sign –hash &amp;lt;input_uboot_secure path&amp;gt;&lt;/STRONG&gt;”.&lt;/LI&gt;&lt;LI style="text-indent: -.25in;"&gt;Created CSF header for ESBC boot image, uImage, dtb, rootfs and bootscript using “&lt;STRONG&gt;uni_sign&lt;/STRONG&gt;”.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Flashed the images and the corresponding CSF header in the alternate bank of T1024RDB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fusing OTPMK:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;Switched to the alternate bank using the command “&lt;STRONG&gt;cpld reset altbank&lt;/STRONG&gt;”. &amp;nbsp;Since BOOT_HO is enabled, core enters doze mode.&lt;/P&gt;&lt;UL&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt; &lt;/SPAN&gt;Initial state of the &lt;STRONG&gt;SECMON_HPSR&lt;/STRONG&gt; register is &lt;SPAN style="background: yellow;"&gt;0x88008900&lt;/SPAN&gt;.&lt;/LI&gt;&lt;LI style="text-indent: -.25in;"&gt;Generated OTPMK is written into mirror registers(&lt;STRONG&gt;SFP_OTPMKRn&lt;/STRONG&gt;) using JTAG.&amp;nbsp; Now &lt;STRONG&gt;SECMON_HPSR&lt;/STRONG&gt;&lt;SPAN style="font-size: 11.5pt;"&gt; register value is &lt;SPAN style="background: yellow;"&gt;0x80008900&lt;/SPAN&gt; and &lt;STRONG&gt;SFP_SVHESR&lt;/STRONG&gt;&lt;/SPAN&gt; register value is &lt;SPAN style="background: yellow;"&gt;0x00000000&lt;/SPAN&gt;.&lt;/LI&gt;&lt;LI style="text-indent: -.25in;"&gt;The values are then fused by writing in &lt;STRONG&gt;SFP_INGR&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Writing SRKH:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="text-indent: -.25in;"&gt;SRKH value is written into &lt;STRONG&gt;SFP_SRKHRn &lt;/STRONG&gt;mirror registers using JTAG.&amp;nbsp; Then core is released for booting by writing in &lt;STRONG&gt;DCFG_CCSR_BRR &lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;No console messages appear and the value of &lt;STRONG&gt;SECMON_HPSR &lt;/STRONG&gt;is &lt;SPAN style="background: yellow;"&gt;0x80008b00&lt;/SPAN&gt; (i.e. SSM is in Non-secure state).&amp;nbsp; Value of &lt;STRONG&gt;DCFG_CCSR_SCRATCHRW2 &lt;/STRONG&gt;register is &lt;SPAN style="background: yellow;"&gt;0x00000000&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are these steps enough or I have missed anything?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Further assistance to implement secure boot in T1024RDB would be helpful.&amp;nbsp; Kindly suggest how to debug further?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Oct 2016 15:38:14 GMT</pubDate>
    <dc:creator>arumugamp</dc:creator>
    <dc:date>2016-10-12T15:38:14Z</dc:date>
    <item>
      <title>T1024RDB NOR secure boot failure</title>
      <link>https://community.nxp.com/t5/T-Series/T1024RDB-NOR-secure-boot-failure/m-p/626859#M1685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;I have tried NOR secure boot in T1024RDB, but it goes to non-secure state which is detected from &lt;STRONG&gt;SECMON_HPSR&lt;/STRONG&gt; register.&amp;nbsp; Below are the steps followed,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PBL binary generation using QCVS tool:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="text-indent: -.25in;"&gt;RCW values of T1024RDB retained, but with bits 201 &amp;amp; 202(BOOT_HO &amp;amp; SB_EN) set to 1.&lt;/LI&gt;&lt;LI style="text-indent: -.25in;"&gt;Below PBI commands are added in the binary image using QCVS,&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;STRONG&gt;&lt;EM style="color: #2e75b6;"&gt;#LAW for ESBC&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09000c10 00000000&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09000c14 c0000000 &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;09000c18 81f0001b&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;STRONG&gt;&lt;EM style="color: #2e75b6;"&gt;# LAW for CPC/SRAM&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;09000d00 00000000 &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;09000d04 bff00000&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09000d08 81000013 &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;STRONG&gt;&lt;EM style="color: #2e75b6;"&gt;# Scratch Registers&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 090e0200 c0b00000&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 090e0208 c0c00000 &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;STRONG&gt;&lt;EM style="color: #2e75b6;"&gt;# CPC SRAM&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09010100 00000000&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09010104 bff00009 &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;STRONG&gt;&lt;EM style="color: #2e75b6;"&gt;# CPC Configuration&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09010f00 08000000&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;EM style="color: #2e75b6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09010000 80000000&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="color: #2e75b6;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Key, hash value and CSF header generation:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="text-indent: -.25in;"&gt;Generated the public/private RSA key pair using “./&lt;STRONG&gt;gen_keys 1024&lt;/STRONG&gt;”&lt;/LI&gt;&lt;LI style="text-indent: -.25in;"&gt;Obtained the hash string of the key pair, to be programmed in SFP using “&lt;STRONG&gt;./uni_sign –hash &amp;lt;input_uboot_secure path&amp;gt;&lt;/STRONG&gt;”.&lt;/LI&gt;&lt;LI style="text-indent: -.25in;"&gt;Created CSF header for ESBC boot image, uImage, dtb, rootfs and bootscript using “&lt;STRONG&gt;uni_sign&lt;/STRONG&gt;”.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Flashed the images and the corresponding CSF header in the alternate bank of T1024RDB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fusing OTPMK:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;Switched to the alternate bank using the command “&lt;STRONG&gt;cpld reset altbank&lt;/STRONG&gt;”. &amp;nbsp;Since BOOT_HO is enabled, core enters doze mode.&lt;/P&gt;&lt;UL&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="font-size: 11.5pt;"&gt; &lt;/SPAN&gt;Initial state of the &lt;STRONG&gt;SECMON_HPSR&lt;/STRONG&gt; register is &lt;SPAN style="background: yellow;"&gt;0x88008900&lt;/SPAN&gt;.&lt;/LI&gt;&lt;LI style="text-indent: -.25in;"&gt;Generated OTPMK is written into mirror registers(&lt;STRONG&gt;SFP_OTPMKRn&lt;/STRONG&gt;) using JTAG.&amp;nbsp; Now &lt;STRONG&gt;SECMON_HPSR&lt;/STRONG&gt;&lt;SPAN style="font-size: 11.5pt;"&gt; register value is &lt;SPAN style="background: yellow;"&gt;0x80008900&lt;/SPAN&gt; and &lt;STRONG&gt;SFP_SVHESR&lt;/STRONG&gt;&lt;/SPAN&gt; register value is &lt;SPAN style="background: yellow;"&gt;0x00000000&lt;/SPAN&gt;.&lt;/LI&gt;&lt;LI style="text-indent: -.25in;"&gt;The values are then fused by writing in &lt;STRONG&gt;SFP_INGR&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Writing SRKH:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="text-indent: -.25in;"&gt;SRKH value is written into &lt;STRONG&gt;SFP_SRKHRn &lt;/STRONG&gt;mirror registers using JTAG.&amp;nbsp; Then core is released for booting by writing in &lt;STRONG&gt;DCFG_CCSR_BRR &lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;No console messages appear and the value of &lt;STRONG&gt;SECMON_HPSR &lt;/STRONG&gt;is &lt;SPAN style="background: yellow;"&gt;0x80008b00&lt;/SPAN&gt; (i.e. SSM is in Non-secure state).&amp;nbsp; Value of &lt;STRONG&gt;DCFG_CCSR_SCRATCHRW2 &lt;/STRONG&gt;register is &lt;SPAN style="background: yellow;"&gt;0x00000000&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are these steps enough or I have missed anything?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Further assistance to implement secure boot in T1024RDB would be helpful.&amp;nbsp; Kindly suggest how to debug further?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 15:38:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/T1024RDB-NOR-secure-boot-failure/m-p/626859#M1685</guid>
      <dc:creator>arumugamp</dc:creator>
      <dc:date>2016-10-12T15:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: T1024RDB NOR secure boot failure</title>
      <link>https://community.nxp.com/t5/T-Series/T1024RDB-NOR-secure-boot-failure/m-p/626860#M1686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="285260" data-username="arumugamp" href="https://community.nxp.com/people/arumugamp"&gt;ARUMUGAM P&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the following PBI commands provided in rcw package in SDK 2.0, you could use rcw package provided in Linux SDK to generate secure boot RCW, it is more convenient, please refer to the section "2.1.1 Create Secure boot RCW in Linux SDK" in &lt;A href="https://community.nxp.com/docs/DOC-332248"&gt;Setting up Secure Boot on PBL Based Platforms in Prototype Stage&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write 0x10000, 0x00200400&lt;BR /&gt;write 0x10104, 0xBFF00007&lt;BR /&gt;write 0xC10, 0x00000000&lt;BR /&gt;write 0xC14, 0xC0000000&lt;BR /&gt;write 0xC18, 0x81F0001B&lt;BR /&gt;write 0xCF0, 0x00000000&lt;BR /&gt;write 0xCF4, 0xBFF00000&lt;BR /&gt;write 0xCF8, 0x81000010&lt;BR /&gt;write 0xE0200, 0xC0B00000&lt;BR /&gt;write 0xE0208, 0xC0C00000&lt;BR /&gt;write 0x10000, 0xC0000000&lt;BR /&gt;write 0x10100, 0x00000000&lt;BR /&gt;write 0x10F00, 0x08000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, do you use images signing input file provided in CST tool in the folder&amp;nbsp;input_files/uni_sign/t1_t2_t4, would you please provide this file "input_uboot_nor_secure"?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yiping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Thu, 13 Oct 2016 09:59:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/T1024RDB-NOR-secure-boot-failure/m-p/626860#M1686</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2016-10-13T09:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: T1024RDB NOR secure boot failure</title>
      <link>https://community.nxp.com/t5/T-Series/T1024RDB-NOR-secure-boot-failure/m-p/626861#M1687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yiping,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks for quick reply. &amp;nbsp;I tried the PBI commands you gave, but I am still getting the same problem(i.e. transition to Non-secure state). &amp;nbsp;Herewith I have attached the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;STRONG&gt;input_uboot_nor_secure&lt;/STRONG&gt; file that is used for images signing using CST tool. &amp;nbsp;In the&amp;nbsp;&lt;STRONG&gt;input_uboot_nor_secure&amp;nbsp;&lt;/STRONG&gt;file, not able to add T1024 in PLATFORM field, why so?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;While writing in SRKH mirror registers, "mem fe0e823c = 54f39b1f" command is used. &amp;nbsp;Is this fine to write the SRKH registers, I also tried swapping the contents and writing using "-s" option but no solution obtained. &amp;nbsp;Could you suggest how to proceed further.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;ARUMUGAM P&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 13:02:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/T1024RDB-NOR-secure-boot-failure/m-p/626861#M1687</guid>
      <dc:creator>arumugamp</dc:creator>
      <dc:date>2016-10-14T13:02:26Z</dc:date>
    </item>
  </channel>
</rss>

