<?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: [i.MX8M Plus] Secure JTAG Operation Issue Inquiry</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1741828#M214243</link>
    <description>&lt;P&gt;the expert team has issue on another case this week, they will help you next week, do you mind if I put you in the group, and you can contact them directly? maybe call is better&lt;/P&gt;</description>
    <pubDate>Wed, 18 Oct 2023 06:26:57 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2023-10-18T06:26:57Z</dc:date>
    <item>
      <title>[i.MX8M Plus] Secure JTAG Operation Issue Inquiry</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1740146#M214083</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We have previously inquired about this issue:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Is-secure-jtag-a-trace32-demo-script-executed/m-p/1688753#M209348" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Is-secure-jtag-a-trace32-demo-script-executed/m-p/1688753#M209348&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following the support from NXP technical team, we received a Trace32 script, and it seemed to work correctly when executed with this script. However, this operation was successful only when the secure JTAG-related efusing was performed (SJC_RESP, SJC_RESP_LOCK, JTAG_SMODE).&lt;/P&gt;&lt;P&gt;We added efusing specific to our product as follows:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/* SRK_HASH[255:0] - SRK write */
fuse prog -y 6 0 &amp;lt;confidential&amp;gt;
fuse prog -y 6 1 &amp;lt;confidential&amp;gt;
fuse prog -y 6 2 &amp;lt;confidential&amp;gt;
fuse prog -y 6 3 &amp;lt;confidential&amp;gt;
fuse prog -y 7 0 &amp;lt;confidential&amp;gt;
fuse prog -y 7 1 &amp;lt;confidential&amp;gt;
fuse prog -y 7 2 &amp;lt;confidential&amp;gt;
fuse prog -y 7 3 &amp;lt;confidential&amp;gt;

/* SEC_CONFIG[1]    - 0x470[25] - Closed device */
/* BOOT_MODE_FUSE   - 0x470[15:12] - eMMC Boot */
/* BT_FUSE_SEL      - 0x470[28] - enable eFuse BOOT_MODE */
/* JTAG_SMODE[1:0]  - 0x470[23:22] */
fuse prog -y 1 3 0x12402000

/* WDOG_EN          - 0x480[10] - Watchdog reset counter enable *
fuse prog -y 2 0 0x400

/* USDHC_PWR_EN     - 0x490[7] - eMMC reset enable */
/* IMG_CNTN_SET1_OFFSET - 0x490[22:19] - Secondary Image Boot Offset (8mb) */
fuse prog -y 2 1 0x180080

/* SJC_RESP[63:0]   - 0x600-0x610 */
/* SJC_RESP[127:64] - 0x7D0-0x7E0 */
fuse prog -y 8 0 0x12345678
fuse prog -y 8 1 0x9abcdef0
fuse prog -y 15 1 0x12345678
fuse prog -y 15 2 0x9abcdef0

/* SJC_RESP_LOCK    - 0x400[10] */
/* SRK_LOCK         - 0x400[9] */
/* BOOT_CFG_LOCK    - 0x400[3:2] */
fuse prog -y 0 0 0x604&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;trace32 area log:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dhj_0-1697441637733.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245230i32483C6A20F351C3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dhj_0-1697441637733.png" alt="dhj_0-1697441637733.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any other values besides the secure JTAG-related efusing that might have an impact? Or could there be another reason? We are looking forward to your prompt response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 07:34:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1740146#M214083</guid>
      <dc:creator>dhj</dc:creator>
      <dc:date>2023-10-16T07:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: [i.MX8M Plus] Secure JTAG Operation Issue Inquiry</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1740276#M214095</link>
      <description>&lt;P&gt;let me double checked this from script owner, any update, I will post here&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 09:21:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1740276#M214095</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-10-16T09:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: [i.MX8M Plus] Secure JTAG Operation Issue Inquiry</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1740807#M214143</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Upon further investigation, we have confirmed that when proceeding with SEC_CONFIG[1] - 0x470[25] - Closed device, we are unable to perform the attach. It seems that HAB is affecting the SJC in this case.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 02:41:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1740807#M214143</guid>
      <dc:creator>dhj</dc:creator>
      <dc:date>2023-10-17T02:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: [i.MX8M Plus] Secure JTAG Operation Issue Inquiry</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1740933#M214156</link>
      <description>&lt;P&gt;so you have found the root cause, right? do you still need further help?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 05:44:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1740933#M214156</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-10-17T05:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: [i.MX8M Plus] Secure JTAG Operation Issue Inquiry</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1740953#M214159</link>
      <description>&lt;P&gt;The issue has not been resolved. We require secure boot functionality, and for this, we need to use the device closed state (SEC_CONFIG[1] - 0x470[25]).&lt;/P&gt;&lt;P&gt;We mentioned that among several efusing data we applied, SEC_CONFIG[1] - 0x470[25] was the issue. We hoped for a quicker response as the NXP technical support team is aware of this and has looked into it.&lt;/P&gt;&lt;P&gt;Please provide guidance on how to use Secure JTAG while using our efusing.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 05:58:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1740953#M214159</guid>
      <dc:creator>dhj</dc:creator>
      <dc:date>2023-10-17T05:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: [i.MX8M Plus] Secure JTAG Operation Issue Inquiry</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1741828#M214243</link>
      <description>&lt;P&gt;the expert team has issue on another case this week, they will help you next week, do you mind if I put you in the group, and you can contact them directly? maybe call is better&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 06:26:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1741828#M214243</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-10-18T06:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: [i.MX8M Plus] Secure JTAG Operation Issue Inquiry</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1745511#M214648</link>
      <description>&lt;P&gt;I can directly contact them via email.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and...&lt;/P&gt;&lt;P&gt;Has my inquiry been forwarded to them? Do I need to send a separate email to them, or should I wait for a response&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 00:41:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1745511#M214648</guid>
      <dc:creator>dhj</dc:creator>
      <dc:date>2023-10-25T00:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: [i.MX8M Plus] Secure JTAG Operation Issue Inquiry</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1749950#M215022</link>
      <description>&lt;P&gt;I have already forward your new request to them before, you also can send to them again for save&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 03:48:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Plus-Secure-JTAG-Operation-Issue-Inquiry/m-p/1749950#M215022</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-11-01T03:48:14Z</dc:date>
    </item>
  </channel>
</rss>

