1. 84400cc Crypto: Add test for ChaCha20 by Abbas Bracken Ziad · 3 years, 7 months ago
  2. f1e2796 Crypto: Add test for ChaCha20-Poly1305 by Abbas Bracken Ziad · 3 years, 7 months ago
  3. e9e1b90 Crypto: Refactor `psa_mac_test` to use global test keys by Abbas Bracken Ziad · 3 years, 7 months ago
  4. c66d2d5 Hotfix: Skip multipart ChaCha20-Poly1305 in case of Mbed TLS alt API by Abbas Bracken Ziad · 3 years, 6 months ago
  5. 7e15ea9 Test: Add FP interrupt test case by Feder Liang · 3 years, 8 months ago
  6. 6474395 Crypto: Remove const from API declarations by Antonio de Angelis · 3 years, 7 months ago
  7. c168e76 Build: Move test partitions into the corresponding suites folder by Jianliang Shen · 3 years, 7 months ago
  8. 25ecc48 Hotfix: Fix crypto tests issues by Summer Qin · 3 years, 7 months ago
  9. 7abe9a4 Test: Enable FP usage in NSPE by Feder Liang · 3 years, 8 months ago
  10. 70e80f8 Dualcpu: Align TF-M NS mailbox change by David Hu · 3 years, 7 months ago
  11. d44a0bd Hotfix: Fix tests build issues by David Hu · 3 years, 7 months ago
  12. c6d1cd0 Build: Update paths for SFN test Partitions by Kevin Peng · 3 years, 7 months ago
  13. 54940f0 Test: Add BL2 tests by Raef Coles · 3 years, 7 months ago
  14. 8b0a791 Test: Remove unused code from helpers file by Raef Coles · 3 years, 7 months ago
  15. c7d8068 Test: Move TF-M firmware tests to test/secure_fw by Raef Coles · 4 years, 2 months ago
  16. b8f0c31 Build: Avoid duplication of log targets by Raef Coles · 4 years, 2 months ago
  17. 6bae8ce Crypto: Refactor cipher test to accomodate padding modes by Antonio de Angelis · 3 years, 9 months ago
  18. 3940f62 Crypto: Cover corner case of multipart AEAD by Antonio de Angelis · 3 years, 7 months ago
  19. a0ecc16 Test: Remove unnecessary include by David Hu · 3 years, 7 months ago
  20. 22b4eb7 Test Partition: Remove service_in_use in IPC test Partitions by Kevin Peng · 3 years, 7 months ago
  21. 219434b Test Service: Update the SID of SFN test Partition 2 by Kevin Peng · 3 years, 8 months ago
  22. 907994a Test Partitions: Combine the test manifest lists by Kevin Peng · 3 years, 8 months ago
  23. a8ea685 Test: Fix build issue by Shawn Shan · 3 years, 8 months ago
  24. 232272c Test: Add MMIOVEC test cases for SFN model by Shawn Shan · 3 years, 8 months ago
  25. aed4f3f Test: Abstract the MMIOVEC test to common by Shawn Shan · 3 years, 8 months ago
  26. f9f99a5 Test: Combine IPC and SFN test to spm test by Shawn Shan · 3 years, 8 months ago
  27. ca84c2c Services: Change PID to start from 3000 by Kevin Peng · 3 years, 8 months ago
  28. 429be9e Build: Add IAR RTX library for V8.1 by TTornblom · 3 years, 8 months ago
  29. c2def06 Crypto: Test multipart AEAD API by Abbas Bracken Ziad · 3 years, 10 months ago
  30. db22c68 Test: Fix link issue of t_cose NS test suite by David Hu · 3 years, 9 months ago
  31. d1cba50 Test: Refine FLIH and SLIH interrupt tests control by David Hu · 3 years, 9 months ago
  32. 3ad2ca3 Test: Bug fix for FP test cases. by Feder Liang · 3 years, 9 months ago
  33. 22c35bd Test: Bug fix FP test failure in release mode. by Feder Liang · 3 years, 9 months ago
  34. cb5e755 Build: Fix QCBOR and T_cose test build logic by David Hu · 3 years, 9 months ago
  35. aab255f TEST: Fix fwu test case by Sherry Zhang · 3 years, 9 months ago
  36. 2a10f40 TEST: Add FWU partition test cases by Sherry Zhang · 3 years, 9 months ago TF-Mv1.5.0-RC1
  37. 5df4624 Test: Add NS test suite for SFN backend by Mingyang Sun · 3 years, 9 months ago
  38. db53c6b Test: Add FP test cases by Feder Liang · 4 years ago
  39. f6b208d Test: Add MMIO test cases by Shawn Shan · 3 years, 10 months ago
  40. 65efae1 Partitions: Apply "weak" dependency on test Partitions by Kevin Peng · 3 years, 10 months ago
  41. cc06816 Build: Fix attestation test Partition enable condition by Kevin Peng · 3 years, 9 months ago
  42. ac81587 Build: Update Partition conditions attributes in manifest list by Kevin Peng · 3 years, 10 months ago
  43. cf299b1 Test: Build TF-M SPE alone with NS test flags selected by David Hu · 3 years, 11 months ago
  44. a149929 Add end-of-line to log messages by Chris Brand · 3 years, 9 months ago
  45. 77949b1 Test: Remove unnecessary links to tfm_test_framework_s by David Hu · 3 years, 11 months ago
  46. ddcf529 Build: Fix PSA Arch test builds by Chris Brand · 3 years, 9 months ago
  47. 7f8f704 Two test SFN partitions for test purpose by Mingyang Sun · 3 years, 11 months ago
  48. 92fe758 Test: Enable NSID tests by Xinyu Zhang · 3 years, 11 months ago
  49. 2155937 Test: Add test suite for NSID management by Xinyu Zhang · 3 years, 11 months ago
  50. eebbea3 Enable NSID management from NS side by Xinyu Zhang · 4 years ago
  51. 4c640e8 Deprecate old implementation on NS client identification by Xinyu Zhang · 3 years, 11 months ago
  52. 1a73656 Add TZ shim layer from NS side by Xinyu Zhang · 3 years, 11 months ago
  53. 3ea91b9 Add NSID manager by Xinyu Zhang · 3 years, 11 months ago
  54. 0efe7c3 Test: Add switch for some negative test cases by Shawn Shan · 3 years, 10 months ago
  55. 445100a Crypto: Add test for Sign/verify message API interface by Antonio de Angelis · 3 years, 10 months ago
  56. 7a814e4 Fix: Correct CMAKE check condition by Jianliang Shen · 3 years, 10 months ago
  57. 2959c1f Build: Add regression test suites out-of-tree build support by Jianliang Shen · 4 years ago
  58. 8342d7d Build: tfm_api_ns library link tfm_s_veneers library by Sherry Zhang · 3 years, 10 months ago
  59. bca60e9 Crypto: Add tests for asymmetric encryption by Salome Thirot · 4 years ago
  60. 26b2d78 Test: Trigger secure tests in SPE in IPC model by shejia01 · 4 years ago
  61. c00020e Build: Use TFM_LIB_MODEL in CMake Configurations by Kevin Peng · 3 years, 11 months ago
  62. caf5040 Remove test cases related with TFM_INTERACTIVE_TEST by Shawn Shan · 4 years ago
  63. f89a0b0 Remove test case test_peripheral_access by Shawn Shan · 4 years ago
  64. 2feb8e9 Build: Clean tf-m-tests configurations in TF-M repo [Test repo] by shejia01 · 4 years, 1 month ago
  65. acba69e App: Minor fix of include header file by David Hu · 4 years ago
  66. 1a74bc5 Build: Secure tests use SP raw log instead by David Hu · 4 years ago
  67. 6318d21 Build: Add tf-m-tests specific config setting by David Hu · 4 years ago
  68. 24aae0b Crypto: Use SECP256R1 key in ECDH test by Antonio de Angelis · 4 years ago
  69. d2365cb Test: Moving QCBOR util to attest test suites by Maulik Patel · 4 years, 1 month ago
  70. 0326315 Crypto: Add test for ECB by Abbas Bracken Ziad · 4 years ago
  71. cac63a6 Crypto: Add test for OFB by Abbas Bracken Ziad · 4 years ago
  72. d4b2ba3 Test: Add test services manifest list by David Hu · 4 years, 1 month ago
  73. 2a20b57 Build: Move tf-m-tests repo's configurations to TF-M repo by shejia01 · 4 years ago
  74. e0dd80a Build: Control single test without TEST_S/TEST_NS [Test repo] by shejia01 · 4 years, 1 month ago
  75. a46efaa Test: Update Attest service in 'dependencies' attribute by Shawn Shan · 4 years ago
  76. b460438 Test: Update ITS service in 'dependencies' attribute by Shawn Shan · 4 years ago
  77. c1b12c6 Test: Update Protected Storage service in 'dependencies' attribute by Shawn Shan · 4 years, 1 month ago
  78. 5d5ad03 Crypto: Remove the handle access control layer by Summer Qin · 4 years ago
  79. a602746 Test: Remove the "Test spm request" case by Mingyang Sun · 4 years ago
  80. d4600a4 Test: Add the stateless service test by Mingyang Sun · 4 years ago
  81. 0f5dd5c Crypto: Extend tests for raw key agreement single shot API by Antonio de Angelis · 4 years ago
  82. e1a8c9f Test: Fix text coloring not respecting default by Raef Coles · 4 years, 2 months ago TF-Mv1.4.0 TF-Mv1.4.0-RC1 TF-Mv1.4.0-RC2 TF-Mv1.4.0-RC3
  83. 51bfb15 Crypto: Extend tests for Cipher single-shot APIs by Antonio de Angelis · 4 years, 1 month ago
  84. 89925e9 Crypto: Extend tests for MAC single-shot APIs by Antonio de Angelis · 4 years, 1 month ago
  85. ee5be04 Crypto: Mbed TLS is upgraded to v3.0 by Summer Qin · 4 years, 1 month ago
  86. 81aebd8 Service: Refine the IRQ test services by Kevin Peng · 4 years, 1 month ago
  87. a334441 Build: Fix the t_cose and attestation test suites build error by shejia01 · 4 years, 1 month ago
  88. 3e0f37f Crypto: Extend hash test for single-shot APIs by Antonio de Angelis · 4 years, 1 month ago
  89. b0c06b4 Test: Add FLIH tests by Kevin Peng · 4 years, 3 months ago
  90. 9278fd9 Crypto: Add CRYPTO_KEY_ID_ENCODES_OWNER to control test case by David Hu · 4 years, 1 month ago
  91. 6faae31 Remove the irq_test_1 service and cases by Kevin Peng · 4 years, 3 months ago
  92. a860433 Service: Add a new SLIH test by Kevin Peng · 4 years, 4 months ago
  93. 3dc7627 Test: Refine attestation test service by David Hu · 4 years, 2 months ago
  94. 5f72b75 Test: Don't expect a particular error code in tfm_core_get_caller_client_id() by Antonio de Angelis · 4 years, 2 months ago
  95. e212bcc Attest: Add a SP to support test to get IAK public key by David Hu · 4 years, 2 months ago
  96. a6f6742 Test: Remove initial attestation get public key API function by David Hu · 4 years, 3 months ago
  97. b0bce47 Dualcpu: Fix NS mailbox linking error by David Hu · 4 years, 3 months ago
  98. 34ae7db Test: Add running image state check in FWU test suite by Sherry Zhang · 4 years, 3 months ago
  99. a59fecd Test: Add configuration for FWU secure test suites by Sherry Zhang · 4 years, 2 months ago
  100. b3f96d2 CMake: Add options to build generated TF-Fuzz suite by Mate Toth-Pal · 4 years, 3 months ago