mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Add crypto_core_directory in build_tree.py so that the libary/core directory can be returned based on what repository we are in. Signed-off-by: Thomas Daubney <thomas.daubney@arm.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| asymmetric_key_data.py | ||
| bignum_common.py | ||
| bignum_core.py | ||
| bignum_data.py | ||
| bignum_mod.py | ||
| bignum_mod_raw.py | ||
| build_tree.py | ||
| c_build_helper.py | ||
| crypto_data_tests.py | ||
| crypto_knowledge.py | ||
| ecp.py | ||
| logging_util.py | ||
| macro_collector.py | ||
| psa_information.py | ||
| psa_storage.py | ||
| test_case.py | ||
| test_data_generation.py | ||
| typing_util.py | ||