tfm: Fix help text for crypto key module functionality
Fix help text for crypto key module functionality, which is included in the source file of crypto_key_management.c source file. The crypto_key.c source file contains generic code that is always included. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
This commit is contained in:
committed by
Carles Cufí
parent
e439b5e56d
commit
648355cb69
@@ -19,7 +19,7 @@ config TFM_CRYPTO_KEY_MODULE_ENABLED
|
||||
default y
|
||||
help
|
||||
Enables the KEY crypto module within the crypto partition.
|
||||
Unset this option if the functionality provided by 'crypto_key.c'
|
||||
Unset this option if the functionality provided by 'crypto_key_management.c'
|
||||
is not used.
|
||||
|
||||
config TFM_CRYPTO_AEAD_MODULE_ENABLED
|
||||
|
||||
Reference in New Issue
Block a user