aboutsummaryrefslogtreecommitdiff
path: root/configs/config-no-entropy.h
diff options
context:
space:
mode:
authorAndres AG <andres.amayagarcia@arm.com>2016-09-23 17:58:49 +0100
committerSimon Butcher <simon.butcher@arm.com>2016-09-27 14:25:31 +0100
commit7abc974ec40b43001f6d8bc69859d41ec834c05a (patch)
treee1290458af4f8827be460c8fd2ea62f76d8a40e7 /configs/config-no-entropy.h
parentf84f8926a70cb3f7fd78e68c5f6b7e9569a49ab3 (diff)
downloadmbedtls-7abc974ec40b43001f6d8bc69859d41ec834c05a.zip
mbedtls-7abc974ec40b43001f6d8bc69859d41ec834c05a.tar.gz
mbedtls-7abc974ec40b43001f6d8bc69859d41ec834c05a.tar.bz2
Add config macro for min bytes hw entropy
Diffstat (limited to 'configs/config-no-entropy.h')
-rw-r--r--configs/config-no-entropy.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/config-no-entropy.h b/configs/config-no-entropy.h
index 91e4a02..95f17d4 100644
--- a/configs/config-no-entropy.h
+++ b/configs/config-no-entropy.h
@@ -22,7 +22,8 @@
* Minimal configuration of features that do not require an entropy source
* Distinguishing reatures:
* - no entropy module
- * - no TLS protocol implementation available due missing entropy source
+ * - no TLS protocol implementation available due to absence of an entropy
+ * source
*
* See README.txt for usage instructions.
*/