<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Is it possible to generate zephyr.signed.bin file on ncs v2.4.2?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/105218/is-it-possible-to-generate-zephyr-signed-bin-file-on-ncs-v2-4-2</link><description>Since mcuboot-img-parser tool from https://github.com/maximevince/mcuboot-img-parser accept zephyr.signed.bin file. But I didn&amp;#39;t find zephyr.signed.bin file under build\zephyr folder. Is it possible to generate zephyr.signed.bin file on ncs v2.4.2?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 01 Nov 2023 02:36:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/105218/is-it-possible-to-generate-zephyr-signed-bin-file-on-ncs-v2-4-2" /><item><title>RE: Is it possible to generate zephyr.signed.bin file on ncs v2.4.2?</title><link>https://devzone.nordicsemi.com/thread/453405?ContentTypeID=1</link><pubDate>Wed, 01 Nov 2023 02:36:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a128598-e392-4d59-9370-33fafae56f17</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;Thanks for your reply! I have enabled &lt;span&gt;CONFIG_BOOTLOADER_MCUBOOT &lt;/span&gt;in prj.conf file. But I still can&amp;#39;t find &lt;span&gt;zephyr.signed.bin&lt;/span&gt; file. But I can use mcuboot-img-parser with app_update.bin file.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;./mcuboot-img-parser app_update.bin 
mcuboot-tlv-parser v0.0.1
-------------------------
[*] Opening image file app_update.bin, total file size:  85152
[*] Offset: 00000000, 0x00000000: ImageHeader { magic: 2532554813, load_addr: 0, hdr_size: 512, prot_tlv_size: 0, img_size: 84304, flags: 0, ver_major: 0, ver_minor: 0, ver_rev: 0, ver_build: 0, pad1: 0 }
[*] Offset: 00000512, 0x00000200: ImageHeader padding 480 bytes: [ff, ff, ff, ff, ff, ff, ff, ff] ...
[*] Offset: 00000512, 0x00000200: BinaryImage 84304 bytes: [78, 68, 0, 20, 51, e5, 0, 0] ...
[*] Offset: 00084816, 0x00014b50: ImageTLVInfo { magic: 26887, tlv_tot: 336 }
[*] Offset: 00084820, 0x00014b54: TLV_SHA256, 32 bytes: [ea, 80, c, ef, 1b, b7, 48, 56] ...
[*] Offset: 00084856, 0x00014b78: TLV_KEYHASH, 32 bytes: [fc, 57, 1, dc, 61, 35, e1, 32] ...
[*] Offset: 00084892, 0x00014b9c: TLV_RSA2048_PSS, 256 bytes: [7, 14, 52, df, 3b, eb, be, 16] ...
&lt;/pre&gt; &lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to generate zephyr.signed.bin file on ncs v2.4.2?</title><link>https://devzone.nordicsemi.com/thread/453294?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2023 13:39:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7902890-eb01-43a7-a5fd-8cb9867e5efb</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Not sure what the&amp;nbsp;&lt;span&gt;zephyr.signed.bin includes and how it&amp;#39;s generated.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Please check out the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/config_and_build/config_and_build_system.html#id11"&gt;MCUboot output build files&lt;/a&gt;&amp;nbsp;if&amp;nbsp;&lt;span&gt;you enable&amp;nbsp;CONFIG_BOOTLOADER_MCUBOOT with the project.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;br /&gt;Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>