<?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 Getting Error in IMX6ULL: Invalid IVT structure in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Getting-Error-in-IMX6ULL-Invalid-IVT-structure/m-p/1683123#M208799</link>
    <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;I'm trying to enable High Assurance Boot on my device. I'm using buildroot and initially I only enabled the&amp;nbsp;&lt;FONT face="comic sans ms,sans-serif"&gt;CONFIG_SECURE_BOOT=y&lt;/FONT&gt; in uboot_menuconfig. Now I'm getting error in uboot, "Error: Invalid IVT structure". I'm not using a signed image for now, once I get the uboot booting right I'll flash signed image.&lt;BR /&gt;&lt;BR /&gt;I tried to extract the IVT structure using genIVT.pl script. With that I'm getting following output:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Kernel = /home/IMX/hab/ivt_test-2/zImage&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT = /home/IMX/hab/ivt_test-2/ivt.bin&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Padded File Size = 0x738000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Kernel file size = 0x737620&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Jump location&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x80800000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Self Pointer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x80F38000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;CSF Pointer &amp;nbsp; &amp;nbsp;&amp;nbsp; = 0x80F38020&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;$ hexdump -C ivt.bin &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;00000000 d1 00 20 41 00 00 80 80 00 00 00 00 00 00 00 00 |.. A............|&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;00000010 00 00 00 00 00 80 f3 80 20 80 f3 80 00 00 00 00 |........ .......|&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;00000020&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I also tried to print the IVT sturcture values during uboot startup, I'm getting following logs:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;U-Boot 2018.03 (Jul 06 2023 - 16:01:57 +0530)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;CPU: Freescale i.MX6ULL rev1.1 792 MHz (running at 396 MHz)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;CPU: Industrial temperature grade (-40C to 105C) at 53C&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Reset cause: POR&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Board: devBoard-v1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;I2C: ready&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DRAM: 512 MiB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;LCD model: 1 - AVDTTXXXXXXXXXX&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;MMC: FSL_SDHC: 0, FSL_SDHC: 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Loading Environment from MMC... *** Warning - bad CRC, using default environment&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;auto-detected panel AVDTTXXXXXXXXXX&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Display: AVDTTXXXXXXXXX (1920x1080)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Video: 1920x1080x24&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;In: serial&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Out: serial&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Err: serial&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;switch to partitions #0, OK&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;mmc1(part 0) is current device&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;eMMC: 3.6 GiB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Normal Boot&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Hit any key to stop autoboot: 0 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;switch to partitions #0, OK&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;mmc1(part 0) is current device&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Loading bootpath.txt from 1:1/bootpath.txt&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;27 bytes read in 33 ms (0 Bytes/s)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Loaded boot path from bootpath.txt&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Importing boot path from mmc ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Importing bootpath.txt&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;bootdir=a&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;mmcrootpart=3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1185 bytes read in 45 ms (25.4 KiB/s)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Importing bootenv from mmc ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;84 bytes read in 59 ms (1000 Bytes/s)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Running bootscript from mmc ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;## Executing script at 82000000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;gpio: pin 6 (gpio 6) value is 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;gpio: pin 32 (gpio 32) value is 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;gpio: pin 115 (gpio 115) value is 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;7566880 bytes read in 234 ms (30.8 MiB/s)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Booting from mmc ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;70545 bytes read in 56 ms (1.2 MiB/s)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;## Flattened Device Tree blob at 83000000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Booting using the fdt blob at 0x83000000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;hab fuse not enabled&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Authenticate image from DDR location 0x80800000...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;~~~~~ IVT Sturcture ~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_hdr-&amp;gt;magic = 0x61 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_hdr-&amp;gt;length = 0xA010 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_hdr-&amp;gt;version = 0xE3&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;ivt_hdr = 0x80F38000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_entry = 0xC59B21A8&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_rsv1 = 0x8020000B&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_dcd = 0xC08E3003&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_boot = 0xC08F0002&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_self = 0xE08C3014&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_csf = 0xE0A03008&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_rsv2 = 0x58C4018&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;bad magic magic=0x61 length=0xa010 version=0xe3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;bad length magic=0x61 length=0xa010 version=0xe3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;bad version magic=0x61 length=0xa010 version=0xe3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FAIL: ivt_hdr : 0x80F38000 : verified ivt_header&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;PASS: ivt_initial-&amp;gt;entry : 0xC59B21A8 != 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FAIL: ivt_initial-&amp;gt;reserved1 : 0x8020000B != 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FAIL: ivt_initial-&amp;gt;self : 0x8020000B != 0x80F38000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;PASS: ivt_initial-&amp;gt;csf : 0xE0A03008 != 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FAIL: ivt_initial-&amp;gt;reserved2 : 0x58C4018 != 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FAIL: ivt_initial-&amp;gt;dcd : 0xC08E3003 != 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;bad magic magic=0x61 length=0xa010 version=0xe3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;bad length magic=0x61 length=0xa010 version=0xe3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;bad version magic=0x61 length=0xa010 version=0xe3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Error: Invalid IVT structure&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Allowed IVT structure:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT HDR = 0x4X2000D1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT ENTRY = 0xXXXXXXXX&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT RSV1 = 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT DCD = 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT BOOT_DATA = 0xXXXXXXXX&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT SELF = 0xXXXXXXXX&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT CSF = 0xXXXXXXXX&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT RSV2 = 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Using Device Tree in place at 83000000, end 83014390&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Starting kernel ...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm stuck with this invalid IVT structure issue. Kindly let me know where I'm getting things incorrect.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jul 2023 11:13:16 GMT</pubDate>
    <dc:creator>rohitkumar21</dc:creator>
    <dc:date>2023-07-06T11:13:16Z</dc:date>
    <item>
      <title>Getting Error in IMX6ULL: Invalid IVT structure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Getting-Error-in-IMX6ULL-Invalid-IVT-structure/m-p/1683123#M208799</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;I'm trying to enable High Assurance Boot on my device. I'm using buildroot and initially I only enabled the&amp;nbsp;&lt;FONT face="comic sans ms,sans-serif"&gt;CONFIG_SECURE_BOOT=y&lt;/FONT&gt; in uboot_menuconfig. Now I'm getting error in uboot, "Error: Invalid IVT structure". I'm not using a signed image for now, once I get the uboot booting right I'll flash signed image.&lt;BR /&gt;&lt;BR /&gt;I tried to extract the IVT structure using genIVT.pl script. With that I'm getting following output:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Kernel = /home/IMX/hab/ivt_test-2/zImage&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT = /home/IMX/hab/ivt_test-2/ivt.bin&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Padded File Size = 0x738000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Kernel file size = 0x737620&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Jump location&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x80800000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Self Pointer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x80F38000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;CSF Pointer &amp;nbsp; &amp;nbsp;&amp;nbsp; = 0x80F38020&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;$ hexdump -C ivt.bin &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;00000000 d1 00 20 41 00 00 80 80 00 00 00 00 00 00 00 00 |.. A............|&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;00000010 00 00 00 00 00 80 f3 80 20 80 f3 80 00 00 00 00 |........ .......|&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;00000020&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I also tried to print the IVT sturcture values during uboot startup, I'm getting following logs:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;U-Boot 2018.03 (Jul 06 2023 - 16:01:57 +0530)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;CPU: Freescale i.MX6ULL rev1.1 792 MHz (running at 396 MHz)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;CPU: Industrial temperature grade (-40C to 105C) at 53C&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Reset cause: POR&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Board: devBoard-v1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;I2C: ready&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DRAM: 512 MiB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;LCD model: 1 - AVDTTXXXXXXXXXX&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;MMC: FSL_SDHC: 0, FSL_SDHC: 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Loading Environment from MMC... *** Warning - bad CRC, using default environment&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;auto-detected panel AVDTTXXXXXXXXXX&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Display: AVDTTXXXXXXXXX (1920x1080)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Video: 1920x1080x24&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;In: serial&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Out: serial&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Err: serial&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;switch to partitions #0, OK&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;mmc1(part 0) is current device&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;eMMC: 3.6 GiB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Normal Boot&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Hit any key to stop autoboot: 0 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;switch to partitions #0, OK&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;mmc1(part 0) is current device&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Loading bootpath.txt from 1:1/bootpath.txt&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;27 bytes read in 33 ms (0 Bytes/s)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Loaded boot path from bootpath.txt&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Importing boot path from mmc ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Importing bootpath.txt&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;bootdir=a&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;mmcrootpart=3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1185 bytes read in 45 ms (25.4 KiB/s)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Importing bootenv from mmc ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;84 bytes read in 59 ms (1000 Bytes/s)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Running bootscript from mmc ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;## Executing script at 82000000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;gpio: pin 6 (gpio 6) value is 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;gpio: pin 32 (gpio 32) value is 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;gpio: pin 115 (gpio 115) value is 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;7566880 bytes read in 234 ms (30.8 MiB/s)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Booting from mmc ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;70545 bytes read in 56 ms (1.2 MiB/s)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;## Flattened Device Tree blob at 83000000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Booting using the fdt blob at 0x83000000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;hab fuse not enabled&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Authenticate image from DDR location 0x80800000...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;~~~~~ IVT Sturcture ~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_hdr-&amp;gt;magic = 0x61 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_hdr-&amp;gt;length = 0xA010 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_hdr-&amp;gt;version = 0xE3&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;ivt_hdr = 0x80F38000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_entry = 0xC59B21A8&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_rsv1 = 0x8020000B&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_dcd = 0xC08E3003&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_boot = 0xC08F0002&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_self = 0xE08C3014&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_csf = 0xE0A03008&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ivt_rsv2 = 0x58C4018&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;bad magic magic=0x61 length=0xa010 version=0xe3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;bad length magic=0x61 length=0xa010 version=0xe3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;bad version magic=0x61 length=0xa010 version=0xe3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FAIL: ivt_hdr : 0x80F38000 : verified ivt_header&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;PASS: ivt_initial-&amp;gt;entry : 0xC59B21A8 != 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FAIL: ivt_initial-&amp;gt;reserved1 : 0x8020000B != 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FAIL: ivt_initial-&amp;gt;self : 0x8020000B != 0x80F38000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;PASS: ivt_initial-&amp;gt;csf : 0xE0A03008 != 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FAIL: ivt_initial-&amp;gt;reserved2 : 0x58C4018 != 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FAIL: ivt_initial-&amp;gt;dcd : 0xC08E3003 != 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;bad magic magic=0x61 length=0xa010 version=0xe3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;bad length magic=0x61 length=0xa010 version=0xe3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;bad version magic=0x61 length=0xa010 version=0xe3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Error: Invalid IVT structure&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Allowed IVT structure:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT HDR = 0x4X2000D1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT ENTRY = 0xXXXXXXXX&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT RSV1 = 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT DCD = 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT BOOT_DATA = 0xXXXXXXXX&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT SELF = 0xXXXXXXXX&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT CSF = 0xXXXXXXXX&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IVT RSV2 = 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Using Device Tree in place at 83000000, end 83014390&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Starting kernel ...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm stuck with this invalid IVT structure issue. Kindly let me know where I'm getting things incorrect.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 11:13:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Getting-Error-in-IMX6ULL-Invalid-IVT-structure/m-p/1683123#M208799</guid>
      <dc:creator>rohitkumar21</dc:creator>
      <dc:date>2023-07-06T11:13:16Z</dc:date>
    </item>
  </channel>
</rss>

