1. 9638ca3 Update references to mbedtls_dev by David Horstmann · 1 year, 3 months ago
  2. 307ce2c test_psa_compliance: use the last upstream release of psa-arch-tests by Valerio Setti · 1 year, 6 months ago
  3. 41f8f73 test_psa_compliance: add exception for tests using wrong RSA pub key format by Valerio Setti · 1 year, 6 months ago
  4. 10769bc Fix bad whitespace in keyword argument assignment by Thomas Daubney · 1 year, 8 months ago
  5. 04c446c Modify crypto_core_directory to also return a relative path by Thomas Daubney · 1 year, 8 months ago
  6. 08c6dc4 Rename project_crypto_name by Thomas Daubney · 1 year, 8 months ago
  7. e8f3789 Revert change that removed in_tf_psa_crypto_repo variable by Thomas Daubney · 1 year, 8 months ago
  8. 6130a61 Remove unused variable by Thomas Daubney · 1 year, 8 months ago
  9. fc60e9b Make function calls consistent by Thomas Daubney · 1 year, 8 months ago
  10. 8932404 Introduce project_crypto_name in build_tree.py by Thomas Daubney · 1 year, 8 months ago
  11. d0c3076 Make use of crypto_core_directory function in script by Thomas Daubney · 1 year, 8 months ago
  12. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  13. 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
  14. 070e865 Adapt to new PSA Crypto repo name by Ronald Cron · 1 year, 10 months ago
  15. 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
  16. 8f3ec8e Use '--target' instead of shortened '-t' by David Horstmann · 1 year, 11 months ago
  17. 3ed1871 Disable pylint error for non-uppercase names by David Horstmann · 1 year, 11 months ago
  18. 9cc6b2f Add missing import in test_psa_compliance.py by David Horstmann · 1 year, 11 months ago
  19. fd9264e Fix pylint errors by David Horstmann · 1 year, 11 months ago
  20. 41c316d Move -B switch into a single argument by David Horstmann · 1 year, 11 months ago
  21. b48822c Appease pylint by renaming variables by David Horstmann · 1 year, 11 months ago
  22. beaee26 Test PSA compliance: Build only the crypto target by David Horstmann · 1 year, 11 months ago
  23. 2ba89be Disable pylint error in CMake command by David Horstmann · 1 year, 11 months ago
  24. 3b8984a Remove or qualify references to Mbed TLS by David Horstmann · 1 year, 11 months ago
  25. f757069 Rename 'mbedtls_dir' -> 'root_dir' by David Horstmann · 1 year, 11 months ago
  26. 98af198 Correctly detect presence of the built library by David Horstmann · 1 year, 11 months ago
  27. 0ac57ca Rename is_psa_crypto -> in_psa_crypto_repo by David Horstmann · 2 years ago
  28. 7f93d22 Rename psa_crypto_lib_filename to just crypto_lib_filename by David Horstmann · 2 years ago
  29. 4dcddcf Parameterize out of source build directory by David Horstmann · 2 years ago
  30. e31014a Tweak test_psa_compliance pylint annotations by David Horstmann · 2 years ago
  31. 1d09184 Modify test_psa_compliance.py for psa-crypto repo by David Horstmann · 2 years ago
  32. 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  33. 42ed963 Update PSA compliance test branch by Gilles Peskine · 3 years, 2 months ago
  34. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  35. f25b16c test_psa_compliance: update tag to fix-pr-5139-3 by Przemek Stekiel · 3 years, 5 months ago
  36. ab80c0c test_psa_compliance.py: checkout fix-pr-5139 tag by Przemyslaw Stekiel · 3 years, 8 months ago
  37. 08f3465 Return the same error in multipart and single shot AEAD by Bence Szépkúti · 3 years, 8 months ago
  38. bac671c Fix the multipart AEAD compliance tests by Bence Szépkúti · 3 years, 7 months ago
  39. 357b78e Indicate if we know that a nonce length is invalid by Bence Szépkúti · 3 years, 9 months ago
  40. 1e4423b5 Remove expected failure from test_psa_compliance by Bence Szépkúti · 3 years, 9 months ago
  41. b376eac Track upstreaming task in an issue by Bence Szépkúti · 3 years, 9 months ago
  42. cb28871 Document the values in EXPECTED_FAILURES by Bence Szépkúti · 3 years, 9 months ago
  43. e2855c3 Move to an updated fork of psa-arch-tests by Bence Szépkúti · 3 years, 9 months ago
  44. b381841 Keep local clone around even if the test succeeds by Bence Szépkúti · 3 years, 9 months ago
  45. c63d160 Make directory creation code more compact by Bence Szépkúti · 3 years, 9 months ago
  46. 67fb314 Add licence header to script by Bence Szépkúti · 3 years, 9 months ago
  47. 34b5f56 Make main() suitable to being called from python by Bence Szépkúti · 3 years, 9 months ago
  48. 449781f Fix pylint errors by Bence Szépkúti · 3 years, 9 months ago
  49. 83aa604 Simplify regex and use named capture groups by Bence Szépkúti · 3 years, 9 months ago
  50. c2bac00 Use print(end='') to silence double newline by Bence Szépkúti · 3 years, 9 months ago
  51. d2ea2c0 Indicate errors interleaved with test suite output by Bence Szépkúti · 3 years, 9 months ago
  52. ca9236b Make the changes easier to backport by Bence Szépkúti · 3 years, 9 months ago
  53. 80b31c5 Run the PSA Compliance test suite in all.sh by Bence Szépkúti · 3 years, 10 months ago