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 73fcf86 commit f67ca0fCopy full SHA for f67ca0f
samples/tfm/tfm_psa_template/prj.conf
@@ -66,3 +66,6 @@ CONFIG_LOG_MODE_IMMEDIATE=y
66
67
# Enable TFM isolation level 2
68
CONFIG_TFM_ISOLATION_LEVEL=2
69
+
70
+# Initial Attestation requires RNG
71
+CONFIG_PSA_WANT_GENERATE_RANDOM=y
0 commit comments