- 99226e9 cmake: Generate test_keys.h and test_certs.h in the build tree by Ronald Cron · 6 months ago
- e457bf1 Merge pull request #9833 from Harry-Ramsey/fix-submodule-error-messages-development by Ronald Cron · 8 months ago
- 5096b4c Revert "Remove mbedtls_test" by Ronald Cron · 8 months ago
- 04baacb cmake: Try and simplify test_keys/certs.h generation by Ronald Cron · 8 months ago
- e3fa3a4 Fix incorrect submodule error message in CMake by Harry Ramsey · 8 months ago
- ce3c2dd Merge pull request #9806 from ronald-cron-arm/finalize-split-preparation-1 by Ronald Cron · 8 months ago
- d5331ff cmake: Move cert.o to mbedtls_test_helpers library of objects by Ronald Cron · 9 months ago
- 575833c cmake: Move generation of test_certs.h to mbedtls by Ronald Cron · 9 months ago
- 4f619e1 Renamed MBEDTLS_PSA_CRYPTO_CONFIG_FILE & MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE by Minos Galanakis · 9 months ago
- 204eb2c Re-add tests/include path for test helpers by David Horstmann · 9 months ago
- 5b93d97 Update references to test helpers by David Horstmann · 9 months ago
- 8237484 cmake: Use TF_PSA_CRYPTO_CONFIG_FILE to prefix crypto targets by Ronald Cron · 9 months ago
- d779e95 Fix cmake option name by Ronald Cron · 9 months ago
- 939ce9d Remove mbedtls_test by Ronald Cron · 9 months ago
- 0381a98 cmake: Move copy of crypto libraries to mbedtls by Ronald Cron · 9 months ago
- 8126a68 cmake: Rename mbedcrypto library to tfpsacrypto by Ronald Cron · 9 months ago
- b7d0e52 cmake: Rename mbedcrypto target to tfpsacrypto by Ronald Cron · 9 months ago
- 1a52bc4 cmake: mbedtls: Propagate options and target prefix by Ronald Cron · 9 months ago
- a9219ff Add project prefix to API documentation targets by Ronald Cron · 10 months ago
- 169393e Restrict the definition of memcheck/lcov targets by Ronald Cron · 10 months ago
- 211bf6d cmake: Fix config files compile definitions by Ronald Cron · 10 months ago
- 4cef20d Fix everest build issue by Waleed Elmelegy · 12 months ago
- e71f3c3 Merge pull request #9571 from Harry-Ramsey/improve-submodule-error-messages-development by Manuel Pégourié-Gonnard · 9 months ago
- 6d9c389 Further improve error message clarity by Harry Ramsey · 9 months ago
- 051ee71 Remove now unnecessary shared lib specific compile option by Ronald Cron · 10 months ago
- 6f9d508 cmake: iar/msvc: Set base compile and link options target by target by Ronald Cron · 10 months ago
- d9e1109 cmake: clang: Set base compile and link options target by target by Ronald Cron · 10 months ago
- 4ae24f4 cmake: GNU GCC: Add base link options by Ronald Cron · 10 months ago
- b247898 cmake: GNU GCC: Set base compile options target by target by Ronald Cron · 10 months ago
- d77fad2 Group C_FLAGS settings by compiler type by Ronald Cron · 10 months ago
- 7323b3e cmake: Remove UNSAFE_BUILD option by Ronald Cron · 10 months ago
- 4e9d77e Merge pull request #9703 from valeriosetti/fix-9690-workarounds by Gilles Peskine · 9 months ago gh-readonly-queue/development/pr-9703-202b69c2b6dcf22693771c4ebc0ffe63e3cb7f74
- 2d453c9 cmake: Remove custom LIB_INSTALL_DIR variable to set install dir by Ronald Cron · 10 months ago
- f584e97 cmake: Use MBEDTLS/TF_PSA_CRYTPO_AS_SUBPROJECT by Ronald Cron · 10 months ago
- e05cf2e Improve submodule error messages for Github archives by Harry Ramsey · 11 months ago
- 8b675b8 CMakeLists: use -O2 as ASAN_FLAG only in GCC versions before 7.0 by Valerio Setti · 10 months ago
- c76f82d Work around GCC 5 performance problem with Asan+UBSan and -O3 by Gilles Peskine · 10 months ago
- b6254f5 cmake: Add MBEDTLS_FRAMEWORK_DIR by Ronald Cron · 1 year ago
- d3f717d CMake: Move build of crypto test suites to tf-psa-crypto by Ronald Cron · 1 year ago
- e82ad15 CMake: Move build of the crypto library to tf-psa-crypto by Ronald Cron · 1 year, 1 month ago
- ac01d6e CMake: Move build of legacy crypto modules to tf-psa-crypto by Ronald Cron · 1 year, 1 month ago
- f8a3f28 CMake: Move library options to the top CMakeLists.txt by Ronald Cron · 1 year ago
- 63068d6 Have `make ssl-opt` generate `tls13-compat.sh` by Gilles Peskine · 10 months ago
- 40c090f Move generation of tls13-compat.sh to tests/CMakeLists.txt by Gilles Peskine · 11 months ago
- 3943a1a Automatically generate tests/opt-testcases/tls13-compat.sh by Gilles Peskine · 11 months ago
- 7ba04a2 Bump version to 4.0.0 by David Horstmann · 11 months ago
- 1da4ed1 Move the -Wmissing-prototypes option from library/CMakeLists.txt to the top-level CMakeLists.txt for GCC & Clang by Michael Schuster · 1 year, 2 months ago
- 62ee8fd Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
- 9a93073 Add tf-psa-crypto test suites build by Ronald Cron · 1 year, 1 month ago
- 7af1bea CMake: Include CMakePrintHelpers by Ronald Cron · 1 year, 1 month ago
- aef8cf3 Adjust build systems by Ronald Cron · 1 year, 1 month ago
- c29afb6 Adjust build systems by Ronald Cron · 1 year, 1 month ago
- 3d817ad Adjust build systems by Ronald Cron · 1 year, 2 months ago
- dd48f0f Merge pull request #8389 from daantimmer/patch-1 by Tom Cosgrove · 1 year, 1 month ago gh-readonly-queue/development/pr-8389-d9392f0fddcb3c020279c674012e058a3a1d4956
- 2581d91 Adapt libraries installation by Ronald Cron · 1 year, 2 months ago
- c7e9e36 Adjust build systems by Ronald Cron · 1 year, 2 months ago
- f6f3bca Update file paths for moved files by David Horstmann · 1 year, 2 months ago
- 1238b37 Move test generated files to main CMakeLists.txt by David Horstmann · 1 year, 3 months ago
- fb41816 cmake: relocate custom commands for test_certs.h and test_keys.h generation by Valerio Setti · 1 year, 4 months ago
- 455fb4e generate_test_cert_macros: embed input args by Valerio Setti · 1 year, 4 months ago
- 8284f3d test: automatically generate test_certs.h and test_keys.h by Valerio Setti · 1 year, 4 months ago
- 9860056 Revert "Autogenerated files for 3.6.0" by Minos Galanakis · 1 year, 4 months ago
- e8a6833 Autogenerated files for 3.6.0 by Minos Galanakis · 1 year, 5 months ago
- 4492dbd Version Bump for 3.6.0 by Minos Galanakis · 1 year, 5 months ago
- b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
- 775c776 Merge pull request #8877 from gilles-peskine-arm/split-minimal-3.6 by Dave Rodgman · 1 year, 5 months ago
- 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
- f9bbe0d Show guidance if the framework is not found by Gilles Peskine · 1 year, 5 months ago
- 469f781 Require framework directory to exist when building by Gilles Peskine · 1 year, 5 months ago
- aab7f7f project: set version by Bill Roberts · 1 year, 6 months ago
- 0315123 Merge pull request #8691 from billatarm/add-pc-files by Janos Follath · 1 year, 6 months ago gh-readonly-queue/development/pr-8691-59d63b21065c5bf4f7edc112d1b2bd86cff5a53c
- 7a28738 Merge pull request #8636 from paul-elliott-arm/new_test_thread_interface by Janos Follath · 1 year, 6 months ago gh-readonly-queue/development/pr-8636-1dbfc8ad3c32f77f360e47a367c074397915a4bd
- a4d17b3 pkg-config: add initial pkg-config files by Bill Roberts · 1 year, 7 months ago
- 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
- 7fd162e Refactor common PThreads CMake code by Paul Elliott · 1 year, 6 months ago
- 13f2f4e Merge remote-tracking branch 'restricted/development' into mbedtls-3.5.2rc by Dave Rodgman · 1 year, 6 months ago
- e23d647 Bump version by Dave Rodgman · 1 year, 7 months ago
- c2ab398 Request C11 in CMake (but only for tests) by David Horstmann · 1 year, 7 months ago
- 8ba3f68 Stop enforcing C99 in CMakeLists.txt by David Horstmann · 1 year, 7 months ago
- bbdfc8a Add TsanDbg, standardise Tsan with other sanitisers by Paul Elliott · 1 year, 9 months ago
- eb075c5 Add cmake build type for tsan by Janos Follath · 1 year, 10 months ago
- 28d4093 Restore bump version by Dave Rodgman · 1 year, 9 months ago
- bb5a183 Bump version by Dave Rodgman · 1 year, 9 months ago
- 3766a32 Use CMAKE_C_SIMULATE_ID when available to determine compiler by Daan Timmer · 1 year, 10 months ago
- 4855fdf Revert "Auto-generated files for v3.5.0" by Minos Galanakis · 1 year, 10 months ago
- 591416f Auto-generated files for v3.5.0 by Minos Galanakis · 1 year, 10 months ago
- 31ca313 Bump version to 3.5.0 by Minos Galanakis · 1 year, 10 months ago
- bd50d5b Merge pull request #8177 from gilles-peskine-arm/generated-files-off-in-release by Gilles Peskine · 1 year, 11 months ago
- e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
- ecc9961 Reinforce warning about a significant comment by Gilles Peskine · 1 year, 11 months ago
- eeed74e Fix `prepare_release.sh -u` with CMakeLists.txt by Gilles Peskine · 1 year, 11 months ago
- e4f6d79 BUILD: Update For IAR support by TTornblom · 5 years ago
- a0fc998 Merge branch 'development' into merge_3.4.1 by Dave Rodgman · 2 years ago
- 550d147 Bump version to 3.4.1 by Gilles Peskine · 2 years ago
- 0f1dd57 Use emptiness-checks rather than DEFINED checks by David Horstmann · 2 years, 6 months ago
- ae33ab8 Pass config file options to mbedtls_test(_helpers) by David Horstmann · 2 years, 7 months ago
- e5eb33d Fix typo in cmake file for IAR by Robin Kastberg · 2 years, 2 months ago
- 1a0feb3 Set LANGUAGES explicitly in CMakeLists.txt project() by Antonio de Angelis · 2 years, 3 months ago
- f04848c Revert "Add generated files" by Paul Elliott · 2 years, 4 months ago
- df2b5da Add generated files by Paul Elliott · 2 years, 5 months ago