- f37c707 Add MBEDTLS_SSL_RECORD_SIZE_LIMIT to full config by Waleed Elmelegy · 1 year, 7 months ago
- 454ab28 Merge pull request #8668 from gilles-peskine-arm/asymmetric_key_data-secpr1 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- 68b5182 Add test data for secp192r1 by Gilles Peskine · 1 year, 7 months ago
- 478dd84 Fix mixup between secp224r1 and secp224k1 in test scripts by Gilles Peskine · 1 year, 7 months ago
- 0ae58dd Unify MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 7 months ago
- cd06a81 Fix name in documentation by Gilles Peskine · 1 year, 7 months ago
- 570e548 Finish unifying LOCAL_CFLAGS by Gilles Peskine · 1 year, 7 months ago
- f3316f1 Correct name and documentation of preprocessor symbol check function by Gilles Peskine · 1 year, 7 months ago
- 2337a3b Explain the use of control by Gilles Peskine · 1 year, 7 months ago
- 21570cf Auto-detect the need to link with pthread on Unix-like platforms by Gilles Peskine · 1 year, 7 months ago
- 4392fc1 Unify some common rules of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 7 months ago
- 076fd25 Unify common variables of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 7 months ago
- f3d1ae1 Create common.make with LOCAL_CFLAGS and friends by Gilles Peskine · 1 year, 7 months ago
- b4362d2 Merge pull request #8523 from tom-daubney-arm/modify_check_generated_files_script by Gilles Peskine · 1 year, 8 months ago
- f05b768 Use existing variable containing full path by Thomas Daubney · 1 year, 8 months ago
- 42d78c7 Merge pull request #8550 from gabor-mezei-arm/tf_psa_crypto_change_log_support by Gilles Peskine · 1 year, 8 months ago
- fe23daf Remove leftover code from initial changelog support by Gabor Mezei · 1 year, 8 months ago
- 04c446c Modify crypto_core_directory to also return a relative path by Thomas Daubney · 1 year, 8 months ago
- 99030e2 Remove trailing whitespace by Thomas Daubney · 1 year, 8 months ago
- db80b23 Introduce guess_tf_psa_crypto_root by Thomas Daubney · 1 year, 8 months ago
- d1f2934 Introduce guess_mbedtls_root by Thomas Daubney · 1 year, 8 months ago
- 56bee03 Rename variable for better clarity by Thomas Daubney · 1 year, 8 months ago
- 46588de Improve documentation of crypto_core_directory by Thomas Daubney · 1 year, 8 months ago
- 08c6dc4 Rename project_crypto_name by Thomas Daubney · 1 year, 8 months ago
- cdbf2fd Add documentation for new public functions by Thomas Daubney · 1 year, 8 months ago
- beec452 Use os.path.join in crypto_core_directory by Thomas Daubney · 1 year, 8 months ago
- 8cd4bc4 Merge pull request #8124 from yanrayw/support_cipher_encrypt_only by Dave Rodgman · 1 year, 8 months ago
- 8932404 Introduce project_crypto_name in build_tree.py by Thomas Daubney · 1 year, 8 months ago
- 42be1ba block_cipher_no_decrypt: improve comment by Yanray Wang · 1 year, 8 months ago
- 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 8 months ago
- 755d321 Rename guess_mbedtls_root to guess_project_root by Thomas Daubney · 1 year, 8 months ago
- d35b94b Improve implementation of crypto_core_directory by Thomas Daubney · 1 year, 8 months ago
- 4e574db Remove initial changelog entry creation support by Gabor Mezei · 1 year, 8 months ago
- 772056c Replace repo_root with project_root by Thomas Daubney · 1 year, 8 months ago
- b42c50b Make use of new crypto_core_directory function by Thomas Daubney · 1 year, 8 months ago
- 79cae20 Remove useless line by Thomas Daubney · 1 year, 8 months ago
- 31dbc36 prepare_release: sed querry change to strip whitespace by Minos Galanakis · 1 year, 9 months ago
- 8933c04 Enable to specify the name of the project in the changelog by Gabor Mezei · 1 year, 8 months ago
- ddffa10 Initial changelog support for changelog assembling by Gabor Mezei · 1 year, 8 months ago
- 885bcfc Merge pull request #7649 from yuhaoth/pr/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
- 6267dd5 Merge pull request #8463 from gilles-peskine-arm/metatest-create by Gilles Peskine · 1 year, 9 months ago
- 13ecb69 Introduce function to return library/core directory by Thomas Daubney · 1 year, 9 months ago
- 5556f90 Rename variables in script by Thomas Daubney · 1 year, 9 months ago
- 9e80a91 Merge pull request #8164 from yanrayw/adjust_tfm_configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 4291bc2 Remove trailing whitespace by Thomas Daubney · 1 year, 9 months ago
- c1750bb Apply correct license to generate_driver_wrappers.py by Thomas Daubney · 1 year, 9 months ago
- 0bb761c Remove further extraneous whitespace in lcov script by Thomas Daubney · 1 year, 9 months ago
- b10cc7a Modify generate_driver_wrappers.py to work in both repos by Thomas Daubney · 1 year, 9 months ago
- b4f1ee0 Remove superfluous leading whitespace by Thomas Daubney · 1 year, 9 months ago
- 19583e4 psa_information: improve code readability by Yanray Wang · 1 year, 9 months ago
- 70743b0 psa_information: compile a regex instead of using string directly by Yanray Wang · 1 year, 9 months ago
- f95b678 Remove unused *.cocci files by Ronald Cron · 1 year, 9 months ago
- 3076969 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
- a1023e2 programs/test/metatest indirectly includes library/common.h by Gilles Peskine · 1 year, 9 months ago
- e03270f Merge pull request #8391 from paul-elliott-arm/full_no_platform by Paul Elliott · 1 year, 9 months ago gh-readonly-queue/development/pr-8391-964dee6b3f755eca35d0d5c21ed10987f3b9d0cb
- be08908 config.py: exclude MBEDTLS_BLOCK_CIPHER_NO_DECRYPT from full by Yanray Wang · 1 year, 9 months ago
- 0c29963 Merge pull request #8462 from daverodgman/license-change by Gilles Peskine · 1 year, 9 months ago
- 6b190d4 psa_information.py: generate dep for AES/ARIA/CAMELLIA ECB test case by Yanray Wang · 1 year, 9 months ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- fc31cb2 Merge pull request #8395 from tom-daubney-arm/modify_lcov_script_tf_psa_crypto by Paul Elliott · 1 year, 9 months ago
- 5779096 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
- 6f21dd5 move script to `tests/scripts` by Jerry Yu · 1 year, 9 months ago
- baf7ba4 improve document by Jerry Yu · 1 year, 9 months ago
- 974be51 move asn1crypto to ci.requirements.txt by Jerry Yu · 1 year, 9 months ago
- c0ae569 Make lcov.sh run from the build directory by Thomas Daubney · 1 year, 9 months ago
- 5145902 Merge remote-tracking branch 'origin/development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 9 months ago
- fb81f77 Add build preset full_no_platform by Paul Elliott · 1 year, 10 months ago
- 11120f9 Modify lcov.sh to work in tf-psa-crypto as well by Thomas Daubney · 1 year, 10 months ago
- 08e9423 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 10 months ago
- 2e37d7b Merge pull request #8121 from gilles-peskine-arm/ssl-test-no-legacy by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 2f3f968 fix wrong typo and indent issue by Jerry Yu · 1 year, 10 months ago
- 09977e2 Add asn1crypto to python maintainer requirements by Jerry Yu · 2 years, 2 months ago
- a3d911b add script for server9_bad_saltlen by Jerry Yu · 2 years, 2 months ago
- 7cb635a Adjust the full config by Dave Rodgman · 1 year, 10 months ago
- 9be3cf0 Fix a couple of typos related to renaming options by Dave Rodgman · 1 year, 10 months ago
- b0d9830 Merge branch 'development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
- be7915a Revert renaming of SHA512 options by Dave Rodgman · 1 year, 10 months ago
- a89d2ba Merge pull request #8327 from ronald-cron-arm/adapt-psa-crypto-repo-name by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8327-e7ebec6723b61bd54800f649b1391e980edf2fbd
- 5b89c55 Rename MBEDTLS_SHAxxx_USE_ARMV8_yyy to MBEDTLS_SHAxxx_USE_ARMV8_A_yyy by Dave Rodgman · 1 year, 10 months ago
- 6ab314f More config option renaming by Dave Rodgman · 1 year, 10 months ago
- e6fa2c53 Merge pull request #8186 from paul-elliott-arm/fix_wrapper_deadcode by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8186-32743619a293c9e68262ef1049ed2f12cfeaae51
- 070e865 Adapt to new PSA Crypto repo name by Ronald Cron · 1 year, 10 months ago
- 0101f47 Remove logically dead code by Paul Elliott · 1 year, 11 months ago
- 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
- bc2d217 Update baremetal config to exclude MBEDTLS_SHAxxx_USE_A64_CRYPTO_IF_PRESENT by Dave Rodgman · 1 year, 10 months ago
- 65d8ec1 Move check into list_files_to_merge by Dave Rodgman · 1 year, 10 months ago
- 3901e2e Check for incorrect changelog extensions by Dave Rodgman · 1 year, 10 months ago
- 16e9256 Merge pull request #8272 from daverodgman/iar-warnings by Gilles Peskine · 1 year, 10 months ago
- 9ac0e72 Undo not-needed change by Dave Rodgman · 1 year, 10 months ago
- ed9c22d Remove redundant code by Dave Rodgman · 1 year, 10 months ago
- 3572bde Assume get_num_ops cannot fail by Dave Rodgman · 1 year, 10 months ago
- 2bc38a6 Fix return type by Dave Rodgman · 1 year, 10 months ago
- 9329252 Fix IAR statement is unreachable warning by Dave Rodgman · 1 year, 10 months ago
- 321c7e9 Fix error handling in psa_driver_wrapper_xxx_hash_get_num_ops by Dave Rodgman · 1 year, 10 months ago
- 2864823 configs: move TFM config to a subdirectory by Yanray Wang · 1 year, 11 months ago
- 9e11126 Remove useless empty line by Xiaokang Qian · 1 year, 11 months ago
- c23c351 Remove the UN_USED_DISABLE attribute by Xiaokang Qian · 1 year, 11 months ago
- 7d546c7 Change to os.path functions base on comment by Xiaokang Qian · 1 year, 11 months ago
- 845693c Change comments to psa_crypto_driver_wrappers.h by Xiaokang Qian · 1 year, 11 months ago
- fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago