We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8390b87 commit afe4a71Copy full SHA for afe4a71
applications/nrf_desktop/description.rst
@@ -1020,7 +1020,7 @@ nRF54L MCUboot provisioning
1020
===========================
1021
1022
nRF54L-based nRF Desktop devices enable hardware cryptography for the MCUboot bootloader.
1023
-For this purpose, a set of private and public keys is needed.
+To implement the secure boot feature, the bootloader requires a set of private and public keys.
1024
The private key is used to sign the application image.
1025
The public key is generated from the private key and is used by MCUboot to validate the application image.
1026
The public key is securely stored in the Key Management Unit (KMU) hardware peripheral of the nRF54L device.
0 commit comments