1. 5779096 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  2. c51c411 analyze_outcome: only warn on ignored tests that pass by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  3. cd84a29 analyze_outcomes: use regexes for cipher/aead by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  4. d36a37f analyze_outcomes: ignore patterns apply to whole suite by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  5. 9d9c234 analyze_outcome: Simplify some code by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  6. b269543 analyze_outcome: work around old Python in CI by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  7. 62d6131 analyze_outcomes: minor output fix by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  8. 4fd5a6a analyze_outcomes: use regexes with ECC components by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  9. b4558bd analyze_outcomes: remove useless ignore entries by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  10. 371165a analyze_outcomes: useless ignores are now errors by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  11. 881ce01 analyze_outcomes: add regex match for ignored tests by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  12. 4da369f analyze_outcomes: minor code cleanup by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  13. 507e08f analyze_outcomes: update cipher/aead data by Valerio Setti · 1 year, 9 months ago
  14. 97454fd all.sh: accelerate CMAC in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
  15. 3b15590 test_suite_psa_crypto: replace builtin dependencies with PSA_WANT by Valerio Setti · 1 year, 9 months ago
  16. 5cd18f9 analyze_oucomes.py: ignore line-too-long error for skipped tests by Valerio Setti · 1 year, 10 months ago
  17. 9394144 all.sh: keep PKCS5/12 enabled in the reference component by Valerio Setti · 1 year, 10 months ago
  18. 7448cee analyze_outcomes.py: skip tests that depends on builtin features by Valerio Setti · 1 year, 10 months ago
  19. b6b301f test: add component accelerating both ciphers and AEADs by Valerio Setti · 1 year, 10 months ago
  20. 08e9423 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 10 months ago
  21. 2cff820 analyze_outcomes: add new_section() method to the Results class by Valerio Setti · 1 year, 10 months ago
  22. 39d4b9d analyze_outcomes: fix format interpolation errors by Valerio Setti · 1 year, 10 months ago
  23. 735794c analyze_outcomes: fix missing format for args/kwargs by Valerio Setti · 1 year, 10 months ago
  24. 781c234 analyze_oucomes: do not return Results instance passed as parameter by Valerio Setti · 1 year, 10 months ago
  25. 8070dbe analyze_outcomes: keep print_line() method non-static by Valerio Setti · 1 year, 10 months ago
  26. f6f64cf analyze_outcomes: code style improvement by Valerio Setti · 1 year, 10 months ago
  27. 8d178be analyze_outcomes: fix return value in case of test failure by Valerio Setti · 1 year, 10 months ago
  28. 40314fc analyze_outcomes: fix newlines by Valerio Setti · 1 year, 10 months ago
  29. f075e47 analyze_outcomes: reset name of TestLog to Results by Valerio Setti · 1 year, 10 months ago
  30. 3f33989 analyze_outcomes: use a single TestLog instance and do not delay output by Valerio Setti · 1 year, 10 months ago
  31. fb2750e analyze_outcomes: exit immediately in case of invalid task by Valerio Setti · 1 year, 10 months ago
  32. 5329ff0 analyze_outcomes: print task list directly to stdout by Valerio Setti · 1 year, 10 months ago
  33. b0c618e analyze_outcomes: minor improvements by Valerio Setti · 1 year, 10 months ago
  34. aaef0bc analyze_outcomes: improve logging system by Valerio Setti · 1 year, 10 months ago
  35. dfd7ca6 analyze_outcomes: rename some variables for better readability by Valerio Setti · 1 year, 10 months ago
  36. 35b49c4 Ignore tests of built-in interfaces for driver-only testing parity by Gilles Peskine · 1 year, 10 months ago
  37. f07ce3b Don't extend support for deprecated functions by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  38. 89c88bb analyze_outcomes: fix incorrect use of Results.log() by Yanray Wang · 1 year, 10 months ago
  39. 5c0c858 analyze_outcomes: ignore asn1parse and asn1write in result analysis by Yanray Wang · 1 year, 10 months ago
  40. 0e319ae analyze_outcomes: escape {} in string format for test description by Yanray Wang · 1 year, 10 months ago
  41. 482a0b9 test: fix remaining disparities and remove debug leftovers by Valerio Setti · 2 years ago
  42. 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  43. b95e92c Merge pull request #8076 from valeriosetti/issue8005 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  44. e9d9797 Update list of ignored tests by Manuel Pégourié-Gonnard · 2 years ago
  45. d43cab3 Correct analyze_outcomes identation by Tomás González · 2 years ago
  46. a063144 Correct analyze_outcomes.py identation by Tomás González · 2 years ago
  47. 5022311 Tidy up allow list definition by Tomás González · 2 years ago
  48. 7ebb18f Make non-executed tests that are not in the allow list an error by Tomás González · 2 years ago
  49. 307810b analyze_outcomes: add case for "ECC+FFDH w/o BN" by Valerio Setti · 2 years ago
  50. 358c6c6 Add EdDSA and XTS to the allow list by Tomás González · 2 years ago
  51. b401e11 Add a flag for requiring full coverage in coverage tests by Tomás González · 2 years ago
  52. 07bdcc2 Add allow list for non-executed test cases by Tomás González · 2 years ago
  53. f01d648 analyze_outcome: add new check for parity for TFM configuration by Valerio Setti · 2 years ago
  54. e0be95e analyze_outcomes: skip tests that depend on BIGNUM_C by Valerio Setti · 2 years ago
  55. 9b3dbcc analyze_outcomes: skip tests that unavoidably depend on bignum by Valerio Setti · 2 years ago
  56. abd00d0 test: adding new components for testing and driver coverage analysis without BN by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  57. 5f54020 analyze_outcomes: do not skip test about wrong Montgomery private key by Valerio Setti · 2 years, 1 month ago
  58. 565353e Cleanup the code by Przemek Stekiel · 2 years, 1 month ago
  59. 84f4ff1 Minor adaptations after ffdh was enabled for tls1.3 by Przemek Stekiel · 2 years, 1 month ago
  60. 85b6442 Add ffdh accel vs reference check to analyze_outcomes.py by Przemek Stekiel · 2 years, 2 months ago
  61. 5bd2523 test: ignore compressed points' tests when checking coverage without ECP at all by Valerio Setti · 2 years, 1 month ago
  62. addeee4 mbedtls_config: add new MBEDTLS_PK_PARSE_EC_COMPRESSED symbol by Valerio Setti · 2 years, 2 months ago
  63. 4d25a8d test: renaming component testing accelerated EC by Valerio Setti · 2 years, 2 months ago
  64. e50a75f test: add exception in analyze_outcomes.py and fix test for montgomery curves by Valerio Setti · 2 years, 2 months ago
  65. e618cb0 test: add coverage's analysis framework for accel EC algs w/o ECP by Valerio Setti · 2 years, 4 months ago
  66. 0c477d3 test: include also test_suite_ecp for the coverage analysis by Valerio Setti · 2 years, 4 months ago
  67. 1640682 Merge pull request #7334 from valeriosetti/analyze_outcomes_improvement by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  68. f109c66 Use proper log function by Valerio Setti · 2 years, 4 months ago
  69. 22992a0 Fix function description by Valerio Setti · 2 years, 4 months ago
  70. 2495cdb test: remove unused tasks in analyze_outcomes.py by Valerio Setti · 2 years, 4 months ago
  71. 42d5f19 test: add a test with all EC based algs accelerated by Valerio Setti · 2 years, 4 months ago
  72. a266332 test: improve analyze_outcomes.py script by Valerio Setti · 2 years, 4 months ago
  73. 7d381f5 MD: use MD_CAN in test suite and check for parity by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  74. 0d957d3 Merge pull request #7275 from valeriosetti/issue7255 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  75. ca3e32a Merge pull request #7207 from valeriosetti/issue7140 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  76. 3951d1b analyze_outcomes: symplify log functions by Valerio Setti · 2 years, 5 months ago
  77. d0fffc5 analyze_outcomes: add coverage test for ecjpake by Valerio Setti · 2 years, 5 months ago
  78. 5d8d1a7 analyze_outcomes: print all output on stderr by Valerio Setti · 2 years, 5 months ago
  79. d1c001a Fix some dependencies in test_suite_psa_crypto by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  80. e91bcf3 Add comparison of accel_ecdh_use_psa against ref by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  81. 5dc6867 test: don't skip debug and ssl suites in test parity for driver only ECDSA by Valerio Setti · 2 years, 6 months ago
  82. c8801b7 test: x509: remove disparities in driver only testing for ECDSA by Valerio Setti · 2 years, 6 months ago
  83. 4e26df9 test: ECDSA driver_only: verify disparities in PK by Valerio Setti · 2 years, 6 months ago
  84. 00c1ccb depends.py: fix typo and slightly reorganized code by Valerio Setti · 2 years, 6 months ago
  85. 9cb0f7a test: driver-only: fix disparities in random by Valerio Setti · 2 years, 6 months ago
  86. 3002c99 test: extend analyze_outcomes.py in order to skip only some test in a suite by Valerio Setti · 2 years, 6 months ago
  87. 7e57920 test: driver-only: fix disparities in psa_crypto_se_driver_hal by Valerio Setti · 2 years, 6 months ago
  88. 4682948 test: driver-only: fix disparities in ECP by Valerio Setti · 2 years, 6 months ago
  89. d84902f Add issue numbers to TODO comments by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  90. c6967d2 Tune output format of analyze_outcomes.py by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  91. 10e3963 Add comparison of accel_ecdsa against reference by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  92. 85c54ea Allow providing space sepatated tasks by Przemek Stekiel · 2 years, 9 months ago
  93. 542d932 Fix handling of default value for task argument by Przemek Stekiel · 2 years, 9 months ago
  94. 6419ab5 Reduce number of skipped suites (after making configs more similar) by Przemek Stekiel · 2 years, 9 months ago
  95. d3068af Optimize code (tasks list initialization, task verification) by Przemek Stekiel · 2 years, 9 months ago
  96. 733c76e Fix style issues pointed by pylint by Przemek Stekiel · 2 years, 9 months ago
  97. 992de3c Make TASK parameter positional and allow more than one task by Przemek Stekiel · 2 years, 9 months ago
  98. be279c7 Make a list from ignored tests in TASKS by Przemek Stekiel · 2 years, 9 months ago
  99. 51f30ff Make separate components for ref and driver in TASKS by Przemek Stekiel · 2 years, 9 months ago
  100. 6856f4c Fix typos and comments by Przemek Stekiel · 2 years, 9 months ago