aboutsummaryrefslogtreecommitdiff
path: root/platform/ext/target/arm/musca_s1/config.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ext/target/arm/musca_s1/config.cmake')
-rw-r--r--platform/ext/target/arm/musca_s1/config.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ext/target/arm/musca_s1/config.cmake b/platform/ext/target/arm/musca_s1/config.cmake
index 443f9ce78b..523264b96d 100644
--- a/platform/ext/target/arm/musca_s1/config.cmake
+++ b/platform/ext/target/arm/musca_s1/config.cmake
@@ -6,6 +6,7 @@
#-------------------------------------------------------------------------------
set(CRYPTO_HW_ACCELERATOR ON CACHE BOOL "Whether to enable the crypto hardware accelerator on supported platforms")
+set(PLATFORM_DUMMY_NV_SEED FALSE CACHE BOOL "Use dummy NV seed implementation. Should not be used in production.")
set(TFM_CRYPTO_TEST_ALG_CFB OFF CACHE BOOL "Test CFB cryptography mode")
if(CRYPTO_HW_ACCELERATOR_OTP_STATE STREQUAL "ENABLED")