<?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: imx8mplus</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1683226#M208806</link>
    <description>&lt;P&gt;Dear NXP ,&lt;/P&gt;&lt;P&gt;(1)&amp;nbsp;How to only choose to verify u-boot without verifying the kernel image ?&amp;nbsp;What are the method to achieve?&lt;/P&gt;&lt;P&gt;(2)&amp;nbsp;I have referred to the mx8m_secure_boot.txt but&amp;nbsp;Authenticating kernel image is failed . Please check the&amp;nbsp;imx8mplusSecureBoot.docx .&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jul 2023 13:30:13 GMT</pubDate>
    <dc:creator>t2865k5</dc:creator>
    <dc:date>2023-07-06T13:30:13Z</dc:date>
    <item>
      <title>imx8mplus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1676451#M208172</link>
      <description>&lt;P&gt;Dear NXP ,&lt;/P&gt;&lt;P&gt;HW : imx8mplus&lt;/P&gt;&lt;P&gt;u-boot version : 2021.04-r0&lt;/P&gt;&lt;P&gt;kernel version : 5.10.72&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Secure boot :&lt;/P&gt;&lt;P&gt;step 1 :&amp;nbsp;&lt;/P&gt;&lt;P&gt;$ hexdump -e '/4 "0x"' -e '/4 "%X""\n"' SRK_1_2_3_4_fuse.bin&lt;/P&gt;&lt;P&gt;0x1BEBF778&lt;/P&gt;&lt;P&gt;0x3CEB2A&lt;/P&gt;&lt;P&gt;0xC41D3D61&lt;/P&gt;&lt;P&gt;0xD55165F3&lt;/P&gt;&lt;P&gt;0x70A014A9&lt;/P&gt;&lt;P&gt;0x1852CC22&lt;/P&gt;&lt;P&gt;0xED495390&lt;/P&gt;&lt;P&gt;0x488C0B93&lt;/P&gt;&lt;P&gt;step 2:&amp;nbsp;&lt;/P&gt;&lt;P&gt;fuse prog 6 0 0x1BEBF778&lt;/P&gt;&lt;P&gt;fuse prog 6 1 0x3CEB2A&lt;/P&gt;&lt;P&gt;fuse prog 6 2 0xC41D3D61&lt;/P&gt;&lt;P&gt;fuse prog 6 3 0xD55165F3&lt;/P&gt;&lt;P&gt;fuse prog 7 0 0x70A014A9&lt;/P&gt;&lt;P&gt;fuse prog 7 1 0x1852CC22&lt;/P&gt;&lt;P&gt;fuse prog 7 2 0xED495390&lt;/P&gt;&lt;P&gt;fuse prog 7 3 0x488C0B93&lt;/P&gt;&lt;P&gt;step 3:&lt;/P&gt;&lt;P&gt;- Program SRK_LOCK:&lt;/P&gt;&lt;P&gt;=&amp;gt; fuse prog 0 0 0x200&lt;/P&gt;&lt;P&gt;- Program DIR_BT_DIS:&lt;/P&gt;&lt;P&gt;=&amp;gt; fuse prog 1 3 0x8000000&lt;/P&gt;&lt;P&gt;- Program SJC_DISABLE:&lt;/P&gt;&lt;P&gt;=&amp;gt; fuse prog 1 3 0x200000&lt;/P&gt;&lt;P&gt;- JTAG_SMODE:&lt;/P&gt;&lt;P&gt;=&amp;gt; fuse prog 1 3 0xC00000&lt;/P&gt;&lt;P&gt;step 4:&lt;/P&gt;&lt;P&gt;fuse prog 1 3 0x02000000&lt;/P&gt;&lt;P&gt;Refer to the picture below. This srg-imx8mplus platform has started secure boot, and Authenticate kernel image fail. Please check message after booting. I think the uboot authentication is passed.&lt;BR /&gt;Just to load kernel image failed.&lt;/P&gt;&lt;P&gt;I found out that setp3 is not needed .&amp;nbsp;I want to know if imx8mplus secure boot only choose&lt;BR /&gt;verify u-boot signed image. Is this OK ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is it necessary to verify kernel and rootfs images?&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="t2865k5_0-1687829511843.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/229471iF22F7F459F6F41B0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="t2865k5_0-1687829511843.jpeg" alt="t2865k5_0-1687829511843.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 01:32:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1676451#M208172</guid>
      <dc:creator>t2865k5</dc:creator>
      <dc:date>2023-06-27T01:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mplus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1679710#M208443</link>
      <description>&lt;P&gt;Dear NXP ,&lt;/P&gt;&lt;P&gt;Please refer to the csf_additional_images.txt.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;cd cst-3.1.0/csf/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;../linux64/bin/cst --i csf_additional_images.txt --o csf_kernel.bin&lt;/P&gt;&lt;P&gt;cat Image_pad_ivt.bin csf_kernel.bin &amp;gt; Image_signed&lt;/P&gt;&lt;P&gt;copy uboot , kernel image and imx8mp-evk.dtb to SD card .&lt;/P&gt;&lt;P&gt;&amp;nbsp;I get some error log when imx8mplus boot . Please refer to the picture .&lt;/P&gt;&lt;P&gt;&amp;nbsp;Please help to me to fix this issue .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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="t2865k5_0-1688138883841.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/230333iC9A469A61E89F464/image-size/medium?v=v2&amp;amp;px=400" role="button" title="t2865k5_0-1688138883841.png" alt="t2865k5_0-1688138883841.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 15:34:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1679710#M208443</guid>
      <dc:creator>t2865k5</dc:creator>
      <dc:date>2023-06-30T15:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mplus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1680368#M208532</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/184266"&gt;@t2865k5&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I want to know if imx8mplus secure boot only choose&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;verify u-boot signed image. Is this OK ?&amp;nbsp;Is it necessary to verify kernel and rootfs images?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Ans: Mostly depends on your need;&amp;nbsp;I'd recommend sign kernel too.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;To the error of additional singing, would suggest to check if you've padded kernel as step:&amp;nbsp;&lt;SPAN&gt;3.1 Padding the image (&lt;A href="https://github.com/nxp-imx/uboot-imx/blob/lf_v2022.04/doc/imx/habv4/guides/mx8m_secure_boot.txt" target="_blank"&gt;uboot-imx/doc/imx/habv4/guides/mx8m_secure_boot.txt at lf_v2022.04 · nxp-imx/uboot-imx · GitHub&lt;/A&gt;) and better check again the signing image including ivt.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Harvey&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 09:26:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1680368#M208532</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2023-07-03T09:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mplus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1683226#M208806</link>
      <description>&lt;P&gt;Dear NXP ,&lt;/P&gt;&lt;P&gt;(1)&amp;nbsp;How to only choose to verify u-boot without verifying the kernel image ?&amp;nbsp;What are the method to achieve?&lt;/P&gt;&lt;P&gt;(2)&amp;nbsp;I have referred to the mx8m_secure_boot.txt but&amp;nbsp;Authenticating kernel image is failed . Please check the&amp;nbsp;imx8mplusSecureBoot.docx .&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 13:30:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1683226#M208806</guid>
      <dc:creator>t2865k5</dc:creator>
      <dc:date>2023-07-06T13:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mplus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1683288#M208807</link>
      <description>&lt;P&gt;Dear NXP ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It enter u-boot mode when the device boot . Run command as follows:&amp;nbsp;&lt;/P&gt;&lt;P&gt;hab_auth_img 0x40480000 0x1CD9A00 0x20&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="t2865k5_0-1688655523588.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/231160i437B642D5A6863BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="t2865k5_0-1688655523588.png" alt="t2865k5_0-1688655523588.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 15:00:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1683288#M208807</guid>
      <dc:creator>t2865k5</dc:creator>
      <dc:date>2023-07-06T15:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mplus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1683388#M208812</link>
      <description>&lt;P&gt;Dear NXP ,&lt;/P&gt;&lt;P&gt;I think uboot image authentication is passed .Kernel image authentication is failed.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="t2865k5_0-1688663988960.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/231170iCD8B728B4C1789B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="t2865k5_0-1688663988960.png" alt="t2865k5_0-1688663988960.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 17:23:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1683388#M208812</guid>
      <dc:creator>t2865k5</dc:creator>
      <dc:date>2023-07-06T17:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mplus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1683643#M208841</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/184266"&gt;@t2865k5&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(1)&amp;nbsp;How to only choose to verify u-boot without verifying the kernel image ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can disable kernel verification in uboot.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;diff --git a/cmd/booti.c b/cmd/booti.c&lt;BR /&gt;index d820930fe8..e1122f3e38 100644&lt;BR /&gt;--- a/cmd/booti.c&lt;BR /&gt;+++ b/cmd/booti.c&lt;BR /&gt;@@ -78,7 +78,8 @@ static int booti_start(struct cmd_tbl *cmdtp, int flag, int argc,&lt;BR /&gt;if (ret != 0)&lt;BR /&gt;return 1;&lt;/P&gt;
