We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 218f069 commit dd78350Copy full SHA for dd78350
subsys/nrf_security/Kconfig.psa
@@ -89,7 +89,7 @@ config MBEDTLS_PSA_KEY_STORE_DYNAMIC
89
90
91
config MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE
92
- int "PSA static keys lot buffer size in bytes"
+ int "PSA static key slot buffer size in bytes"
93
depends on MBEDTLS_PSA_STATIC_KEY_SLOTS
94
default 16
95
help
0 commit comments