Skip to content

Commit afe4a71

Browse files
zyczkapi-no
authored andcommitted
applications: nrf_desktop: Improve autoprovisioning doc
Improve nRF Desktop documentation for nRF54L MCUboot provisioning. JIRA: NCSDK-34240 Signed-off-by: Jan Zyczkowski <[email protected]>
1 parent 8390b87 commit afe4a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/nrf_desktop/description.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,7 @@ nRF54L MCUboot provisioning
10201020
===========================
10211021

10221022
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.
1023+
To implement the secure boot feature, the bootloader requires a set of private and public keys.
10241024
The private key is used to sign the application image.
10251025
The public key is generated from the private key and is used by MCUboot to validate the application image.
10261026
The public key is securely stored in the Key Management Unit (KMU) hardware peripheral of the nRF54L device.

0 commit comments

Comments
 (0)