<?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: IMX93 OCOTP Permissions</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859832#M223341</link>
    <description>&lt;P&gt;No, I don't. I have requested it but I haven't been granted access.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The formula for get the offset (Bank number * 8 + word) 39*8 + 317 = 629 that is very far away from 10144 :`)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jarbo_0-1715009731829.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/277274i299652A7AC3BD755/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jarbo_0-1715009731829.png" alt="Jarbo_0-1715009731829.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached in the DTS the following declarations:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jarbo_1-1715009801635.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/277275i3BD79A3A347F363E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jarbo_1-1715009801635.png" alt="Jarbo_1-1715009801635.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2024 15:37:05 GMT</pubDate>
    <dc:creator>Jarbo</dc:creator>
    <dc:date>2024-05-06T15:37:05Z</dc:date>
    <item>
      <title>IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1858945#M223273</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working with an IMX93 and I am trying to record the MAC fuses (0x4ec and 0x4f2), the problem I am encountering is that it is giving me a permissions error and I cannot find OCOTP_LOCK to be able to record these fuses, could you please help me?&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;P&gt;PS: NVMEM_PATH = "/sys/devices/platform/soc@0/47510000.efuse/fsb_s400_fuse0/nvmem"&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 13:33:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1858945#M223273</guid>
      <dc:creator>Jarbo</dc:creator>
      <dc:date>2024-05-03T13:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859110#M223291</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please share the process you are following and the log error?&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 20:34:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859110#M223291</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2024-05-03T20:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859459#M223314</link>
      <description>&lt;P&gt;Hello, the steps are as follows:&lt;/P&gt;&lt;P&gt;nvmem_path = "/sys/devices/platform/soc@0/47510000.efuse/fsb_s400_fuse0/nvmem"&lt;BR /&gt;with open(nvmem_path, 'br+') as f:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; f.seek(seek_offset)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; f.write(pack('&amp;lt;L', value_to_write))&lt;/P&gt;&lt;P&gt;and it tells me that I don't have permissions&lt;/P&gt;&lt;P&gt;The offsets used are (0x4ec)&lt;/P&gt;&lt;P&gt;How should I do so that I could write the fuses of the Mac without it returning a permissions error?&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 06:58:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859459#M223314</guid>
      <dc:creator>Jarbo</dc:creator>
      <dc:date>2024-05-06T06:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859770#M223335</link>
      <description>&lt;DIV style="direction: ltr; border-width: 100%;"&gt;
&lt;DIV style="direction: ltr; margin-top: 0in; margin-left: 0in; width: 9.8756in;"&gt;
&lt;DIV style="direction: ltr; margin-top: 0in; margin-left: 0in; width: 9.8756in;"&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Hello,&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;I think that error is related to the offset.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;On i.MX 93 one bank is equals to 8 words, so a bank cannot be more than 8 words, in the fuse map attached to the i.MX93 RM, “Bank 3 word 24” in reality is Bank 3 word 0, here a part of the correct order:&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JorgeCas_0-1715004929212.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/277252i8916F8BFC3C12CD6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JorgeCas_0-1715004929212.png" alt="JorgeCas_0-1715004929212.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Here a small table to understand the offsets:&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JorgeCas_1-1715004929212.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/277253iC505CAD756C4C5AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JorgeCas_1-1715004929212.png" alt="JorgeCas_1-1715004929212.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;In the “i.MX Linux User's Guide”, section “13.2 NVMEM provider OCOTP”, says that “The 2nd parameter is from the first data in property reg of a NVMEM consumer, and this offset represents the OCOTP shadow register, to which a eFuse address is mapped.”, so the offset of the first word of each Bank is the number of the Bank times 0x20, for example if you want to kwon the offset of Bank 3 Word 0, the offset is 3 * 0x20 = 0x60, if you want to know the offset of Bank 1 Word 1, the offset is (1 * 0x20) + 4 = 0x24, offset of Bank 2 Word 3 = (2 * 0x20) + (0x4 * 0x3) = 0x4C.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Best regards.&lt;/FONT&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 06 May 2024 14:16:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859770#M223335</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2024-05-06T14:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859817#M223339</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for the quick reply&amp;nbsp;JorgeCas!&lt;/P&gt;&lt;P&gt;I understand what you are saying, but I am struggling to find the right offset value for the MAC addres 1 and 2. In the IMX93 fusemap document there is some flags with specific bank addres and word offset and other like the MAC are "Packed_FuseIndex":&lt;/P&gt;&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="Jarbo_1-1715008205775.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/277265iEE054F6C95967DE2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jarbo_1-1715008205775.png" alt="Jarbo_1-1715008205775.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I just divide the "Packed_FuseIndex" by 32 to get the offset?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jarbo_2-1715008227186.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/277266i964D5194D3D9314C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jarbo_2-1715008227186.png" alt="Jarbo_2-1715008227186.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Still getting the permissions problem with all the test done. I can read without any problem the fuses but can't write yet.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jarbo_0-1715008935962.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/277267i8B442F5184216A4E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jarbo_0-1715008935962.png" alt="Jarbo_0-1715008935962.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 15:22:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859817#M223339</guid>
      <dc:creator>Jarbo</dc:creator>
      <dc:date>2024-05-06T15:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859825#M223340</link>
      <description>&lt;P&gt;Do you have access to the security reference manual?&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 15:28:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859825#M223340</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2024-05-06T15:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859832#M223341</link>
      <description>&lt;P&gt;No, I don't. I have requested it but I haven't been granted access.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The formula for get the offset (Bank number * 8 + word) 39*8 + 317 = 629 that is very far away from 10144 :`)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jarbo_0-1715009731829.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/277274i299652A7AC3BD755/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jarbo_0-1715009731829.png" alt="Jarbo_0-1715009731829.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached in the DTS the following declarations:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jarbo_1-1715009801635.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/277275i3BD79A3A347F363E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jarbo_1-1715009801635.png" alt="Jarbo_1-1715009801635.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 15:37:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859832#M223341</guid>
      <dc:creator>Jarbo</dc:creator>
      <dc:date>2024-05-06T15:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859836#M223342</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The security reference manual word number is different compared to the Excel document.&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 15:44:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859836#M223342</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2024-05-06T15:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859843#M223343</link>
      <description>&lt;P&gt;Ok, i will wait for the access&lt;/P&gt;&lt;P&gt;And for the DTS? Do you think it is alright?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 15:49:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859843#M223343</guid>
      <dc:creator>Jarbo</dc:creator>
      <dc:date>2024-05-06T15:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859887#M223347</link>
      <description>&lt;P&gt;I would leave it as is on our EVK reference device tree:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;ocotp: efuse@47510000 {
	compatible = "fsl,imx93-ocotp", "syscon", "simple-mfd";
	reg = &amp;lt;0x47510000 0x10000&amp;gt;;
	#address-cells = &amp;lt;1&amp;gt;;
	#size-cells = &amp;lt;1&amp;gt;;

	imx93_uid: soc-uid@c0 {
		reg = &amp;lt;0xc0 0x10&amp;gt;;
	};

	eth_mac1: mac-address@4ec {
		reg = &amp;lt;0x4ec 0x6&amp;gt;;
	};

	eth_mac2: mac-address@4f2 {
		reg = &amp;lt;0x4f2 0x6&amp;gt;;
	};

	imx93_soc: imx93-soc {
		compatible = "fsl,imx93-soc";
		nvmem-cells = &amp;lt;&amp;amp;imx93_uid&amp;gt;;
		nvmem-cell-names = "soc_unique_id";
	};
};&lt;/LI-CODE&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 17:55:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1859887#M223347</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2024-05-06T17:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1864163#M223620</link>
      <description>&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;I still have doubts, I'm trying to write the fuses directly through the boot and write the MACs (from the image, extracted from the security manual) and I don't know where the lock fuse is to enable them, I can only read them, but I can't write.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jarbo_1-1715585442342.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/278395iE74918DA188C161A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jarbo_1-1715585442342.png" alt="Jarbo_1-1715585442342.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jarbo_2-1715586057934.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/278397i7F3F613760EC7248/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jarbo_2-1715586057934.png" alt="Jarbo_2-1715586057934.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jarbo_3-1715586087556.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/278398i4E5E9A3C0489DD38/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jarbo_3-1715586087556.png" alt="Jarbo_3-1715586087556.png" /&gt;&lt;/span&gt;&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>Mon, 13 May 2024 07:42:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1864163#M223620</guid>
      <dc:creator>Jarbo</dc:creator>
      <dc:date>2024-05-13T07:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1864480#M223638</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The way you burned the fuse is correct.&lt;/P&gt;
&lt;P&gt;Could you please try with the next?&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;fuse sense &amp;lt;bank&amp;gt; &amp;lt;word&amp;gt; [&amp;lt;cnt&amp;gt;] - sense 1 or 'cnt' fuse words, starting at 'word'&lt;/LI-CODE&gt;
&lt;P&gt;Also, did you check it on user space?&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 13:34:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1864480#M223638</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2024-05-13T13:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1864565#M223647</link>
      <description>&lt;P&gt;this?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jarbo_0-1715612545506.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/278491i43616F2FD3BE8809/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jarbo_0-1715612545506.png" alt="Jarbo_0-1715612545506.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 15:02:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1864565#M223647</guid>
      <dc:creator>Jarbo</dc:creator>
      <dc:date>2024-05-13T15:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1865466#M223707</link>
      <description>&lt;P&gt;Yes, that command.&lt;/P&gt;
&lt;P&gt;There is a lock bit field for MAC address fuses that is:&lt;/P&gt;
&lt;P&gt;COM_DEVICE_ID1_LOCK in&amp;nbsp;bank 0 word1 bit [6~8] and the behavior is as mentioned on the next image.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JorgeCas_0-1715695418810.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/278702i92B633D054CAA175/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JorgeCas_0-1715695418810.png" alt="JorgeCas_0-1715695418810.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Could you please confirm?&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 14:05:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1865466#M223707</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2024-05-14T14:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1865486#M223709</link>
      <description>&lt;P&gt;Thanks for the response again,&lt;/P&gt;&lt;P&gt;I have read the BANK 0 WORD 1 and I have 2493, I have been able to observe the bits that you indicate and I see that I have it protected, should I write 000 at this address? that is 2413?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jarbo_0-1715697009227.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/278711i7F2C6C62533D815D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jarbo_0-1715697009227.png" alt="Jarbo_0-1715697009227.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jarbo_1-1715697049881.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/278712i38078CB5B004A93C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jarbo_1-1715697049881.png" alt="Jarbo_1-1715697049881.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 14:33:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1865486#M223709</guid>
      <dc:creator>Jarbo</dc:creator>
      <dc:date>2024-05-14T14:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1865619#M223713</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;That is correct, usually these lock bits are unprotected.&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 18:09:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1865619#M223713</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2024-05-14T18:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1865968#M223749</link>
      <description>&lt;P&gt;I can't write these fuses, any other solution please?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jarbo_1-1715755020603.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/278832i61D3A50D0EA105BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jarbo_1-1715755020603.png" alt="Jarbo_1-1715755020603.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jarbo_2-1715755063364.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/278833i3A4822CA6A8F8DE5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jarbo_2-1715755063364.png" alt="Jarbo_2-1715755063364.png" /&gt;&lt;/span&gt;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 06:38:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1865968#M223749</guid>
      <dc:creator>Jarbo</dc:creator>
      <dc:date>2024-05-15T06:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1866562#M223783</link>
      <description>&lt;DIV style="direction: ltr; border-width: 100%;"&gt;
