1. 4ae00fe Dualcpu: Execute dual-cpu init after RTX kernel init completes by David Hu · 4 years, 6 months ago
  2. 98adf32 App: Create a dedicated mailbox thread by David Hu · 5 years ago
  3. 27d45be App: Implement RTOS message queue wrappers by David Hu · 5 years ago
  4. e7060d8 Build: Fix build if FORWARD_PROT_MSG is set by Mark Horvath · 4 years, 6 months ago
  5. 402a298 Dualcpu: Update NS mailbox config flags setting by David Hu · 4 years, 8 months ago
  6. 8e68325 Dualcpu: Update NS mailbox file path to align with TF-M changes by David Hu · 4 years, 8 months ago
  7. 48369db Dualcpu: Align with TF-M to build mailbox RTOS specific file by David Hu · 4 years, 8 months ago
  8. f1e9130 Build: Move test_ps_nv_counters into partition_ps by Raef Coles · 4 years, 7 months ago
  9. 111f759 Build: add rot to cmake partition target names by Raef Coles · 4 years, 7 months ago
  10. 6127a73 Build: Correct typo in QCBOR/t_cose test enabling by Raef Coles · 4 years, 7 months ago
  11. c7e1ebb Build: Make QCBOR and t_cose tests optional by Raef Coles · 4 years, 7 months ago
  12. a1fee3d Hotfix: Fix issue of building PSA Arch tests by David Hu · 4 years, 7 months ago
  13. 0bdbdef Build: Apply global array as partition stacks [tf-m-tests] by Mingyang Sun · 4 years, 10 months ago
  14. 73f259b Build: Perform NS interface build by David Hu · 4 years, 8 months ago
  15. 0d3a381 Revert "app: Add a static library for the PSA tests" by Kevin Peng · 4 years, 8 months ago
  16. 93ce2f5 app: Add a static library for the PSA tests by Øyvind Rønningstad · 4 years, 9 months ago
  17. dba4d8e Test: Convert TFM_IPC_ISOLATION_2_TEST_READ_ONLY_MEM to positive test by Shawn Shan · 4 years, 9 months ago
  18. 3a5a46e Test: Add a memory access test case for isolation level 3 by Shawn Shan · 4 years, 11 months ago
  19. 94a6387 Partition: Move partitions secure api into SPRTL by Summer Qin · 4 years, 8 months ago
  20. b4acc0f Build: Enable regression tests if PSA RoT messages are forwarded by Gabor Abonyi · 4 years, 10 months ago
  21. c3076a3 Test: make debug output easier to parse by Milosz Wasilewski · 4 years, 8 months ago
  22. 205a34a app: Allow overriding PSA_API_TEST_TARGET via Cmake by Øyvind Rønningstad · 4 years, 10 months ago
  23. 6f2e5b4 app: Add missing ifdef around include statement by Øyvind Rønningstad · 4 years, 9 months ago
  24. c8655e8 App: Remove unused header by Tamas Ban · 4 years, 9 months ago
  25. ccda809 Test: Skip non-secure audit logging test when secure test is disabled by David Hu · 4 years, 9 months ago TF-Mv1.2-RC2 TF-Mv1.2-RC3 TF-Mv1.2.0
  26. 4f538e4 Test: Get rid of secure test partitions if S tests are disabled by David Hu · 4 years, 9 months ago
  27. 4bee28a Build: Remove the legacy TestConfig.cmake by Kevin Peng · 4 years, 9 months ago
  28. 4373161 Test: Fix inconsistency of IPC test config flag by Kevin Peng · 4 years, 9 months ago
  29. 83a893f Build: Fix test secure test service link comment by Raef Coles · 4 years, 9 months ago TF-Mv1.2-RC1
  30. fc1d5ce Build: Unlink audit logging NS test from spm by Raef Coles · 4 years, 9 months ago
  31. d35ffa0 Build: Move --map option from toolchain file to CMakeLists.txt by TTornblom · 4 years, 10 months ago
  32. 34cffa7 Build: Alter operation of cmake preload files by Raef Coles · 4 years, 9 months ago
  33. 33d0f2b Revert "Build: Alter operation of cmake preload files" by David Hu · 4 years, 9 months ago
  34. c41f3a0 Build: Alter operation of cmake preload files by Raef Coles · 4 years, 9 months ago
  35. f8dd5b5 Build: Use Storage asset build definitions by Jamie Fox · 4 years, 10 months ago
  36. 9d68817 Build: Enable PS rollback tests by Jamie Fox · 4 years, 10 months ago
  37. eac78dd Test: Align to Mbed TLS 2.24 by Summer Qin · 4 years, 10 months ago
  38. af60229 Build: Add the tfm NS log library by Kevin Peng · 4 years, 10 months ago
  39. 23d6a19 Build: Correct header location for PSA tests by Raef Coles · 4 years, 10 months ago
  40. 0dad08d Test: Remove unused multi-core test partition by David Hu · 4 years, 10 months ago
  41. 06e6f65 Build: Fix TEST_PSA_API HEAP_MEM setting by Raef Coles · 4 years, 10 months ago
  42. cf2e9dd Test: Unify manifest file name by Ken Liu · 5 years ago
  43. b73c37e Build: Use generated psa_manifest header files [tf-m-tests] by Mingyang Sun · 4 years, 10 months ago
  44. 1f098cc Build: Re-enable dual-cpu multiple PSA client call tests by default by David Hu · 4 years, 10 months ago
  45. 0a44509 Test: Remove unused header file by Shawn Shan · 4 years, 10 months ago
  46. c922f25 Build: allow setting of options for psa_arch_test by Raef Coles · 4 years, 10 months ago
  47. 4a72278 Build: Add TFM_IRQ_TEST configuration support by Raef Coles · 4 years, 10 months ago
  48. ce57e06 Build: Enable core tests by Raef Coles · 4 years, 10 months ago
  49. 652bb8a Build: Convert test dir to modern cmake by Raef Coles · 4 years, 11 months ago
  50. 5ee45ed Build: Convert app directory to modern cmake by Raef Coles · 4 years, 11 months ago
  51. 7789423 Test: Duplicate log interface between TF-M and tf-m-tests by Summer Qin · 5 years ago
  52. e242c63 Test: Remove app header from test folder by Summer Qin · 5 years ago
  53. dffa27d Attest: Rename files to follow naming convention by Tamas Ban · 5 years ago
  54. d19c78d Attest: Update files due to renamed header by Tamas Ban · 5 years ago
  55. 5b5e296 Build: Apply global array as partition stacks [tf-m-test] by Ken Liu · 5 years ago
  56. 2ff05d5 Build: Use CMAKE_SOURCE_DIR to set default TFM_ROOT_DIR by Kevin Peng · 5 years ago
  57. 8a711be Docs: Update readme for the test code migration by Kevin Peng · 5 years ago
  58. ae997e4 Test/app: Fix compilation issues after moving test code here by Kevin Peng · 5 years ago
  59. 62a8711 Test/App: Add the original test and app codes from tf-m by Kevin Peng · 5 years ago
  60. 5a57180 Update doc to reflect different versions of RTX libs by Kevin Peng · 5 years ago TF-Mv1.1 TF-Mv1.1-RC1 TF-Mv1.1-RC2
  61. 2ebece5 Add IAR CMSIS RTOS2 RTX libraries by TTornblom · 5 years ago
  62. e1c99bb Add readme by Kevin Peng · 5 years ago
  63. fff32e3 Add CMSIS RTOS2 RTX by Kevin Peng · 5 years ago
  64. be3c8b4 Add license files by Kevin Peng · 5 years ago
  65. 43869ca Add .gitignore file by Kevin Peng · 5 years ago
  66. 456a15a Add .gitattributes file by Kevin Peng · 5 years ago