1. f5e46fd Merge pull request #8535 from daverodgman/update-tfm by Dave Rodgman · 1 year, 8 months ago
  2. 18eab98 Merge pull request #8560 from lpy4105/issue/8423/optimize-analyze_outcomes_py by Gilles Peskine · 1 year, 8 months ago
  3. 5dcfd0c Some improvements by Pengyu Lv · 1 year, 8 months ago
  4. 51e7245 Automatically set MBEDTLS_NO_PLATFORM_ENTROPY in TF-M config by Dave Rodgman · 1 year, 8 months ago
  5. 6b5cedf Merge pull request #8547 from valeriosetti/issue8483 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  6. 550cd6f Use boolean `hit` instead of int `hits` by Pengyu Lv · 1 year, 8 months ago
  7. c3cd410 Merge pull request #8286 from gilles-peskine-arm/check_mbedtls_calloc_overallocation-disable_with_asan by Dave Rodgman · 1 year, 8 months ago
  8. 82d7a87 Update tests to refer to our tf-m config wrapper by Dave Rodgman · 1 year, 8 months ago
  9. 9e1d2e5 Merge pull request #8029 from gilles-peskine-arm/fix-MBEDTLS_HAS_MD5_VIA_LOWLEVEL_OR_PSA by Tom Cosgrove · 1 year, 8 months ago
  10. 6632a12 all.sh: re-enable CCM/GCM in test_full_no_cipher_with_crypto[_config]() by Valerio Setti · 1 year, 9 months ago
  11. be5489a Simplify test for building P256-M by Dave Rodgman · 1 year, 8 months ago
  12. 897bb77 Update tf-m tests in all.sh for P256-M by Dave Rodgman · 1 year, 9 months ago
  13. 451ec8a Add comment to read_outcome_file in analyze_outcomes.py by Pengyu Lv · 1 year, 8 months ago
  14. c2e8f3a Add type annotations to analyze_outcomes.py by Pengyu Lv · 1 year, 8 months ago
  15. 294f5d7 Merge pull request #8540 from valeriosetti/issue8060 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  16. 20e3ca3 Run tests for ref_vs_driver outside task function by Pengyu Lv · 1 year, 8 months ago
  17. 18908ec Define named tuple for component outcomes by Pengyu Lv · 1 year, 8 months ago
  18. 28ae464 Use mutable set all the time by Pengyu Lv · 1 year, 8 months ago
  19. 59b9efc Check if driver_component is missing by Pengyu Lv · 1 year, 8 months ago
  20. f28cf59 Break the loop when case hits by Pengyu Lv · 1 year, 8 months ago
  21. dd1d6a7 Improve readability of the script by Pengyu Lv · 1 year, 8 months ago
  22. a1ddcfa Extend the pattern of pkparse test on encrypted keys by Pengyu Lv · 1 year, 8 months ago
  23. 150002c Skip calloc overallocation test case by Gilles Peskine · 1 year, 8 months ago
  24. 9fbac38 Merge pull request #8326 from daverodgman/aesce-thumb2 by Dave Rodgman · 1 year, 8 months ago
  25. 18040ed all.sh: export LC_COLLATE=C for sorting in ASCII order by Yanray Wang · 1 year, 9 months ago
  26. 42be1ba block_cipher_no_decrypt: improve comment by Yanray Wang · 1 year, 9 months ago
  27. 70642ec all.sh: check_test_dependencies: add one more option by Yanray Wang · 1 year, 9 months ago
  28. 31a9b78 Improve comments and variable naming by Pengyu Lv · 1 year, 9 months ago
  29. a442858 Restruct the structure of outcome file presentation by Pengyu Lv · 1 year, 9 months ago
  30. 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 9 months ago
  31. a6cf5d6 Share parsed outcomes among tasks when ananlyzing by Pengyu Lv · 1 year, 9 months ago
  32. 885bcfc Merge pull request #7649 from yuhaoth/pr/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
  33. 473ff34 Merge pull request #8489 from valeriosetti/issue8482 by Gilles Peskine · 1 year, 9 months ago
  34. 6267dd5 Merge pull request #8463 from gilles-peskine-arm/metatest-create by Gilles Peskine · 1 year, 9 months ago
  35. a4e7953 Merge pull request #8527 from lpy4105/issue/6324/driver-only-cipher+aead-tls-compat by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  36. 7afd9a4 Change the test messages by Pengyu Lv · 1 year, 9 months ago
  37. 59de2ae all.sh: re-enable CCM/GCM in test_full_no_cipher() by Valerio Setti · 1 year, 9 months ago
  38. e7fc8a2 Readability improvement by Gilles Peskine · 1 year, 9 months ago
  39. dc84895 Merge pull request #8519 from mpg/block-cipher by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8519-9e80a91f27ad1eeab047ff73295480e2c36b2db8
  40. f561ed8 all.sh: enable compat.sh testing in psa_crypto_config_[accel/reference]_cipher_aead by Pengyu Lv · 1 year, 9 months ago
  41. 9e80a91 Merge pull request #8164 from yanrayw/adjust_tfm_configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  42. a50b89e all.sh: disable CCM_STAR_NO_TAG in test_psa_crypto_config_accel_aead() by Valerio Setti · 1 year, 9 months ago
  43. ff2b06a all.sh: improve components for without CCM/CCM* by Valerio Setti · 1 year, 9 months ago
  44. 51d5b19 all.sh: accelerate also CCM* in test_psa_crypto_config_accel_cipher_aead by Valerio Setti · 1 year, 9 months ago
  45. bdfecb6 all.sh: add test components for no-CCM and no-CCM* by Valerio Setti · 1 year, 9 months ago
  46. 752dd39 Merge pull request #8508 from valeriosetti/issue6323 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  47. c434791 aesce: fix unused parameter by Yanray Wang · 1 year, 9 months ago
  48. c747306 all.sh: remove redundant make in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
  49. 19583e4 psa_information: improve code readability by Yanray Wang · 1 year, 9 months ago
  50. 3ae1199 all.sh: add config_block_cipher_no_decrypt to simplify code by Yanray Wang · 1 year, 9 months ago
  51. 07e663d all.sh: block_cipher_no_decrypt: clean up cflags by Yanray Wang · 1 year, 9 months ago
  52. b2d6e52 all.sh: block_cipher_no_decrypt: simplify code by Yanray Wang · 1 year, 9 months ago
  53. 85b7465 all.sh: block_cipher_no_decrypt: fix various issues by Yanray Wang · 1 year, 9 months ago
  54. cf582df Merge pull request #8498 from mpg/legacy-deps-psa-tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8498-08ea9bfa1f4fb9805700ca5fb114e97b7ee4f821
  55. cce0012 Add documentation by Gilles Peskine · 1 year, 9 months ago
  56. 2171876 Start adding internal module block_cipher.c by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  57. 9f164f0 all.sh: more comments in check_test_cases() by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  58. 5c6f787 all.sh: robustness improvement by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  59. a742337 all.sh: add diff to can_keep_going_after_failure by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  60. f941455 all.sh: enable ssl-opt testing in psa_crypto_config_[accel/reference]_cipher_aead by Valerio Setti · 1 year, 9 months ago
  61. ec9b258 all.sh: disable CIPHER_C in test_psa_crypto_config_accel_cipher_aead by Valerio Setti · 1 year, 9 months ago
  62. 799bd84 all.sh: resue support_build_armcc for *_armcc test by Yanray Wang · 1 year, 9 months ago
  63. 4cd1b16 all.sh: check additional symbols in asece for block_cipher_no_decrypt by Yanray Wang · 1 year, 9 months ago
  64. 49cd4b5 all.sh: refine and simplify component for block_cipher_no_decrypt by Yanray Wang · 1 year, 9 months ago
  65. de7ead0 Update license by Jerry Yu · 1 year, 9 months ago
  66. 3e1d39b Add check about legacy dependencies in PSA tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  67. 3076969 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  68. 1f00926 Change base config to full by Pengyu Lv · 1 year, 9 months ago
  69. 102aea2 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
  70. 6848d17 Run metatests in selected components by Gilles Peskine · 1 year, 9 months ago
  71. f109664 Script to run all the metatests (with platform filtering) by Gilles Peskine · 1 year, 9 months ago
  72. b578514 Merge pull request #8470 from gilles-peskine-arm/check-files-license by Dave Rodgman · 1 year, 9 months ago
  73. 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
  74. 964dee6 Merge pull request #8442 from lpy4105/issue/8355/driver-only-cipher_aead-x509 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  75. bc29aef all.sh: test BLOCK_CIPHER_NO_DECRYPT in build_aes_variations by Yanray Wang · 1 year, 9 months ago
  76. f149640 all.sh: add components to test BLOCK_CIPHER_NO_DECRYPT with PSA by Yanray Wang · 1 year, 9 months ago
  77. ce78200 Pacify mypy by Gilles Peskine · 1 year, 9 months ago
  78. 3b9facd Also complain if licenses are mentioned by Gilles Peskine · 1 year, 9 months ago
  79. f2fb9f6 Check copyright statements and SPDX license identifier by Gilles Peskine · 1 year, 9 months ago
  80. 990030b Sort imports by Gilles Peskine · 1 year, 9 months ago
  81. 8b6b41f Merge pull request #8434 from valeriosetti/issue8407 by Gilles Peskine · 1 year, 9 months ago
  82. e9f50bf Merge pull request #8443 from valeriosetti/issue8274 by Gilles Peskine · 1 year, 9 months ago
  83. 0c29963 Merge pull request #8462 from daverodgman/license-change by Gilles Peskine · 1 year, 9 months ago
  84. 4eb44e4 Standardise some more headers by Dave Rodgman · 1 year, 9 months ago
  85. 6b190d4 psa_information.py: generate dep for AES/ARIA/CAMELLIA ECB test case by Yanray Wang · 1 year, 9 months ago
  86. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  87. 4472ce1 Merge pull request #8088 from tgonzalezorlandoarm/tg/check_test_cases-new by Dave Rodgman · 1 year, 9 months ago gh-readonly-queue/development/pr-8088-91aaba0172dfa1c740bc67a12bc201bad4cd509c
  88. 6611139 all.sh: modify components to test BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 9 months ago
  89. ac7a809 all.sh: remove leftover loc_curve_list usage by Valerio Setti · 1 year, 9 months ago
  90. 5779096 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  91. 78657d0 Change base config to full minus SSL by Pengyu Lv · 1 year, 9 months ago
  92. f2814ff Move common config to common function by Pengyu Lv · 1 year, 9 months ago
  93. b06d701 Merge pull request #8406 from beni-sandu/aesni by Dave Rodgman · 1 year, 9 months ago
  94. 1c61002 Merge pull request #8398 from mpg/analyze-outcome-ignore-re by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8398-f1c09a389e7c61f0313c610d8fb13d9e92127d12
  95. 852d26c all.sh: enable SSL_TLS and SSL_TICKET in full_no_cipher with PSA_CRYPTO by Valerio Setti · 1 year, 9 months ago
  96. 3fe105b all.sh: fix test components using accelerated curves by Valerio Setti · 1 year, 9 months ago
  97. c51c411 analyze_outcome: only warn on ignored tests that pass by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  98. cd84a29 analyze_outcomes: use regexes for cipher/aead by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  99. 3bca781 tests/scripts/all.sh: add test for 32-bit AES-NI intrinsics with clang by Beniamin Sandu · 1 year, 9 months ago
  100. 7f2cddb check_test_cases: Minor documentation change by Tomás González · 1 year, 9 months ago