Clone this repo:
  1. 5ef7e74 Merge pull request #243 from ronald-cron-arm/test-driver by Ronald Cron · 5 days ago upstream/main
  2. 2bde779 test_driver.py: Make __write_test_driver_files an instance method by Ronald Cron · 5 days ago
  3. 2dec1b3 test_driver.py: Fix get_c_identifiers documentation by Ronald Cron · 5 days ago
  4. 9ee360a test_driver.py: Documentation same header basename limitation by Ronald Cron · 5 days ago
  5. 47f3c9f test_driver.py: Various small code improvements by Ronald Cron · 5 days ago

Mbed TLS framework

This repository contains a version-independent build and test framework for TF-PSA-Crypto and Mbed TLS.

You need this repository as a Git submodule in a branch of one of the above repositories if:

  • You want to build, test or contribute to Mbed TLS 3.6.0 or above, and you are working from a snapshot of a Git commit on a development branch.
  • You want to build, test or contribute to TF-PSA-Crypto, and you are working from a snapshot of a Git commit on a development branch.

You do not need this repository if:

  • You are working with Mbed TLS 2.28.
  • You want to build a release of Mbed TLS and run its unit tests.

Contributing

We gratefully accept bug reports and contributions from the community. Please see the contributing guidelines for details on how to do this.

License

Unless specifically indicated otherwise in a file, Mbed TLS framework files are provided under a dual Apache-2.0 OR GPL-2.0-or-later license. See the LICENSE file for the full text of these licenses, and the ‘License and Copyright’ section in the contributing guidelines for more information.