<?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>Adding MCUBoot with encrypted images</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/88100/adding-mcuboot-with-encrypted-images</link><description>I got MCUBoot running using signed images. Now I want to enable encrypted images using the build tools, but how? I&amp;#39;ve found this pull request: https://github.com/zephyrproject-rtos/zephyr/pull/37568 which was merged into Zephyr 2.7.0 in this commit: https</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Sep 2022 19:27:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/88100/adding-mcuboot-with-encrypted-images" /><item><title>RE: Adding MCUBoot with encrypted images</title><link>https://devzone.nordicsemi.com/thread/384379?ContentTypeID=1</link><pubDate>Thu, 01 Sep 2022 19:27:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0317762-3a5d-4c92-a164-bac7a59c3225</guid><dc:creator>poipoicarlos</dc:creator><description>&lt;p&gt;I was able to make this one work however maybe this is slightly different to what you want to implement. In my mcuboot.conf I added the following&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&lt;span&gt;CONFIG_SINGLE_APPLICATION_SLOT=y&lt;/span&gt;&lt;/span&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BOOT_SERIAL_ENCRYPT_EC256=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BOOT_SIGNATURE_TYPE_ECDSA_P256=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;then I signed and encrypted the app_to_sign.bin using the imgtool. During the DFU, the entire image gets written to the flash first then gets decrypted after. Finally, the decrypted image gets written back to flash.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding MCUBoot with encrypted images</title><link>https://devzone.nordicsemi.com/thread/373731?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 13:51:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69ebeab8-1f46-4a1b-9d31-5cec29db465b</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Ah of course, there the docs are.&lt;/p&gt;
&lt;p&gt;But yea, when I look back at the answers I got from our developers last month when I handled this case, I am not able to tell you anything about our timeline for encrypted images.&lt;/p&gt;
&lt;p&gt;Please contact your regional sales manager for this. I think they will be able to give you better answers.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding MCUBoot with encrypted images</title><link>https://devzone.nordicsemi.com/thread/373701?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 12:57:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1036406-423d-4567-a69b-45fb4934d502</guid><dc:creator>KRich</dc:creator><description>&lt;p&gt;Actually, I found the information in the nRF SDK documentation stack: &lt;a id="" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/mcuboot/encrypted_images.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/mcuboot/encrypted_images.html&lt;/a&gt; but it is also there in the MCUBoot documentation directly &lt;a id="" href="https://docs.mcuboot.com/encrypted_images.html"&gt;https://docs.mcuboot.com/encrypted_images.html&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I understand about the timeline questions and the sales team. Feel free to let me know if I need to go that route. Thanks!!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding MCUBoot with encrypted images</title><link>https://devzone.nordicsemi.com/thread/373601?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 08:31:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dbd5692e-701c-4f46-b4d7-2d42bc5a65d6</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Before I ask our developers about this, could you link to the MCUBoot support you mention?&lt;br /&gt;I skimmed through &lt;a href="https://docs.mcuboot.com/design.html"&gt;https://docs.mcuboot.com/design.html&lt;/a&gt; but were unable to find it.&lt;strong&gt; &lt;br /&gt;&lt;/strong&gt;I ask cause it would be useful for me to have something to reference when I ask our developers about a timeline.&lt;/p&gt;
&lt;p&gt;Disclaimer: Timeline questions are usually directed to our Sales team. I might end up asking you to &amp;quot;Please ask your Regional Sales Manager for information about our timeline.&amp;quot; in the end.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding MCUBoot with encrypted images</title><link>https://devzone.nordicsemi.com/thread/373529?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2022 16:53:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d203af69-06aa-42fe-8045-b1d1825acdf4</guid><dc:creator>KRich</dc:creator><description>&lt;p&gt;&lt;a id="" href="https://devzone.nordicsemi.com/members/sigurd-hellesvik,"&gt;Sigurd Hellesvik&lt;/a&gt; is there any plan to add this support in the future (hopefully the near term future)? It seems the support is already in place in MCUBoot and this is a pretty valuable feature in the IoT world.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding MCUBoot with encrypted images</title><link>https://devzone.nordicsemi.com/thread/368650?ContentTypeID=1</link><pubDate>Thu, 19 May 2022 14:10:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05ffe6a1-dd8e-4ff2-a098-4f14cf4e6161</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Encrypted images for MCUBoot is not supported for the current versions of nRF Connect SDK, so I am not able to help you do this.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>