<?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>MCUXpresso Secure Provisioning ToolのトピックSecurity boot  type  change.</title>
    <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2129101#M644</link>
    <description>&lt;P&gt;First,&amp;nbsp; I Succeeded&amp;nbsp; &amp;nbsp;booting&amp;nbsp; on&amp;nbsp; &amp;nbsp;Toolbar [Boot][Authenticated(HAB)]&amp;nbsp; , [LC][closed,HAB enabled]&lt;BR /&gt;&lt;BR /&gt;But.&amp;nbsp; on the same board,&amp;nbsp;&lt;BR /&gt;I changed the&amp;nbsp; option of Boot,&amp;nbsp; &amp;nbsp;[Boot][XIP encrypted(BEE user Keys) authenticated]&amp;nbsp; [LC][closed,HAB enabled]&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Seongyon_Jeong_0-1751872300844.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/346243iDDC1FED2FB3FA9F1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Seongyon_Jeong_0-1751872300844.png" alt="Seongyon_Jeong_0-1751872300844.png" /&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Seongyon_Jeong_2-1751872423604.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/346247i464496454F3A3EDF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Seongyon_Jeong_2-1751872423604.png" alt="Seongyon_Jeong_2-1751872423604.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this XIP&amp;nbsp; project` flash resion,&amp;nbsp; 0x6000_0000&amp;nbsp; &amp;nbsp;, size&amp;nbsp; 0x20000&amp;nbsp; ,&amp;nbsp; so I set&amp;nbsp; the region&amp;nbsp; like upper capture image.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Seongyon_Jeong_1-1751872369928.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/346244i52565248F4B3FE44/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Seongyon_Jeong_1-1751872369928.png" alt="Seongyon_Jeong_1-1751872369928.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and.. When Build Image on SEC , it is&amp;nbsp; Successful&amp;nbsp; and then&amp;nbsp; write Image&amp;nbsp; action is also successful&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Seongyon_Jeong_3-1751872548232.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/346248i56EDA5BF7C0D766E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Seongyon_Jeong_3-1751872548232.png" alt="Seongyon_Jeong_3-1751872548232.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But,&amp;nbsp; DipSwitch&amp;nbsp; change to internal mode,&amp;nbsp; and after reset,&amp;nbsp; &amp;nbsp;It is not woking....&lt;BR /&gt;&lt;BR /&gt;lastly,&amp;nbsp; &amp;nbsp;again.&amp;nbsp; Toolbar [Boot][Authenticated(HAB)]&amp;nbsp; &amp;nbsp;,&amp;nbsp; Build-Write Image. -- Booting well...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Seongyon_Jeong_4-1751872871437.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/346249iFB6D1319D5BE0F3D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Seongyon_Jeong_4-1751872871437.png" alt="Seongyon_Jeong_4-1751872871437.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The authenticated area and the SW_GP2 (BEE user key) area are clearly different.&lt;BR /&gt;Also, as shown in the screenshot above, SW_GP2 is clearly in a writable state, and based on the current value, it seems that it was properly written.&lt;/P&gt;&lt;P&gt;So, why is the booting not working?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is it possibly due to a region setting problem in the XIP encryption (BEE user keys) configuration?&lt;/P&gt;&lt;P&gt;Here, I set the Protected Region 0 Start and Length to 0x60001000, which seems suspicious.&lt;/P&gt;&lt;P&gt;Could it be because this region is different from what is seen in the IDE?&lt;/P&gt;&lt;P&gt;However, since this is an XIP image, I had to set the flash base address to 0x60000000.&lt;BR /&gt;Also, this axf image runs well on a clean board without any secure settings, so the image itself seems to be fine.&lt;BR /&gt;&lt;BR /&gt;Could you let me know&amp;nbsp; What&amp;nbsp; is wrong ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jul 2025 07:29:47 GMT</pubDate>
    <dc:creator>Seongyon_Jeong</dc:creator>
    <dc:date>2025-07-07T07:29:47Z</dc:date>
    <item>
      <title>Security boot  type  change.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2129101#M644</link>
      <description>&lt;P&gt;First,&amp;nbsp; I Succeeded&amp;nbsp; &amp;nbsp;booting&amp;nbsp; on&amp;nbsp; &amp;nbsp;Toolbar [Boot][Authenticated(HAB)]&amp;nbsp; , [LC][closed,HAB enabled]&lt;BR /&gt;&lt;BR /&gt;But.&amp;nbsp; on the same board,&amp;nbsp;&lt;BR /&gt;I changed the&amp;nbsp; option of Boot,&amp;nbsp; &amp;nbsp;[Boot][XIP encrypted(BEE user Keys) authenticated]&amp;nbsp; [LC][closed,HAB enabled]&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Seongyon_Jeong_0-1751872300844.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/346243iDDC1FED2FB3FA9F1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Seongyon_Jeong_0-1751872300844.png" alt="Seongyon_Jeong_0-1751872300844.png" /&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Seongyon_Jeong_2-1751872423604.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/346247i464496454F3A3EDF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Seongyon_Jeong_2-1751872423604.png" alt="Seongyon_Jeong_2-1751872423604.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this XIP&amp;nbsp; project` flash resion,&amp;nbsp; 0x6000_0000&amp;nbsp; &amp;nbsp;, size&amp;nbsp; 0x20000&amp;nbsp; ,&amp;nbsp; so I set&amp;nbsp; the region&amp;nbsp; like upper capture image.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Seongyon_Jeong_1-1751872369928.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/346244i52565248F4B3FE44/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Seongyon_Jeong_1-1751872369928.png" alt="Seongyon_Jeong_1-1751872369928.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and.. When Build Image on SEC , it is&amp;nbsp; Successful&amp;nbsp; and then&amp;nbsp; write Image&amp;nbsp; action is also successful&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Seongyon_Jeong_3-1751872548232.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/346248i56EDA5BF7C0D766E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Seongyon_Jeong_3-1751872548232.png" alt="Seongyon_Jeong_3-1751872548232.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But,&amp;nbsp; DipSwitch&amp;nbsp; change to internal mode,&amp;nbsp; and after reset,&amp;nbsp; &amp;nbsp;It is not woking....&lt;BR /&gt;&lt;BR /&gt;lastly,&amp;nbsp; &amp;nbsp;again.&amp;nbsp; Toolbar [Boot][Authenticated(HAB)]&amp;nbsp; &amp;nbsp;,&amp;nbsp; Build-Write Image. -- Booting well...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Seongyon_Jeong_4-1751872871437.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/346249iFB6D1319D5BE0F3D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Seongyon_Jeong_4-1751872871437.png" alt="Seongyon_Jeong_4-1751872871437.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The authenticated area and the SW_GP2 (BEE user key) area are clearly different.&lt;BR /&gt;Also, as shown in the screenshot above, SW_GP2 is clearly in a writable state, and based on the current value, it seems that it was properly written.&lt;/P&gt;&lt;P&gt;So, why is the booting not working?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is it possibly due to a region setting problem in the XIP encryption (BEE user keys) configuration?&lt;/P&gt;&lt;P&gt;Here, I set the Protected Region 0 Start and Length to 0x60001000, which seems suspicious.&lt;/P&gt;&lt;P&gt;Could it be because this region is different from what is seen in the IDE?&lt;/P&gt;&lt;P&gt;However, since this is an XIP image, I had to set the flash base address to 0x60000000.&lt;BR /&gt;Also, this axf image runs well on a clean board without any secure settings, so the image itself seems to be fine.&lt;BR /&gt;&lt;BR /&gt;Could you let me know&amp;nbsp; What&amp;nbsp; is wrong ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 07:29:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2129101#M644</guid>
      <dc:creator>Seongyon_Jeong</dc:creator>
      <dc:date>2025-07-07T07:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Security boot  type  change.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2129823#M648</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;on your screenshot I can see the application starts at 0x60002000. The area 0x60000000-0x60001FFF is reserved for header of the boot image and the header should not be encrypted (there is no application code).&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2025 06:11:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2129823#M648</guid>
      <dc:creator>marek-trmac</dc:creator>
      <dc:date>2025-07-08T06:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Security boot  type  change.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2130675#M649</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Seongyon_Jeong_2-1752044211075.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/346692iB14CBA9661E9B36F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Seongyon_Jeong_2-1752044211075.png" alt="Seongyon_Jeong_2-1752044211075.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Seongyon_Jeong_3-1752044313310.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/346695i712E95580961A6F2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Seongyon_Jeong_3-1752044313310.png" alt="Seongyon_Jeong_3-1752044313310.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Are you referring to the start address &lt;STRONG&gt;0x60002000&lt;/STRONG&gt; in the &lt;STRONG&gt;Build Image&lt;/STRONG&gt; tab?&lt;/P&gt;&lt;P&gt;In my case, when using &lt;STRONG&gt;XIP encryption (BEE user keys)&lt;/STRONG&gt; with the &lt;STRONG&gt;whole region&lt;/STRONG&gt; option, the default start address was &lt;STRONG&gt;0x60001000&lt;/STRONG&gt;,&lt;BR /&gt;so I initially used &lt;STRONG&gt;0x60001000&lt;/STRONG&gt; with size &lt;STRONG&gt;0x0001F000&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;As you suggested, I also tested with &lt;STRONG&gt;0x60002000&lt;/STRONG&gt; and size &lt;STRONG&gt;0x0001E000&lt;/STRONG&gt;, but unfortunately, it still didn’t boot.&lt;/P&gt;&lt;P&gt;So I’m wondering:&lt;BR /&gt;if I first selected &lt;STRONG&gt;0x60001000&lt;/STRONG&gt; and clicked &lt;STRONG&gt;Write Image&lt;/STRONG&gt;, would that information be burned into FUSE,&lt;BR /&gt;making the image at &lt;STRONG&gt;0x60002000&lt;/STRONG&gt; no longer work?&lt;/P&gt;&lt;P&gt;But then again, when I clicked &lt;STRONG&gt;Write Image&lt;/STRONG&gt;, it showed “successful,” so I assumed it was fine.&lt;/P&gt;&lt;P&gt;Is there possibly a setting I may have overlooked?&lt;BR /&gt;&lt;BR /&gt;Do I need to prepare a new EVK board (one that hasn’t been burned) and repeat the same process from the beginning?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 07:03:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2130675#M649</guid>
      <dc:creator>Seongyon_Jeong</dc:creator>
      <dc:date>2025-07-09T07:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Security boot  type  change.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2131273#M654</link>
      <description>&lt;P&gt;I thought&amp;nbsp; region is not critical,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;below is&amp;nbsp; from&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.mcuxpresso.nxp.com/secure/latest/06_processor_specific_workflow.html#preparing-source-image-for-rt10xx-rt116x-rt117x-devices" target="_blank" rel="noopener"&gt;https://docs.mcuxpresso.nxp.com/secure/latest/06_processor_specific_workflow.html#preparing-source-image-for-rt10xx-rt116x-rt117x-devices&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Seongyon_Jeong_0-1752110831635.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/346844iEDB0EB99D55299FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Seongyon_Jeong_0-1752110831635.png" alt="Seongyon_Jeong_0-1752110831635.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and It&amp;nbsp; said that&amp;nbsp; "&lt;SPAN&gt;keep the default settings to encrypt the whole image"&lt;/SPAN&gt;&lt;BR /&gt;XIP encryption(BEE userkeys)`s&amp;nbsp; whole image - Default setting`s start is&amp;nbsp; &amp;nbsp;0x60001000 .&amp;nbsp;&amp;nbsp;&lt;BR /&gt;moreover almost SDK example&amp;nbsp; XIP project&amp;nbsp; has&amp;nbsp; 0x60002000&amp;nbsp; startpoint.&lt;BR /&gt;&lt;BR /&gt;and I&amp;nbsp; compare&amp;nbsp; Fuse value&amp;nbsp; &amp;nbsp; change this&amp;nbsp; after and before.&lt;BR /&gt;Same fuses&amp;nbsp; value.&amp;nbsp; &amp;nbsp;So.&amp;nbsp; &amp;nbsp; I&amp;nbsp; conclueded&amp;nbsp; &amp;nbsp; &amp;nbsp;that,&amp;nbsp; the info about region&amp;nbsp; is not include&amp;nbsp; at Fuses.&lt;/P&gt;&lt;P&gt;so.&amp;nbsp; no need&amp;nbsp; new board.&amp;nbsp; &amp;nbsp;right? ,&amp;nbsp; then&amp;nbsp; &amp;nbsp;why 2case&amp;nbsp; all&amp;nbsp; is&amp;nbsp; not&amp;nbsp; working ?&lt;BR /&gt;&lt;BR /&gt;RT1020-EVK.&amp;nbsp; &amp;nbsp;I have&amp;nbsp; success booting&amp;nbsp; in the only&amp;nbsp; Authenticated(HAB) mode.&lt;BR /&gt;Is&amp;nbsp; there&amp;nbsp; another limitation&amp;nbsp; regarding to RT1020 ?&lt;/P&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/176703"&gt;@marek-trmac&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 01:48:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2131273#M654</guid>
      <dc:creator>Seongyon_Jeong</dc:creator>
      <dc:date>2025-07-10T01:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Security boot  type  change.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2131519#M655</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The region range values are included in the Encrypted Key Info Block (EKIB) at offset&amp;nbsp;0x60000400, so there is no need for a new EVK because of this.&lt;/P&gt;
