Skip to content

Commit

Permalink
trusted_storage: improve Kconfig description
Browse files Browse the repository at this point in the history
Improves Kconfig description.

Signed-off-by: Mirko Covizzi <[email protected]>
  • Loading branch information
MirkoCovizzi authored and jukkar committed Dec 5, 2024
1 parent be457b9 commit 3de6875
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions subsys/trusted_storage/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ menuconfig TRUSTED_STORAGE
bool "Trusted Storage"
depends on !BUILD_WITH_TFM
help
The secure storage subsystem allows its users to store in a secure
way data ensuring data integrity and confidentially by using AEAD
The secure storage subsystem allows its users to store data in a
secure way, ensuring data integrity and confidentiality by using AEAD
algorithms. It supports several secure implementation back-ends to
provide various levels of trust depending on the device security
features.
Expand Down

0 comments on commit 3de6875

Please sign in to comment.