mbedtls/scripts/mbedtls_dev
David Horstmann 2fde99962d Improve directory coverage in PSA repo detection
Check for the 'drivers' and 'programs' directories additionally to the
ones that are already there.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2023-08-29 09:50:16 +01:00
..
__init__.py
asymmetric_key_data.py
bignum_common.py
bignum_core.py Rename ADD_SUB_DEFAULT to ADD_SUB_DATA 2023-08-01 17:18:31 +01:00
bignum_data.py Remove trailing whitespace 2023-08-03 12:32:09 +01:00
bignum_mod_raw.py
bignum_mod.py
build_tree.py Improve directory coverage in PSA repo detection 2023-08-29 09:50:16 +01:00
c_build_helper.py
crypto_data_tests.py Fix type annotation 2023-08-22 09:59:50 +02:00
crypto_knowledge.py Fix KeyType.can_do() for DH+FFDH 2023-07-26 09:34:30 +02:00
ecp.py ecp.py: Extended EcpP224K1Raw tests for 32/64 bit architectures. 2023-06-27 18:54:53 +01:00
logging_util.py logging_util: support to tweak loglevel directed to stderr/stdout 2023-08-14 11:22:34 +08:00
macro_collector.py
psa_information.py Move PSA information and dependency automation into their own module 2023-08-21 18:32:11 +02:00
psa_storage.py Support psa-crypto repo in psa_storage.py 2023-08-24 15:18:18 +01:00
test_case.py
test_data_generation.py
typing_util.py