<?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 secure boot HAB + FIT image</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1062081#M156113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/thomaslinder"&gt;thomaslinder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I've sent You example. Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2020 13:03:36 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2020-07-15T13:03:36Z</dc:date>
    <item>
      <title>i.MX8M secure boot HAB + FIT image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1062078#M156110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hi guys,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regarding the HAB on i.MX8M.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I know that i.MX6 HAB does not check the validity of the certificate. -&amp;gt; good for my project.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;What is about the i.MX8 Series or specially the i.MX8M. Is there a validity check for the certificate?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Thanks in advanced!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;And may I ask here...&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Are there any hints for setup FIT + pubkey in uboot.dtb with the "new" u-boot layout.&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/114569iF0F90E2273C82AA0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;So fare I'm able to do the u-boot verification with HAB and it works fine.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;u-boot=&amp;gt; hab_status&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Secure boot disabled&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;HAB Configuration: 0xf0, HAB State: 0x66&lt;BR /&gt;No HAB Events Found!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;u-boot=&amp;gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;as well I'm able to sign the FIT image with the mkimage. the local check for the signature the FIT image is working as well.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;u-boot-imx8/tools/fit_check_sign&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Verifying Hash Integrity ... sha1,rsa2048:dev+&lt;BR /&gt;## Loading kernel from FIT Image at 7f366c0e9000 ...&lt;BR /&gt;Using 'conf@freescale_fsl-imx8mm-port-core-techshine.dtb' configuration&lt;BR /&gt;Verifying Hash Integrity ...&lt;BR /&gt;sha1,rsa2048:dev+&lt;BR /&gt;OK&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Trying 'kernel@1' kernel subimage&lt;BR /&gt;Description: Linux kernel&lt;BR /&gt;Created: Thu Jun 25 14:04:04 2020&lt;BR /&gt;Type: Kernel Image&lt;BR /&gt;Compression: lzo compressed&lt;BR /&gt;Data Size: 8942282 Bytes = 8732.70 KiB = 8.53 MiB&lt;BR /&gt;Architecture: AArch64&lt;BR /&gt;OS: Linux&lt;BR /&gt;Load Address: 0x40480000&lt;BR /&gt;Entry Point: 0x40480000&lt;BR /&gt;Hash algo: sha256&lt;BR /&gt;Hash value: f2a2bb34afe08591f1c7bea8866741b1dfff21fc134e61d28e1f257d8998f0db&lt;BR /&gt;Verifying Hash Integrity ...&lt;BR /&gt;sha256+&lt;BR /&gt;OK&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Uncompressing Kernel Image ... Unimplemented compression type 4&lt;BR /&gt;## Loading fdt from FIT Image at 7f366c0e9000 ...&lt;BR /&gt;Using 'conf@freescale_fsl-imx8mm-port-core-techshine.dtb' configuration&lt;BR /&gt;Verifying Hash Integrity ...&lt;BR /&gt;sha1,rsa2048:dev+&lt;BR /&gt;OK&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Trying 'fdt@freescale_fsl-imx8mm-port-core-techshine.dtb' fdt subimage&lt;BR /&gt;Description: Flattened Device Tree blob&lt;BR /&gt;Created: Thu Jun 25 14:04:04 2020&lt;BR /&gt;Type: Flat Device Tree&lt;BR /&gt;Compression: uncompressed&lt;BR /&gt;Data Size: 36093 Bytes = 35.25 KiB = 0.03 MiB&lt;BR /&gt;Architecture: AArch64&lt;BR /&gt;Hash algo: sha256&lt;BR /&gt;Hash value: 759cd7596fde70a1ca5eb925f5e7180e5e813d33d38bbc12b4eac3de2459b9ae&lt;BR /&gt;Verifying Hash Integrity ...&lt;BR /&gt;sha256+&lt;BR /&gt;OK&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Loading Flat Device Tree ... OK&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;## Loading ramdisk from FIT Image at 7f366c0e9000 ...&lt;BR /&gt;Using 'conf@freescale_fsl-imx8mm-port-core-techshine.dtb' configuration&lt;BR /&gt;Verifying Hash Integrity ...&lt;BR /&gt;sha1,rsa2048:dev+&lt;BR /&gt;OK&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Could not find subimage node&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Signature check OK&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Problem is now if I create the flash.bin including the pubkey in the u-boot.dtb. I guess in this step I do something wrong. On the target the u-boot is not able to find the key to verify the signed FIT image. (dtb name removed because of policy)&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;u-boot=&amp;gt; ext2load mmc 2:1 0x50480000 image_signed_yocto_portkey_rsa.fit&lt;BR /&gt;8980546 bytes read in 140 ms (61.2 MiB/s)&lt;BR /&gt;u-boot=&amp;gt; bootm 0x50480000&lt;BR /&gt;## Loading kernel from FIT Image at 50480000 ...&lt;BR /&gt;Using 'conf@freescale_fsl-imx8mm-x-x-x.dtb' configuration&lt;BR /&gt;Verifying Hash Integrity ... sha1,rsa2048:portkey- Failed to verify required signature 'key-portkey'&lt;BR /&gt;Bad Data Hash&lt;BR /&gt;ERROR: can't get kernel image!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I'm working with the doc files from u-boot.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;doc/imx/habv4/guides/mx8m_mx8mm_secure_boot.txt&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;doc/uImage.FIT/signature.txt&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;doc/uImage.FIT/beaglebone_vboot.txt&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;unfortunately I was not able to get it work as it should...&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Would be great if someone has a Hint here.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Thanks&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;guys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2020 11:14:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1062078#M156110</guid>
      <dc:creator>emptyfridge</dc:creator>
      <dc:date>2020-07-03T11:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8M secure boot HAB + FIT image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1062079#M156111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/thomaslinder"&gt;thomaslinder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I've sent You some comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2020 11:50:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1062079#M156111</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2020-07-07T11:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8M secure boot HAB + FIT image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1062080#M156112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, I saw it... I sent you some questions back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately I have a new topic.&lt;/P&gt;&lt;P&gt;after I was able to sign the u-boot and verify the signature with hab_status,&lt;/P&gt;&lt;P&gt;I have now the problem, that I can not reproduce it again. unfortunately I have HAB Events all the time...&lt;/P&gt;&lt;P&gt;No matter what I do... always the same HAB events. I've tried with OPTEE and without....&lt;/P&gt;&lt;P&gt;Maybe you can give me some HINT what is wrong with the config CSF.&lt;/P&gt;&lt;P&gt;HAB events:&lt;/P&gt;&lt;P&gt;u-boot=&amp;gt; hab_status&lt;/P&gt;&lt;P&gt;Secure boot disabled&lt;/P&gt;&lt;P&gt;HAB Configuration: 0xf0, HAB State: 0x66&lt;/P&gt;&lt;P&gt;--------- HAB Event 1 -----------------&lt;BR /&gt;event data:&lt;BR /&gt; 0xdb 0x00 0x14 0x43 0x33 0x0c 0xa0 0x00&lt;BR /&gt; 0x00 0x00 0x00 0x00 0x40 0x1f 0xdd 0xc0&lt;BR /&gt; 0x00 0x00 0x00 0x20&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_ASSERTION (0x0C)&lt;BR /&gt;CTX = HAB_CTX_ASSERT (0xA0)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;--------- HAB Event 2 -----------------&lt;BR /&gt;event data:&lt;BR /&gt; 0xdb 0x00 0x14 0x43 0x33 0x0c 0xa0 0x00&lt;BR /&gt; 0x00 0x00 0x00 0x00 0x40 0x1f 0xcd 0xc0&lt;BR /&gt; 0x00 0x00 0x00 0x04&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_ASSERTION (0x0C)&lt;BR /&gt;CTX = HAB_CTX_ASSERT (0xA0)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;--------- HAB Event 3 -----------------&lt;BR /&gt;event data:&lt;BR /&gt; 0xdb 0x00 0x34 0x43 0x33 0x18 0xc0 0x00&lt;BR /&gt; 0xca 0x00 0x2c 0x00 0x02 0xc5 0x1d 0x00&lt;BR /&gt; 0x00 0x00 0x0d 0x54 0x40 0x1f 0xcd 0xc0&lt;BR /&gt; 0x00 0x00 0x10 0x20 0x40 0x20 0x00 0x00&lt;BR /&gt; 0x00 0x09 0xbf 0xd0 0x40 0x29 0xbf 0xd0&lt;BR /&gt; 0x00 0x00 0x82 0x32 0x00 0x92 0x00 0x00&lt;BR /&gt; 0x00 0x00 0xa1 0x70&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_SIGNATURE (0x18)&lt;BR /&gt;CTX = HAB_CTX_COMMAND (0xC0)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here CSF config:&lt;/P&gt;&lt;P&gt;FIT:&lt;/P&gt;&lt;P&gt;[Header]&lt;BR /&gt; Version = 4.3&lt;BR /&gt; Hash Algorithm = sha256&lt;BR /&gt; Engine = CAAM&lt;BR /&gt; Engine Configuration = 0&lt;BR /&gt; Certificate Format = X509&lt;BR /&gt; Signature Format = CMS&lt;/P&gt;&lt;P&gt;[Install SRK]&lt;BR /&gt; # Index of the key location in the SRK table to be installed&lt;BR /&gt; File = "/workspace/yocto-builder-warrior/meta-port/tools/cst-3.3.0/release/crts/SRK_1_2_3_4_table.bin"&lt;BR /&gt; Source index = 0&lt;/P&gt;&lt;P&gt;[Install CSFK]&lt;BR /&gt; # Key used to authenticate the CSF data&lt;BR /&gt; File = "/workspace/yocto-builder-warrior/meta-port/tools/cst-3.3.0/release/crts/CSF1_1_sha256_2048_65537_v3_usr_crt.pem"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Authenticate CSF]&lt;/P&gt;&lt;P&gt;[Install Key]&lt;BR /&gt; # Key slot index used to authenticate the key to be installed&lt;BR /&gt; Verification index = 0&lt;BR /&gt; # Target key slot in HAB key store where key will be installed&lt;BR /&gt; Target index = 2&lt;BR /&gt; # Key to install&lt;BR /&gt; File = "/workspace/yocto-builder-warrior/meta-port/tools/cst-3.3.0/release/crts/IMG1_1_sha256_2048_65537_v3_usr_crt.pem"&lt;/P&gt;&lt;P&gt;[Authenticate Data]&lt;BR /&gt; # Key slot index used to authenticate the image data&lt;BR /&gt; Verification index = 2&lt;BR /&gt; # Authenticate Start Address, Offset, Length and file&lt;BR /&gt; Blocks = 0x401fcdc0 0x60000 0x1020 "flash.bin", \&lt;BR /&gt; 0x40200000 0x5AC00 0x9BFD0 "flash.bin", \&lt;BR /&gt; 0x4029BFD0 0xF6BD0 0x8232 "flash.bin", \&lt;BR /&gt; 0x920000 0xFEE04 0xA170 "flash.bin"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPL&lt;BR /&gt;[Header]&lt;BR /&gt; Version = 4.3&lt;BR /&gt; Hash Algorithm = sha256&lt;BR /&gt; Engine = CAAM&lt;BR /&gt; Engine Configuration = 0&lt;BR /&gt; Certificate Format = X509&lt;BR /&gt; Signature Format = CMS&lt;/P&gt;&lt;P&gt;[Install SRK]&lt;BR /&gt; # Index of the key location in the SRK table to be installed&lt;BR /&gt; File = "/workspace/yocto-builder-warrior/meta-port/tools/cst-3.3.0/release/crts/SRK_1_2_3_4_table.bin"&lt;BR /&gt; Source index = 0&lt;/P&gt;&lt;P&gt;[Install CSFK]&lt;BR /&gt; # Key used to authenticate the CSF data&lt;BR /&gt; File = "/workspace/yocto-builder-warrior/meta-port/tools/cst-3.3.0/release/crts/CSF1_1_sha256_2048_65537_v3_usr_crt.pem"&lt;/P&gt;&lt;P&gt;[Authenticate CSF]&lt;/P&gt;&lt;P&gt;[Unlock]&lt;BR /&gt; # Leave Job Ring and DECO master ID registers Unlocked&lt;BR /&gt; Engine = CAAM&lt;BR /&gt; Features = MID&lt;/P&gt;&lt;P&gt;[Install Key]&lt;BR /&gt; # Key slot index used to authenticate the key to be installed&lt;BR /&gt; Verification index = 0&lt;BR /&gt; # Target key slot in HAB key store where key will be installed&lt;BR /&gt; Target index = 2&lt;BR /&gt; # Key to install&lt;BR /&gt; File = "/home/linderth/workspace/yocto-builder-warrior/meta-port/tools/cst-3.3.0/release/crts/IMG1_1_sha256_2048_65537_v3_usr_crt.pem"&lt;/P&gt;&lt;P&gt;[Authenticate Data]&lt;BR /&gt; # Key slot index used to authenticate the image data&lt;BR /&gt; Verification index = 2&lt;BR /&gt; # Authenticate Start Address, Offset, Length and file&lt;BR /&gt; Blocks = 0x7e1fc0 0x1000 0x2ca00 "flash.bin" # spi nor&lt;BR /&gt; #Blocks = 0x7e0fc0 0x0 0x2ca00 "flash_sd.bin" # sd card&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2020 12:54:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1062080#M156112</guid>
      <dc:creator>emptyfridge</dc:creator>
      <dc:date>2020-07-09T12:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8M secure boot HAB + FIT image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1062081#M156113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/thomaslinder"&gt;thomaslinder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I've sent You example. Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2020 13:03:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1062081#M156113</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2020-07-15T13:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8M secure boot HAB + FIT image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1062082#M156114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 10pt;"&gt;hi yuri,&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 10pt;"&gt;&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 10pt;"&gt;thanks, but where did you sent it?!&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 10pt;"&gt;don't got anything...&lt;/DIV&gt;&lt;DIV style="color: black; background-color: #ffffff; border: 0px; font-size: 10pt;"&gt;maybe because of our company proxy pain.&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2020 14:55:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1062082#M156114</guid>
      <dc:creator>emptyfridge</dc:creator>
      <dc:date>2020-07-15T14:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8M secure boot HAB + FIT image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1062083#M156115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/thomaslinder"&gt;thomaslinder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please create request&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://support.nxp.com/s/" title="https://support.nxp.com/s/"&gt;https://support.nxp.com/s/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2020 04:59:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1062083#M156115</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2020-07-17T04:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8M secure boot HAB + FIT image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1164762#M163150</link>
      <description>&lt;P&gt;Was there a solution to this? I am seeing the exact same errors. Everything is signed but I get&lt;/P&gt;&lt;P&gt;HAB Configuration: 0xf0, HAB State: 0x66&lt;/P&gt;&lt;P&gt;--------- HAB Event 1 -----------------&lt;BR /&gt;event data:&lt;BR /&gt;0xdb 0x00 0x14 0x43 0x33 0x0c 0xa0 0x00&lt;BR /&gt;0x00 0x00 0x00 0x00 0x40 0x1f 0xdd 0xc0&lt;BR /&gt;0x00 0x00 0x00 0x20&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_ASSERTION (0x0C)&lt;BR /&gt;CTX = HAB_CTX_ASSERT (0xA0)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;--------- HAB Event 2 -----------------&lt;BR /&gt;event data:&lt;BR /&gt;0xdb 0x00 0x3c 0x43 0x33 0x18 0xc0 0x00&lt;BR /&gt;0xca 0x00 0x34 0x00 0x02 0xc5 0x1d 0x00&lt;BR /&gt;0x00 0x00 0x16 0x5c 0x40 0x1f 0xcd 0xc0&lt;BR /&gt;0x00 0x00 0x10 0x20 0x40 0x20 0x00 0x00&lt;BR /&gt;0x00 0x0c 0x76 0x58 0x40 0x2c 0x76 0x58&lt;BR /&gt;0x00 0x00 0x8b 0x2e 0x00 0x92 0x00 0x00&lt;BR /&gt;0x00 0x00 0xb1 0xe0 0xbe 0x00 0x00 0x00&lt;BR /&gt;0x00 0x20 0x3e 0x60&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_SIGNATURE (0x18)&lt;BR /&gt;CTX = HAB_CTX_COMMAND (0xC0)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;--------- HAB Event 3 -----------------&lt;BR /&gt;event data:&lt;BR /&gt;0xdb 0x00 0x14 0x43 0x33 0x0c 0xa0 0x00&lt;BR /&gt;0x00 0x00 0x00 0x00 0x40 0x1f 0xcd 0xc0&lt;BR /&gt;0x00 0x00 0x00 0x04&lt;/P&gt;&lt;P&gt;STS = HAB_FAILURE (0x33)&lt;BR /&gt;RSN = HAB_INV_ASSERTION (0x0C)&lt;BR /&gt;CTX = HAB_CTX_ASSERT (0xA0)&lt;BR /&gt;ENG = HAB_ENG_ANY (0x00)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 20:48:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1164762#M163150</guid>
      <dc:creator>tanner_oakes</dc:creator>
      <dc:date>2020-10-08T20:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8M secure boot HAB + FIT image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1223562#M168693</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/26581"&gt;@emptyfridge&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pls check and provide your comments,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/Build-FIT-image-for-IMX8MNano/m-p/1223538/highlight/false" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/Build-FIT-image-for-IMX8MNano/m-p/1223538/highlight/false&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2021 19:46:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/1223562#M168693</guid>
      <dc:creator>vinothkumars</dc:creator>
      <dc:date>2021-01-30T19:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8M secure boot HAB + FIT image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/2015196#M232089</link>
      <description>&lt;P&gt;Hi, I am facing same issue in imx8mm, May i know how you could able to solve this issue. Ran many interactions with and without tee bin and configs not helped out&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 10:21:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/2015196#M232089</guid>
      <dc:creator>srinu_inaganti1</dc:creator>
      <dc:date>2024-12-17T10:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8M secure boot HAB + FIT image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/2015469#M232109</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/166506"&gt;@tanner_oakes&lt;/a&gt;&amp;nbsp;could you able solve this issue?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 18:18:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/2015469#M232109</guid>
      <dc:creator>srinu_inaganti1</dc:creator>
      <dc:date>2024-12-17T18:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8M secure boot HAB + FIT image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/2015537#M232113</link>
      <description>Double check all of your addresses. I had one wrong and that was what was causing the issue.</description>
      <pubDate>Tue, 17 Dec 2024 20:56:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8M-secure-boot-HAB-FIT-image/m-p/2015537#M232113</guid>
      <dc:creator>tanner_oakes</dc:creator>
      <dc:date>2024-12-17T20:56:23Z</dc:date>
    </item>
  </channel>
</rss>

