mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-07 01:00:44 +01:00
|
|
||
|---|---|---|
| .. | ||
| config_tfm.h | ||
| crypto_config_profile_medium.h | ||
| mbedtls_entropy_nv_seed_config.h | ||
| README.md | ||
| tfm_mbedcrypto_config_profile_medium.h | ||
Summary
All files in this directory are distributed under the normal Mbed TLS dual Apache 2.0 or GPLv2-or-later license, and are copyright The Mbed TLS Contributors.
Background
The two files crypto_config_profile_medium.h and tfm_mbedcrypto_config_profile_medium.h are taken verbatim from the TF-M source code here:
In TF-M, they are distributed under a 3-Clause BSD license, as noted at the top of the files.
In Mbed TLS, with permission from the TF-M project, they are distributed under a dual Apache-2.0 OR GPL-2.0-or-later license, with copyright assigned to The Mbed TLS Contributors.
We only retain the note at the top of the files because we are taking the files un-modified, for ease of maintenance.