&lt;P&gt;-#if defined(CONFIG_IMX_HAB) &amp;amp;&amp;amp; !defined(CONFIG_AVB_SUPPORT)&lt;BR /&gt;+#if 0&lt;BR /&gt;+&lt;BR /&gt;extern int authenticate_image(&lt;BR /&gt;uint32_t ddr_start, uint32_t raw_image_size);&lt;BR /&gt;if (authenticate_image(ld, image_size) != 0) {&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(2)&amp;nbsp;I have referred to the mx8m_secure_boot.txt but&amp;nbsp;Authenticating kernel image is failed . Please check the&amp;nbsp;imx8mplusSecureBoot.docx .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Try to authenticate the size for image: Image_pad_ivt.bin&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Harvey&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 05:34:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1683643#M208841</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2023-07-07T05:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mplus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1684040#M208882</link>
      <description>&lt;P&gt;Dear NXP ,&lt;/P&gt;&lt;P&gt;u-boot version : 2021.04-r0&lt;/P&gt;&lt;P&gt;kernel version : 5.10.72&lt;/P&gt;&lt;P&gt;Is it not possible to use cst-3.1.0 tool ?&amp;nbsp;Should I use another version cst tool ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 16:25:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1684040#M208882</guid>
      <dc:creator>t2865k5</dc:creator>
      <dc:date>2023-07-07T16:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mplus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1685891#M209069</link>
      <description>&lt;P&gt;Could you answer my question ASAP ?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 15:36:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1685891#M209069</guid>
      <dc:creator>t2865k5</dc:creator>
      <dc:date>2023-07-11T15:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mplus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1686142#M209091</link>
      <description>&lt;P&gt;Yes, replied back to you in another case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 02:42:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1686142#M209091</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2023-07-12T02:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mplus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1686205#M209094</link>
      <description>&lt;P&gt;hab_auth_img 0x40480000 0x1CD9A00 0x20&lt;/P&gt;&lt;P&gt;It seems the 3rd parameter ivt offset 0x20 is wrong.&amp;nbsp;&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="smithcoba_0-1689135865522.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/231853iDFDCFAD4EFB95900/image-size/medium?v=v2&amp;amp;px=400" role="button" title="smithcoba_0-1689135865522.png" alt="smithcoba_0-1689135865522.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can add debug information here to make sure all the parameters match your wish.&lt;/P&gt;&lt;P&gt;u-boot/arch/arm/mach-imx/hab.c&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;int authenticate_image(u32 ddr_start, u32 raw_image_size)&lt;BR /&gt;{&lt;BR /&gt;u32 ivt_offset;&lt;BR /&gt;size_t bytes;&lt;/P&gt;&lt;P&gt;ivt_offset = (raw_image_size + ALIGN_SIZE - 1) &amp;amp;&lt;BR /&gt;~(ALIGN_SIZE - 1);&lt;BR /&gt;bytes = ivt_offset + IVT_SIZE + CSF_PAD_SIZE;&lt;/P&gt;&lt;P&gt;return imx_hab_authenticate_image(ddr_start, bytes, ivt_offset);&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 04:26:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1686205#M209094</guid>
      <dc:creator>smithcoba</dc:creator>
      <dc:date>2023-07-12T04:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mplus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1686209#M209095</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I hope you are doing well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 04:31:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1686209#M209095</guid>
      <dc:creator>smithcoba</dc:creator>
      <dc:date>2023-07-12T04:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mplus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1686698#M209149</link>
      <description>&lt;P&gt;Dear NXP ,&lt;/P&gt;&lt;P&gt;Could you reply here?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 13:59:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1686698#M209149</guid>
      <dc:creator>t2865k5</dc:creator>
      <dc:date>2023-07-12T13:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mplus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1687248#M209210</link>
      <description>&lt;P&gt;Dear NXP ,&lt;/P&gt;&lt;P&gt;I add some debug message in hab.c.&amp;nbsp; In u-boot mode , it show meaasge as follows:&lt;/P&gt;&lt;P&gt;### [authenticate_image] ###&lt;BR /&gt;ddr_start : 0x40480000&lt;BR /&gt;ivt_offset : 0x1d90000&lt;BR /&gt;IVT_SIZE : 0x20&lt;BR /&gt;CSF_PAD_SIZE : 0x2000&lt;BR /&gt;bytes : 0x1d92020&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;refer to the&amp;nbsp;imx_hab_authenticate_image(ddr_start, bytes, ivt_offset);&lt;/P&gt;&lt;P&gt;Run command as follows:&lt;/P&gt;&lt;P&gt;hab_auth_img 0x40480000 0x1d92020 0x1d90000&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="t2865k5_0-1689233160530.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/232129i9965FA5B865EA155/image-size/medium?v=v2&amp;amp;px=400" role="button" title="t2865k5_0-1689233160530.png" alt="t2865k5_0-1689233160530.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please help fix this issue .&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>Thu, 13 Jul 2023 07:28:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8mplus/m-p/1687248#M209210</guid>
      <dc:creator>t2865k5</dc:creator>
      <dc:date>2023-07-13T07:28:23Z</dc:date>
    </item>
  </channel>
</rss>

