aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Rodgman <dave.rodgman@arm.com>2023-11-08 11:36:00 +0000
committerDave Rodgman <dave.rodgman@arm.com>2023-11-08 11:36:00 +0000
commitedb8fec9882084344a314368ac7fd957a187519c (patch)
tree5f8175c67de3c225c643ba2afad1127a129b0190
parent7604915ccecd53cf34cf8238e9d30e31d2b81ae6 (diff)
downloadmbedtls-edb8fec9882084344a314368ac7fd957a187519c.tar.gz
Add docs re Everest license
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
-rw-r--r--include/mbedtls/mbedtls_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/mbedtls/mbedtls_config.h b/include/mbedtls/mbedtls_config.h
index 1d8433e2d..e1456b9ae 100644
--- a/include/mbedtls/mbedtls_config.h
+++ b/include/mbedtls/mbedtls_config.h
@@ -742,6 +742,9 @@
* contexts and therefore is a compatibility break for applications that access
* fields of a mbedtls_ecdh_context structure directly. See also
* MBEDTLS_ECDH_LEGACY_CONTEXT in include/mbedtls/ecdh.h.
+ *
+ * The Everest code is provided under the Apache 2.0 license only; therefore enabling this
+ * option is not compatible with taking the library under the GPL v2.0-or-later license.
*/
//#define MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED