1. 7cf20ef Build: Take NULL string as NOT DEFINED for PSA_API_TEST_TARGET by Kevin Peng · 2 years, 4 months ago TF-Mv1.8.0-RC1
  2. 4294da4 FLIH: Use WFI for busy wait by Xinyu Zhang · 2 years, 4 months ago
  3. a663b8e Test: Remove unnecessary lib link for NS ITS suite by Kevin Peng · 2 years, 5 months ago
  4. f5fa7a8 Test: Remove unnecessary inclusion of IRQ test by Kevin Peng · 2 years, 5 months ago
  5. dc6e81c RPC: Remove option of connection-based API by Kevin Peng · 2 years, 5 months ago
  6. ee2c3a9 Docs: Add document for eRPC framework by Kevin Peng · 2 years, 8 months ago
  7. a72eaca Docs: Clarify licensing information by Kevin Peng · 2 years, 5 months ago
  8. 46f1c98 Test: Add erpc test case by Summer Qin · 2 years, 8 months ago
  9. 153f3df Test: Add integration of the eRPC system by Summer Qin · 2 years, 9 months ago
  10. 0c6ab34 Test: Add fetch eRPC remote library by Summer Qin · 2 years, 8 months ago
  11. 153bd09 Build: Include config_tfm.h instead of config_<component>.h by David Hu · 2 years, 6 months ago
  12. 75ee82b Interface: Move tfm_ns_interface_dispatch() to TF-M repo by BohdanHunko · 2 years, 6 months ago
  13. 4009673 Test: Fix build time error in MCUboot tests by Sherry Zhang · 2 years, 6 months ago
  14. bb479b1 Build: Remove default values for platform cache configs by Kevin Peng · 2 years, 6 months ago
  15. 6b219f7 Build: Use the TARGET_PLATFORM_PATH by Kevin Peng · 2 years, 7 months ago
  16. 21a4421 Build: Decouple NS from config_impl.cmake by David Hu · 2 years, 6 months ago
  17. f984f3a NSID: Fix build warning in nsid_testsuite.c by Xinyu Zhang · 2 years, 6 months ago
  18. 66e119a QCBOR: update qcbor CMake files by David Vincze · 2 years, 9 months ago
  19. 5e0027d Merge "Merge remote-tracking branch 'origin/release/1.7.x' into origin/master" by Anton Komlev · 2 years, 8 months ago
  20. c5deccc Merge remote-tracking branch 'origin/release/1.7.x' into origin/master by Antonio de Angelis · 2 years, 8 months ago
  21. 4c4b580 Build: CMake configuration typos fixup by Jianliang Shen · 2 years, 8 months ago TF-Mv1.7.0 TF-Mv1.7.0-RC3
  22. 614e8c3 Test: Disable qcbor tests in regression test suite by David Vincze · 2 years, 9 months ago
  23. 2a9f78a Crypto: Add additional checks in ECDSA test by Antonio de Angelis · 2 years, 9 months ago
  24. 4972e8d FPU: Add SFN support by Jianliang Shen · 2 years, 9 months ago TF-Mv1.7.0-RC1 TF-Mv1.7.0-RC2
  25. b5fd67b Build: Correct usage of out-of-tree test suite build by Jianliang Shen · 2 years, 9 months ago
  26. e5becc0 Crypto: Change module configs from disable to enable by Jianliang Shen · 2 years, 9 months ago
  27. f4a9088 PS: Set features with config header file by Xinyu Zhang · 2 years, 9 months ago
  28. c1c7653 ITS: Set features with config header file by Xinyu Zhang · 2 years, 9 months ago
  29. 9fc5b21 Attest: Set features with config header file by Xinyu Zhang · 2 years, 9 months ago
  30. 23a900b Crypto: Set features with config header file by Xinyu Zhang · 2 years, 9 months ago
  31. 3f9a7e9 Build: Compile connection based psa ns api when necessary by Xinyu Zhang · 2 years, 9 months ago
  32. ce2e7c9 Update Extra test suites documentation by BohdanHunko · 2 years, 10 months ago
  33. 5f67370 Improve extra test suites interface by Burian Bohdan (CSUKR CSS ICW SW SYV 2) · 2 years, 10 months ago
  34. a5da3ae FWU: Align FWU tests to FWU API v1.0 by Sherry Zhang · 2 years, 10 months ago
  35. 2702a63 Test: Update Profile Medium-ARoT-less test config by David Hu · 2 years, 9 months ago
  36. 35198ed Crypto: Add separate hash-verify to ECDSA test by Antonio de Angelis · 2 years, 9 months ago
  37. 1145063 Test: Add Profile Medium-ARoT-less test configs by David Hu · 2 years, 9 months ago
  38. 9780462 Test: Add test steps in ITS test to cover more code by Sherry Zhang · 2 years, 9 months ago
  39. ea5fb10 Test: Fix manifests of test Partitions by Kevin Peng · 2 years, 9 months ago
  40. c21418e QCBOR: Switch tests over to upstream QCBOR by Adam Kulesza · 3 years ago
  41. 71b4ce7 Crypto: Add separate hash-verify to RSASSA-PSS test by Antonio de Angelis · 2 years, 9 months ago
  42. 50891e4 Crypto: Add a test for signature verification of RSASSA-PSS-SHA256 by Antonio de Angelis · 2 years, 9 months ago
  43. 73436c9 App: Remove dependency on tfm_generated_files by David Hu · 2 years, 9 months ago
  44. 48eedb3 Typos fix by BohdanHunko · 2 years, 10 months ago
  45. a527e31 Test: Move test configuration dump into test CMakeLists.txt by David Hu · 2 years, 10 months ago
  46. adddea5 Update files name by Summer Qin · 2 years, 10 months ago
  47. f54e729 Test: Remove Audit Log test cases by Summer Qin · 2 years, 10 months ago
  48. 2dbbc12 Test: Remove obsoleted test cases by Summer Qin · 2 years, 10 months ago
  49. ab4e42d Test: Remove Library Model codes by Summer Qin · 2 years, 10 months ago
  50. d13f55b Build: Remove Library Model branch in build system by Summer Qin · 2 years, 10 months ago
  51. e7b7317 Build: Explictly set TFM_PARTITION_NS_AGENT_MAILBOX flag if required by David Hu · 2 years, 10 months ago
  52. e53d5f4 ITS test: Remove redundant #ifs by Chris Brand · 2 years, 10 months ago
  53. a3d6be4 Overriding 'printf' by Ken Liu · 2 years, 10 months ago
  54. 237d4d9 Revert "Overriding 'printf'" by David Hu · 2 years, 10 months ago
  55. 030a47c Overriding 'printf' by Ken Liu · 2 years, 10 months ago
  56. a39461a Attest: fix buffer value check in token test code by David Vincze · 3 years, 1 month ago
  57. 2f07258 Build: Remove handling of FORWARD_PROT_MSG option by Mark Horvath · 2 years, 11 months ago
  58. 3e2ea7d Partitions: Add Measured Boot to the "weak" dependency list by Maulik Patel · 2 years, 11 months ago
  59. b3e4c78 Crypto: Add a 256 bit key length test for AES-CTR by Antonio de Angelis · 2 years, 11 months ago
  60. 8d57702 test: initial_attestation: Remove dependency on debug config for tests by Joakim Andersson · 3 years ago
  61. 57f9124 Partitions: Add Delegated attestation to the "weak" dependency list by Tamas Ban · 3 years ago
  62. d09d513 Attest: Rename header to be aligned with changes in tf-m by Tamas Ban · 3 years ago
  63. ea13afa Attest: Dump attestation token by Tamas Ban · 3 years ago
  64. 8080ded Attest: Add support to ARM_CCA profile by Tamas Ban · 3 years, 1 month ago
  65. 608e92f [Build] Change CONFIG_TFM_FP to CONFIG_TFM_FLOAT_ABI by Gabor Toth · 2 years, 11 months ago
  66. f0634da Build: Seucre Partitions links tfm_sprt only by Kevin Peng · 3 years ago
  67. 4a359e6 Test: tfm_secure_api.h should be Library Model only by Kevin Peng · 3 years ago
  68. badb483 rename "name" field to "description" in manifest lists by Chris Brand · 3 years ago
  69. ff05c13 FPU: Remove build config check for FPU test by Jianliang Shen · 3 years ago
  70. 3011c8a unused 'short_name' field removed from manifest lists by Chris Brand · 3 years ago
  71. 43edeef Test: Update attestation tests to use builtin IAK by Raef Coles · 3 years, 5 months ago
  72. 06ebd03 Replace "Service" with "Partition" in manifest lists by BohdanHunko · 3 years ago
  73. 3e6c52b [REDO]Test: Remove CMake specific symbol in manifest list by Kevin Peng · 3 years, 1 month ago
  74. 2d69f5a Revert "Test: Remove CMake specific symbol in manifest list" by David Hu · 3 years ago
  75. 50f26f8 Test: Remove CMake specific symbol in manifest list by Kevin Peng · 3 years, 1 month ago
  76. a52700c Build: Formatting the options list printout by Anton Komlev · 3 years ago
  77. 2a3da75 Attest: Add support to different profiles by Tamas Ban · 3 years, 1 month ago
  78. 0292f58 Attest: Disable the omission of SW components claim by Tamas Ban · 3 years, 1 month ago
  79. 600e01c Attest: Rename claims according to latest spec version by Tamas Ban · 3 years, 2 months ago
  80. d13805a Attest: Rename defines by Tamas Ban · 3 years, 2 months ago
  81. 5c8b639 Build: Tweak conditional compilation by Chris Brand · 3 years, 3 months ago
  82. 53a6e61 FPU: Load function address into register before blx by Xinyu Zhang · 3 years, 1 month ago
  83. 1cbfb6e FPU: Change interrupt test cases by shejia01 · 3 years, 2 months ago
  84. ba7b991 FPU: Refine tests for FP registers protection by Xinyu Zhang · 3 years, 2 months ago
  85. b13af51 Platform: Update platform service to SFN by Raef Coles · 3 years, 1 month ago
  86. f466b6d Crypto: Add config check by Summer Qin · 3 years, 2 months ago
  87. 32f35b5 Crypto: Fix missing space in print by Antonio de Angelis · 3 years, 1 month ago
  88. 66ba1d4 Crypto: SHA-384 and SHA-512 are not supported in CC3XX PSA driver by Summer Qin · 3 years, 1 month ago
  89. 710c640 Crypto: Fix build warning by Xinyu Zhang · 3 years, 1 month ago
  90. bbb8a95 Test: Memory check interface update by Summer Qin · 3 years, 3 months ago
  91. 03b5608 Test: Disable single-part operation tests in Profile Small by David Hu · 3 years, 2 months ago
  92. fdbc637 Crypto: Use dash instead of underscore for test names by Antonio de Angelis · 3 years, 2 months ago
  93. 0f1ca0f Crypto: Update key management handling in tests by Antonio de Angelis · 3 years, 2 months ago
  94. c5cb6d9 Test: Update tfm_secure_client_service.yaml by Sherry Zhang · 3 years, 2 months ago
  95. 71d5077 Crypto: Add independent test condition for SHA-384 by Summer Qin · 3 years, 2 months ago
  96. 592c98e Build: Always include preload_ns.cmake if it exists by Chris Brand · 3 years, 3 months ago
  97. 06108cd Build: Move COMPILER_CP_FLAG to ns_interface lib by Kevin Peng · 3 years, 2 months ago
  98. a697d54 Crypto: Check tag between single part and multipart AEAD by Antonio de Angelis · 3 years, 3 months ago
  99. 2327598 Correct comment by Chris Brand · 3 years, 3 months ago
  100. 5f7b1b7 Docs: Move test related docs to tf-m-tests repo by Jianliang Shen · 3 years, 3 months ago