We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 210f7d8 commit 3f4d254Copy full SHA for 3f4d254
subsys/nrf_security/Kconfig
@@ -48,6 +48,9 @@ config NRF_SECURITY
48
Set this configuration to enable nRF Security. This provides
49
Arm PSA cryptography APIs with RNG support (optionally).
50
51
+# Include Nordic-only PSA configurations
52
+rsource "Kconfig.psa.nordic"
53
+
54
config PSA_PROMPTLESS
55
bool
56
0 commit comments