&lt;DIV style="direction: ltr; margin-top: 0in; margin-left: 0in; width: 5.7784in;"&gt;
&lt;DIV style="direction: ltr; margin-top: 0in; margin-left: 0in; width: 5.7784in;"&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Hello,&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Have you blown those fuses before?&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;I read them from EVK boards (A0 and A1 silicon revision), and the default value is the next:&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JorgeCas_1-1715804077290.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/278971iBE5A8B6D8D1E950D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JorgeCas_1-1715804077290.png" alt="JorgeCas_1-1715804077290.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV style="direction: ltr; margin-top: 0in; margin-left: 0in; width: 5.7784in;"&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Unfortunately, I cannot burn eFuses on our EVK boards, since we use them to test.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Best regards.&lt;/FONT&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 May 2024 20:16:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1866562#M223783</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2024-05-15T20:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1894616#M225519</link>
      <description>&lt;P&gt;I have same issue with understanding how to burn fuses for MAC1 and MAC2. For imx8 it was simple fuse command. Doe exists something same in IMX93 world also?&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203308"&gt;@JorgeCas&lt;/a&gt;&amp;nbsp;can you share exact commands please? Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 18:28:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1894616#M225519</guid>
      <dc:creator>marekb</dc:creator>
      <dc:date>2024-06-26T18:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: IMX93 OCOTP Permissions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1897436#M225742</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm also looking how I can program the i.MX93 MAC addresses into eFUSE...&lt;/P&gt;&lt;P&gt;I notice the kernel "fsl,imx93-ocotp" (imx-ocotp-fsb-s400.c) driver only support reads and does so via the "fsl,imx93-ele" driver. It looks like only Edgelock Enclave can do the actual read/writes to eFUSE. Is there no way to do this from user space?&lt;/P&gt;&lt;P&gt;So, we can only program the MAC addresses using uboot, right?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 14:25:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX93-OCOTP-Permissions/m-p/1897436#M225742</guid>
      <dc:creator>phil331</dc:creator>
      <dc:date>2024-07-03T14:25:43Z</dc:date>
    </item>
  </channel>
</rss>

