<?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>Secure boot</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70214/secure-boot</link><description>What is secure boot? Can you refer me any documentation?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Jan 2021 08:39:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70214/secure-boot" /><item><title>RE: Secure boot</title><link>https://devzone.nordicsemi.com/thread/288093?ContentTypeID=1</link><pubDate>Fri, 08 Jan 2021 08:39:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cb51704-bb35-4245-b950-f8b6e250dc4f</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Do you mean&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.1/nrf/ug_bootloader.html"&gt;secure bootloader&lt;/a&gt;&amp;nbsp;or&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.1/nrf/include/spm.html"&gt;Secure Partition Manager (SPM)&lt;/a&gt;?&amp;nbsp;The latter was formally called secure boot, but the name was changed to Secure Partition Manager a while ago.&lt;/p&gt;
&lt;p&gt;The secure bootloader consists of several images booted after each other. The images are verified by each other, and after all images have been verified, the application starts. This way, you can ensure that all code that is authorized and that your application is protected against running altered code.&lt;/p&gt;
&lt;p&gt;SPM provides functionality for the Trusted Execution Environment of the nRF9160 and the nRF5340. Both the nRF9160 and the nRF5340 can run a &amp;quot;secure&amp;quot; and &amp;quot;non-secure&amp;quot; app side by side, where the SPM is the secure app, and is responsible for configuring the permissions and resources of the non-secure app and then booting it. If you want a better understanding of &amp;quot;secure&amp;quot; vs &amp;quot;non-secure&amp;quot;, you can check out the chapter about this in&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-2-ncs-v1-4-0#h100sjwm551634uoal2fr9zwynnptkq"&gt;this guide&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>