Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Anna Wojdyło <[email protected]>
  • Loading branch information
ktaborowski and annwoj authored Sep 18, 2024
1 parent 7784eaa commit 058b047
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions doc/samples/sid_end_device.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,13 +132,12 @@ For example:
Secure Key Storage support
==========================

The Sidewalk Platform Abstraction Layer for nRF Connect SDK supports a trusted storage mechanism for non-volatile Sidewalk keys,
ensuring they are stored persistently and confidentially.
The Sidewalk Platform Abstraction Layer for nRF Connect SDK supports a trusted storage mechanism for non-volatile Sidewalk keys, ensuring they are stored persistently and confidentially.
The feature is enabled by default with the ``CONFIG_SIDEWALK_CRYPTO_PSA_KEY_STORAGE`` Kconfig option.

.. note::

Once keys are moved to trusted storage, it is impossible to retrieve them back in mfg storage.
Once keys are moved to trusted storage, it is impossible to retrieve them back into MFG storage.
Therefore, you must not update your firmware to versions that do not support trusted storage for non-volatile Sidewalk keys.

Device Firmware Upgrade support
Expand Down

0 comments on commit 058b047

Please sign in to comment.