<?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>nRF54L10 - make MCUboot immutable</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127824/nrf54l10---make-mcuboot-immutable</link><description>Hello! I have 126 kB MCUboot partition which I&amp;#39;d like to make immutable (write protected so it can&amp;#39;t be corrupted). I have serial-recovery, KMU key handling, debug optimization, RTT logging enabled. It occupies ~109 kB and I wish not shrink that partition</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Apr 2026 14:11:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127824/nrf54l10---make-mcuboot-immutable" /><item><title>RE: nRF54L10 - make MCUboot immutable</title><link>https://devzone.nordicsemi.com/thread/565183?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2026 14:11:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05948df6-6e70-42b9-8958-27f74fc3afbc</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;No.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L10 - make MCUboot immutable</title><link>https://devzone.nordicsemi.com/thread/565147?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2026 08:36:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c6e8ae3-c894-4653-9f85-8837f62525ce</guid><dc:creator>pawpec</dc:creator><description>&lt;p&gt;Thank you Amanda for detailed response!&lt;br /&gt;&lt;br /&gt;OK so can I use MPC (&lt;a id="" href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/mpc.html"&gt;https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/mpc.html&lt;/a&gt;) then to make &amp;gt;62 kB MCUboot to be fully immutable?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L10 - make MCUboot immutable</title><link>https://devzone.nordicsemi.com/thread/565122?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2026 19:23:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65d3831f-e9e3-4b7e-9dc1-c0be47fa5209</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user=""]I&amp;#39;ve read that there&amp;#39;s FPROTECT mechanism (&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/124932/fail-to-boot-after-upgrade-to-ncs-3-1-1"&gt;Fail to boot after upgrade to NCS 3.1.1&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/app_dev/device_guides/nrf54l/dfu_config.html"&gt;https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/app_dev/device_guides/nrf54l/dfu_config.html&lt;/a&gt;) but it seems that&amp;#39;s only for first 62 kB of RRAM when&amp;nbsp;CONFIG_FPROTECT_ALLOW_COMBINED_REGIONS is used. [/quote]
&lt;p&gt;That&amp;#39;s correct.&amp;nbsp;&lt;/p&gt;
[quote user=""] Is that setting permanent once it&amp;#39;s activated?[/quote]
&lt;p&gt;It can be removed with a chip erase (ERASEALL), unless erase protection is enabled.&lt;/p&gt;
[quote user=""]Does this part of datasheet refers to FPROTECT mechanism (and is it actually 62 kB combined, not 64 kB since RW1 is 5bit (32)))?[/quote]
&lt;p&gt;&lt;span&gt;&amp;nbsp;The&amp;nbsp;&lt;code dir="ltr"&gt;SIZE&lt;/code&gt;&amp;nbsp;field in&amp;nbsp;&lt;code dir="ltr"&gt;UICR.&lt;/code&gt;&lt;/span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/uicr.html#ariaid-title15"&gt;BOOTCONF&lt;/a&gt;&lt;span&gt;&lt;code dir="ltr"&gt;&lt;/code&gt;&amp;nbsp;(field G)&amp;nbsp;is a 5-bit field, giving a maximum of 31 kB per the register layout shown.&lt;/span&gt;&lt;/p&gt;
[quote user=""]Is there&amp;nbsp;ANY other mechanism to protect 126 kB MCUBoot partition against writes on nRF54L10 which I&amp;#39;ve missed?[/quote]
&lt;p&gt;Unfortunately, no. See the &lt;a title="(in Kconfig reference v&amp;amp;nbsp;)" href="https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#CONFIG_FPROTECT_ALLOW_COMBINED_REGIONS"&gt;&lt;code&gt;&lt;span&gt;CONFIG_FPROTECT_ALLOW_COMBINED_REGIONS&lt;/span&gt;&lt;/code&gt;&lt;/a&gt;&amp;nbsp;config description.&amp;nbsp;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2026_2D00_04_2D00_17-141900.png" /&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>