&lt;P&gt;Please try enabling XIP encryption by setting the pin&amp;nbsp;GPIO_EMC_18&amp;nbsp;—&amp;nbsp;BOOT_CFG1[0].&lt;BR /&gt;On the RT1020 EVK, this corresponds to switch&amp;nbsp;SW8_1, which controls the Encrypted XIP bit.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="antonintomanec_0-1752133823105.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/346947i85C970C21B74B672/image-size/medium?v=v2&amp;amp;px=400" role="button" title="antonintomanec_0-1752133823105.png" alt="antonintomanec_0-1752133823105.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please try to set it.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Tonda&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 07:51:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2131519#M655</guid>
      <dc:creator>antonintomanec</dc:creator>
      <dc:date>2025-07-10T07:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Security boot  type  change.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2132041#M656</link>
      <description>&lt;P&gt;Until now, I used&amp;nbsp; SW8&amp;nbsp; 1:4 = 0010 (internal mode) or&amp;nbsp; &amp;nbsp;0001(serial download mode),&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So. I expected your guide is working.&amp;nbsp; and I used&amp;nbsp; SW4[1,2,3,4] = 1010 or&amp;nbsp; 1001&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;and In the fuse map ( build image Tab, OTP configuration button )&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Seongyon_Jeong_0-1752195136844.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/347055i0B64BD22905AF5AB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Seongyon_Jeong_0-1752195136844.png" alt="Seongyon_Jeong_0-1752195136844.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;like upper capture,&amp;nbsp; &amp;nbsp; I changed it&amp;nbsp; &amp;nbsp;BOOT_CFG0&amp;nbsp; 0bit&amp;nbsp; &amp;nbsp; &amp;nbsp;0 -&amp;gt; 1&amp;nbsp; &amp;nbsp;,&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;But still&amp;nbsp; not working.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 00:54:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2132041#M656</guid>
      <dc:creator>Seongyon_Jeong</dc:creator>
      <dc:date>2025-07-11T00:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Security boot  type  change.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2132100#M657</link>
      <description>&lt;P&gt;I prepared a new board and tested everything again from scratch.&lt;BR /&gt;In addition to what &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/61810"&gt;@antonintomanec&lt;/a&gt; kindly pointed out, I had also modified the &lt;STRONG&gt;BOOT_CFG0[0] bit&lt;/STRONG&gt; (which is labeled &lt;EM&gt;EncryptedXIP&lt;/EM&gt; in the OTP Configuration view of the SEC Tool) by setting it to 1 (enabled).&lt;BR /&gt;Looking back, I now suspect that this may have been an excessive or incorrect action. On the board I had been using previously, I was unable to revert this bit to 0, possibly because the region is in the FUSE area.&lt;/P&gt;&lt;P&gt;So, on the new board, I followed the exact same procedure as before, but this time I only changed the DIP switch (SW8) corresponding to &lt;STRONG&gt;BOOT_CFG0[0]&lt;/STRONG&gt;, as shown in the schematic provided in &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/61810"&gt;@antonintomanec&lt;/a&gt; ’s guide&lt;BR /&gt;After doing that and attempting to boot, I was able to confirm that &lt;STRONG&gt;XIP Encryption (BEE userdata)&lt;/STRONG&gt; mode works correctly.&lt;/P&gt;&lt;P&gt;In the end, it seems that the &lt;EM&gt;EncryptedXIP&lt;/EM&gt; field I found under BOOT_CFG0 in the FUSE settings of SEC Tool,&amp;nbsp; should &lt;STRONG&gt;not&lt;/STRONG&gt; have been modified.&amp;nbsp; and&amp;nbsp; Must&amp;nbsp; switching dip SW8&amp;nbsp; not (0001 ,&amp;nbsp; 0010)&lt;BR /&gt;but (1001, 1010)&lt;BR /&gt;&lt;BR /&gt;That was the root cause of the issue I was facing.&lt;BR /&gt;&lt;BR /&gt;Really&amp;nbsp; Thank you, antonintomanec&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.mcuxpresso.nxp.com/secure/latest/06_processor_specific_workflow.html#rt10xx-rt116x-rt117x-device-workflow" target="_blank" rel="noopener"&gt;https://docs.mcuxpresso.nxp.com/secure/latest/06_processor_specific_workflow.html#rt10xx-rt116x-rt117x-device-workflow&lt;/A&gt;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;In upper document, definetly About&amp;nbsp; RT1020-EVK...&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Seongyon_Jeong_0-1752199225716.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/347068i57798921686C4BC4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Seongyon_Jeong_0-1752199225716.png" alt="Seongyon_Jeong_0-1752199225716.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This&amp;nbsp; guide MUST to be fixed.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;FlexSPI NOR +Encrypted XIP&amp;nbsp; &amp;nbsp; SW8: 1010&amp;nbsp; &amp;nbsp; &amp;nbsp;,&amp;nbsp; &amp;nbsp;not&amp;nbsp; &amp;nbsp;0010&lt;BR /&gt;or&amp;nbsp; Have to add some Comment&amp;nbsp; &amp;nbsp;regarding to SW8 dip switch&amp;nbsp; 1 option,&amp;nbsp; &amp;nbsp;(EncryptedXIP on/off)&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 02:05:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2132100#M657</guid>
      <dc:creator>Seongyon_Jeong</dc:creator>
      <dc:date>2025-07-11T02:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Security boot  type  change.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2132776#M658</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EncryptedXIP fuse bit is applied only if&amp;nbsp;BT_FUSE_SEL bit fuse bit is burned to 1. Otherwise the value is retrieved from the pins.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jul 2025 13:01:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2132776#M658</guid>
      <dc:creator>marek-trmac</dc:creator>
      <dc:date>2025-07-12T13:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Security boot  type  change.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2132778#M659</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;About the default value of encrypted range, BEE was tested with&amp;nbsp;0x60001000 and everything worked. Sorry for confusion.&lt;/P&gt;
&lt;P&gt;Nevertheless, I think it would be better to encrypt application code only.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jul 2025 13:09:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/Security-boot-type-change/m-p/2132778#M659</guid>
      <dc:creator>marek-trmac</dc:creator>
      <dc:date>2025-07-12T13:09:26Z</dc:date>
    </item>
  </channel>
</rss>

