xref: /third_party/mbedtls/configs/ext/README.md (revision a8e1175b)
1a8e1175bSopenharmony_ciSummary
2a8e1175bSopenharmony_ci-------
3a8e1175bSopenharmony_ci
4a8e1175bSopenharmony_ciThe two files:
5a8e1175bSopenharmony_ci
6a8e1175bSopenharmony_ci* crypto_config_profile_medium.h
7a8e1175bSopenharmony_ci* tfm_mbedcrypto_config_profile_medium.h
8a8e1175bSopenharmony_ci
9a8e1175bSopenharmony_ciare copyright The Mbed TLS Contributors, and are distributed under the license normally
10a8e1175bSopenharmony_ciused by Mbed TLS: a dual Apache 2.0 or GPLv2-or-later license.
11a8e1175bSopenharmony_ci
12a8e1175bSopenharmony_ciBackground
13a8e1175bSopenharmony_ci----------
14a8e1175bSopenharmony_ci
15a8e1175bSopenharmony_ciThe two files crypto_config_profile_medium.h and tfm_mbedcrypto_config_profile_medium.h
16a8e1175bSopenharmony_ciare taken verbatim from the TF-M source code here:
17a8e1175bSopenharmony_ci
18a8e1175bSopenharmony_cihttps://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/tree/lib/ext/mbedcrypto/mbedcrypto_config
19a8e1175bSopenharmony_ci
20a8e1175bSopenharmony_ciIn TF-M, they are distributed under a 3-Clause BSD license, as noted at the top of the files.
21a8e1175bSopenharmony_ci
22a8e1175bSopenharmony_ciIn Mbed TLS, with permission from the TF-M project, they are distributed under a dual [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) OR [GPL-2.0-or-later](https://spdx.org/licenses/GPL-2.0-or-later.html) license, with copyright assigned to The Mbed TLS Contributors.
23a8e1175bSopenharmony_ci
24a8e1175bSopenharmony_ciWe only retain the note at the top of the files because we are taking the files verbatim, for ease of
25a8e1175bSopenharmony_cimaintenance.
26