Skip to content

Commit 0adc8b2

Browse files
michalek-nopeknis
andauthored
Update doc/nrf-bm/app_dev/dfu/bootloader_keys.rst
Co-authored-by: Pekka Niskanen <[email protected]>
1 parent 44ae07d commit 0adc8b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/nrf-bm/app_dev/dfu/bootloader_keys.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ The revocation of keys is triggered when both the firmware loader and SoftDevice
7575

7676
.. caution::
7777
You must enable the ``CONFIG_BOOT_KMU_KEYS_REVOCATION`` Kconfig option when creating your project.
78-
If this option is not activated initially, it will not be possible to enable it later, making this functionality unavailable and potentially exposing your project to security issues.
78+
If you have not activated this option initially, you cannot enable it later.
79+
Without the option, this functionality unavailable and potentially exposes your project to security issues.
7980

8081
A valid signature verification must precede any key invalidation.
8182
The last remaining key cannot be invalidated.

0 commit comments

Comments
 (0)