1. f9fbd58 Test: Correct delay function for FP interrupt test by Feder Liang · 3 years, 6 months ago
  2. a571a44 Build: Refine tfm_secure_api dependency routine by Jianliang Shen · 3 years, 5 months ago
  3. 15cb8f0 Crypto: Add test vectors for RFC7539 by Antonio de Angelis · 3 years, 5 months ago
  4. 5d7925e Test: Output EOT (\x04) char at the end of test by Paul Sokolovsky · 3 years, 5 months ago
  5. 9c36441 Test: Remove IAK public key Secure Partition by David Hu · 3 years, 5 months ago
  6. c09e2bd Build: Enable IRQ test for SFN backend by Kevin Peng · 3 years, 5 months ago
  7. 018f718 Suites: Adjust test suites order by Kevin Peng · 3 years, 5 months ago
  8. e85c6a8 Test: Add Secure SFN Backend test by Kevin Peng · 3 years, 5 months ago
  9. 5f7126e Test: Abstract SFN backend tests by Kevin Peng · 3 years, 5 months ago
  10. 0aed69b Partition: Enable dual model for test support Partitions by Kevin Peng · 3 years, 5 months ago
  11. 0b75641 Test: Move test cases from non-secure to secure by Shawn Shan · 3 years, 5 months ago
  12. d3c5017 Partition: Combine the SFN test Partitions together by Kevin Peng · 3 years, 5 months ago
  13. 497d338 Crypto: Single-shot and multipart APIs use the same IV by Antonio de Angelis · 3 years, 5 months ago
  14. f828d5a Build: Disable SPM Model specific test suites by Kevin Peng · 3 years, 5 months ago
  15. 30c1996 Partition: Add SFN Model Support for IRQ test Partitions by Kevin Peng · 3 years, 5 months ago
  16. 9349aff Test: Add SFN model support for test partitions by Shawn Shan · 3 years, 6 months ago
  17. 0a880d3 Test: Refine IPC model test config settings by David Hu · 3 years, 5 months ago
  18. af7196c Tests: Apply the common PSA Client API tests by Kevin Peng · 3 years, 7 months ago
  19. deef396 Tests: Abstract PSA Client API tests by Kevin Peng · 3 years, 7 months ago
  20. 5fcfd37 Test: Add TEST_SKIPPED result in test_status_t by Jianliang Shen · 3 years, 6 months ago
  21. 0f81aa0 Test: Remove test result from struct test_t by Jianliang Shen · 3 years, 6 months ago
  22. c38167f Test: Disable Core, IPC and IRQ test in SFN model by Shawn Shan · 3 years, 6 months ago
  23. ae005db Test: Abstract the IRQ test to spm/common by Shawn Shan · 3 years, 7 months ago
  24. c8d2f7a Test: Move IRQ test to spm test by Shawn Shan · 3 years, 7 months ago
  25. 29c322f Crypto: Remove workaround for CFB tests in CC-312 enabled platforms by Antonio de Angelis · 3 years, 6 months ago
  26. 6ff634b crypto: Fix wrong test case names by Andreas Vibeto · 3 years, 6 months ago
  27. dc23491 Build: Fix an incorrect include path by David Hu · 3 years, 6 months ago
  28. 4817eb8 Build: Revert hotfix and fix BL2 test issues by Raef Coles · 3 years, 7 months ago
  29. 84400cc Crypto: Add test for ChaCha20 by Abbas Bracken Ziad · 3 years, 7 months ago
  30. f1e2796 Crypto: Add test for ChaCha20-Poly1305 by Abbas Bracken Ziad · 3 years, 7 months ago
  31. e9e1b90 Crypto: Refactor `psa_mac_test` to use global test keys by Abbas Bracken Ziad · 3 years, 7 months ago
  32. c66d2d5 Hotfix: Skip multipart ChaCha20-Poly1305 in case of Mbed TLS alt API by Abbas Bracken Ziad · 3 years, 6 months ago
  33. 7e15ea9 Test: Add FP interrupt test case by Feder Liang · 3 years, 8 months ago
  34. 6474395 Crypto: Remove const from API declarations by Antonio de Angelis · 3 years, 7 months ago
  35. c168e76 Build: Move test partitions into the corresponding suites folder by Jianliang Shen · 3 years, 7 months ago
  36. 25ecc48 Hotfix: Fix crypto tests issues by Summer Qin · 3 years, 7 months ago
  37. 7abe9a4 Test: Enable FP usage in NSPE by Feder Liang · 3 years, 8 months ago
  38. 70e80f8 Dualcpu: Align TF-M NS mailbox change by David Hu · 3 years, 7 months ago
  39. d44a0bd Hotfix: Fix tests build issues by David Hu · 3 years, 7 months ago
  40. c6d1cd0 Build: Update paths for SFN test Partitions by Kevin Peng · 3 years, 7 months ago
  41. 54940f0 Test: Add BL2 tests by Raef Coles · 3 years, 7 months ago
  42. 8b0a791 Test: Remove unused code from helpers file by Raef Coles · 3 years, 7 months ago
  43. c7d8068 Test: Move TF-M firmware tests to test/secure_fw by Raef Coles · 4 years, 2 months ago
  44. b8f0c31 Build: Avoid duplication of log targets by Raef Coles · 4 years, 2 months ago
  45. 6bae8ce Crypto: Refactor cipher test to accomodate padding modes by Antonio de Angelis · 3 years, 9 months ago
  46. 3940f62 Crypto: Cover corner case of multipart AEAD by Antonio de Angelis · 3 years, 7 months ago
  47. a0ecc16 Test: Remove unnecessary include by David Hu · 3 years, 7 months ago
  48. 22b4eb7 Test Partition: Remove service_in_use in IPC test Partitions by Kevin Peng · 3 years, 7 months ago
  49. 219434b Test Service: Update the SID of SFN test Partition 2 by Kevin Peng · 3 years, 8 months ago
  50. 907994a Test Partitions: Combine the test manifest lists by Kevin Peng · 3 years, 8 months ago
  51. a8ea685 Test: Fix build issue by Shawn Shan · 3 years, 8 months ago
  52. 232272c Test: Add MMIOVEC test cases for SFN model by Shawn Shan · 3 years, 8 months ago
  53. aed4f3f Test: Abstract the MMIOVEC test to common by Shawn Shan · 3 years, 8 months ago
  54. f9f99a5 Test: Combine IPC and SFN test to spm test by Shawn Shan · 3 years, 8 months ago
  55. ca84c2c Services: Change PID to start from 3000 by Kevin Peng · 3 years, 8 months ago
  56. 429be9e Build: Add IAR RTX library for V8.1 by TTornblom · 3 years, 8 months ago
  57. c2def06 Crypto: Test multipart AEAD API by Abbas Bracken Ziad · 3 years, 10 months ago
  58. db22c68 Test: Fix link issue of t_cose NS test suite by David Hu · 3 years, 9 months ago
  59. d1cba50 Test: Refine FLIH and SLIH interrupt tests control by David Hu · 3 years, 9 months ago
  60. 3ad2ca3 Test: Bug fix for FP test cases. by Feder Liang · 3 years, 9 months ago
  61. 22c35bd Test: Bug fix FP test failure in release mode. by Feder Liang · 3 years, 9 months ago
  62. cb5e755 Build: Fix QCBOR and T_cose test build logic by David Hu · 3 years, 9 months ago
  63. aab255f TEST: Fix fwu test case by Sherry Zhang · 3 years, 9 months ago
  64. 2a10f40 TEST: Add FWU partition test cases by Sherry Zhang · 3 years, 9 months ago TF-Mv1.5.0-RC1
  65. 5df4624 Test: Add NS test suite for SFN backend by Mingyang Sun · 3 years, 9 months ago
  66. db53c6b Test: Add FP test cases by Feder Liang · 4 years ago
  67. f6b208d Test: Add MMIO test cases by Shawn Shan · 3 years, 10 months ago
  68. 65efae1 Partitions: Apply "weak" dependency on test Partitions by Kevin Peng · 3 years, 10 months ago
  69. cc06816 Build: Fix attestation test Partition enable condition by Kevin Peng · 3 years, 9 months ago
  70. ac81587 Build: Update Partition conditions attributes in manifest list by Kevin Peng · 3 years, 10 months ago
  71. cf299b1 Test: Build TF-M SPE alone with NS test flags selected by David Hu · 3 years, 11 months ago
  72. a149929 Add end-of-line to log messages by Chris Brand · 3 years, 9 months ago
  73. 77949b1 Test: Remove unnecessary links to tfm_test_framework_s by David Hu · 3 years, 11 months ago
  74. ddcf529 Build: Fix PSA Arch test builds by Chris Brand · 3 years, 9 months ago
  75. 7f8f704 Two test SFN partitions for test purpose by Mingyang Sun · 3 years, 11 months ago
  76. 92fe758 Test: Enable NSID tests by Xinyu Zhang · 3 years, 11 months ago
  77. 2155937 Test: Add test suite for NSID management by Xinyu Zhang · 3 years, 11 months ago
  78. eebbea3 Enable NSID management from NS side by Xinyu Zhang · 4 years ago
  79. 4c640e8 Deprecate old implementation on NS client identification by Xinyu Zhang · 3 years, 11 months ago
  80. 1a73656 Add TZ shim layer from NS side by Xinyu Zhang · 3 years, 11 months ago
  81. 3ea91b9 Add NSID manager by Xinyu Zhang · 3 years, 11 months ago
  82. 0efe7c3 Test: Add switch for some negative test cases by Shawn Shan · 3 years, 10 months ago
  83. 445100a Crypto: Add test for Sign/verify message API interface by Antonio de Angelis · 3 years, 10 months ago
  84. 7a814e4 Fix: Correct CMAKE check condition by Jianliang Shen · 3 years, 10 months ago
  85. 2959c1f Build: Add regression test suites out-of-tree build support by Jianliang Shen · 4 years ago
  86. 8342d7d Build: tfm_api_ns library link tfm_s_veneers library by Sherry Zhang · 3 years, 10 months ago
  87. bca60e9 Crypto: Add tests for asymmetric encryption by Salome Thirot · 4 years ago
  88. 26b2d78 Test: Trigger secure tests in SPE in IPC model by shejia01 · 4 years ago
  89. c00020e Build: Use TFM_LIB_MODEL in CMake Configurations by Kevin Peng · 3 years, 11 months ago
  90. caf5040 Remove test cases related with TFM_INTERACTIVE_TEST by Shawn Shan · 4 years ago
  91. f89a0b0 Remove test case test_peripheral_access by Shawn Shan · 4 years ago
  92. 2feb8e9 Build: Clean tf-m-tests configurations in TF-M repo [Test repo] by shejia01 · 4 years, 1 month ago
  93. acba69e App: Minor fix of include header file by David Hu · 4 years ago
  94. 1a74bc5 Build: Secure tests use SP raw log instead by David Hu · 4 years ago
  95. 6318d21 Build: Add tf-m-tests specific config setting by David Hu · 4 years ago
  96. 24aae0b Crypto: Use SECP256R1 key in ECDH test by Antonio de Angelis · 4 years ago
  97. d2365cb Test: Moving QCBOR util to attest test suites by Maulik Patel · 4 years, 1 month ago
  98. 0326315 Crypto: Add test for ECB by Abbas Bracken Ziad · 4 years ago
  99. cac63a6 Crypto: Add test for OFB by Abbas Bracken Ziad · 4 years ago
  100. d4b2ba3 Test: Add test services manifest list by David Hu · 4 years, 1 month ago