1. 66ca613 SPM: Refine pool logics by Ken Liu · 4 years, 5 months ago
  2. 90f102f SPM: Change log level from variable to string in Cmake by Shawn Shan · 4 years, 6 months ago
  3. 27dd4c6 Platform: PSoC6: reserve PSA NVMEM (if TEST_PSA_API) by Alamy Liu · 5 years ago
  4. 24dffb2 SPM: Adjust fundamental headers - lists and bits by Ken Liu · 4 years, 6 months ago
  5. 1f8929a Build: Update PSA API test target for Musca B1 by Raef Coles · 4 years, 6 months ago
  6. d65629d Introduce end-of-line normalization by Kevin Peng · 4 years, 6 months ago
  7. 5ec7965 Interface: Ensure veneer function result return in dispatch by Kevin Peng · 4 years, 6 months ago
  8. bbb7fdf Platform: add platform Nuvoton M2354 by WSChang0 · 4 years, 7 months ago
  9. 6d3f3df Build: Add Cmake argument MBEDCRYPTO_GIT_REMOTE by Øyvind Rønningstad · 4 years, 6 months ago
  10. fd33855 ITS: Split FS ctx init into separate function by Jamie Fox · 4 years, 6 months ago
  11. 945583c PSoC64: Fix instruction copying the RAM_VECTORS (ArmClang) by Alamy Liu · 4 years, 6 months ago
  12. 8c0a234 SPM: Remove unused type 'spm_err_t' for IPC model by Ken Liu · 4 years, 6 months ago
  13. 3669fd8 SPM: Remove redundant 'tfm_spm_db_init' for IPC model by Ken Liu · 4 years, 6 months ago
  14. a0a801d ITS: Move flash dev definitions to its_flash.c by Jamie Fox · 4 years, 6 months ago
  15. 58b7aa5 PSoC64: adjust RAM_VECTORS_SUPPORT definition by Alamy Liu · 4 years, 9 months ago
  16. 505a380 nordic_nrf: Apply changes from tfm_common_s.ld to nordic_nrf_s.ld by Øyvind Rønningstad · 4 years, 7 months ago
  17. 172f1e3 SPM: Change partition platform data binding by Ken Liu · 4 years, 6 months ago
  18. 7d6d9c0 platform: nordic_nrf: Update nrfx to version 2.4.0 by Andrzej Głąbek · 4 years, 9 months ago
  19. d0c7ed1 TZ: Add support for armv8.1 PXN feature by Summer Qin · 4 years, 7 months ago
  20. a9e2480 Build: PSoC64: Move RAM_VECTORS & RFM_RAM_CODE to the beginning (CLang) by Alamy Liu · 5 years ago
  21. 5979822 Partitions: Error code casting should only happen in Lib Model by Kevin Peng · 4 years, 6 months ago
  22. 124ce60 Platform: Correct the MPU register name by Summer Qin · 4 years, 6 months ago
  23. 2c47f7f SPM: Refine list operations by Ken Liu · 4 years, 7 months ago
  24. 4f953f5 Docs: Add design proposal against physical attacks in TF-M by Tamas Ban · 4 years, 9 months ago
  25. 9f2c91f Build: Update the tf-m-tests commit ID by David Hu · 4 years, 6 months ago
  26. 28c41ee Docs: Update mailbox design document by David Hu · 4 years, 9 months ago
  27. d597345 Dualcpu: Add a new NS mailbox working model with a dedicated thread by David Hu · 4 years, 8 months ago
  28. 62f05aa Dualcpu: Add RTOS message queue wrappers by David Hu · 5 years ago
  29. 83650a2 Build: Update tf-m-tests commit ID by David Hu · 4 years, 6 months ago
  30. ba815f7 Build: Fix install if FORWARD_PROT_MSG is set by Mark Horvath · 4 years, 6 months ago
  31. bcae38b SPM: Implementation error codes update by Ken Liu · 4 years, 7 months ago
  32. 82f9695 Crypto: add patch to fix compilation error by Håkon Øye Amundsen · 4 years, 7 months ago
  33. 112e48d Build: re-add missing crypto module config by Håkon Øye Amundsen · 4 years, 7 months ago
  34. 3b08172 PSoC64: Export files needed for RTOS integration by Charley Chu · 4 years, 9 months ago
  35. b863864 Docs: Updated target-file list to the new structure. by Minos Galanakis · 4 years, 7 months ago
  36. a9d5eac Build: Support passing absolute paths to TFM_PLATFORM by Øyvind Rønningstad · 4 years, 7 months ago
  37. c3ba21e platform : Added deprecation warnings for musca_a by Hugo L'Hostis · 4 years, 7 months ago
  38. 70956cb nrf: Add support for printing data from flash by Øyvind Rønningstad · 4 years, 7 months ago
  39. 998f67e Dualcpu: Improve dual-cpu idle thread by David Hu · 4 years, 7 months ago
  40. 77b9716 platform: Added deprecation warnings for sse-200_aws by Minos Galanakis · 4 years, 9 months ago
  41. 642c153 CMSIS: Update core_armv81mml.h by Summer Qin · 4 years, 7 months ago
  42. df8716b SPM: Obtain memory info by memory symbols by Summer Qin · 5 years ago
  43. a8820de SPM: API Implementation Correction by Xinyu Zhang · 4 years, 6 months ago
  44. cf79394 SPM: Add missing #include statement by Håkon Øye Amundsen · 4 years, 7 months ago
  45. 578a849 Tools: Naming refine: manifest -> partition by Kevin Peng · 4 years, 7 months ago
  46. 55ba01f SPM: Rename 'spm/common' into 'spm/ffm' by Ken Liu · 4 years, 7 months ago
  47. 574e933 ITS: Check status of ITS initialisation by Jamie Fox · 4 years, 7 months ago
  48. e82c628 PS: Remove dependency on flash_layout.h by Jamie Fox · 4 years, 7 months ago
  49. 1de565b Storage: Replace temporary tfm_abort with psa_panic by Jamie Fox · 4 years, 7 months ago
  50. b7422b0 ITS: Fix struct member description by Jamie Fox · 4 years, 7 months ago
  51. a7e73b7 Docs: Update Storage integration guides by Jamie Fox · 4 years, 7 months ago
  52. 6a3946a Platform: TF-M ITS and PS HAL by Jamie Fox · 4 years, 8 months ago
  53. b28b971 Docs: Design of the ITS and PS HAL APIs by Edison Ai · 5 years ago
  54. 7ef79ec SPM: Fix some compile warnings by Shawn Shan · 4 years, 7 months ago
  55. 7421f5c Build: Update tfm-test-repo commit ID by David Hu · 4 years, 7 months ago
  56. bcc780d Docs: Update dual-cpu documents by David Hu · 5 years ago
  57. be31873 Build: Improve NS mailbox config flag setting by David Hu · 4 years, 9 months ago
  58. 8b526d4 Build: Improve the setting of number of mailbox queue slots by David Hu · 4 years, 8 months ago
  59. 04969a4 Dualcpu: Move dual-cpu NS files into a dedicated folder by David Hu · 5 years ago
  60. 2d2a2f1 Dualcpu: Simplify lock of local flags in NSPE mailbox by David Hu · 5 years ago
  61. 9483037 Dualcpu: Refine NS mailbox wake-up mechanism by David Hu · 5 years ago
  62. 6730af2 Dualcpu: Remove mailbox message handle from NS mailbox by David Hu · 5 years ago
  63. 69e590e Dualcpu: Move NS mailbox thread management to RTOS specific file by David Hu · 5 years ago
  64. 1bd1c7b Dualcpu: Simplify NS mailbox interface by David Hu · 5 years ago
  65. 531fce8 Build: Create NS signing layout even if NS build is disabled by Mark Horvath · 4 years, 7 months ago
  66. 2cd2ab7 SPRTL: Partition Metadata Pointer [Optional Feature] by Summer Qin · 5 years ago
  67. 2c13c03 Build: Fix typo "SIGNING" by Alamy Liu · 4 years, 7 months ago
  68. 410bee5 SPM: Refine the get_irq_line_for_signal function by Kevin Peng · 4 years, 7 months ago
  69. a20b5af SPM: Change data type of irq line to uint32_t by Kevin Peng · 4 years, 7 months ago
  70. a876d43 SPM: Update framework_version check for Partitions by Kevin Peng · 4 years, 7 months ago
  71. f3ce22a Platform: Refactor fvp_sse300 CMakeList.txt files by Marton Berke · 4 years, 9 months ago
  72. 56c5969 SPM: Change partition static data by Mingyang Sun · 5 years ago
  73. b222d89 SPM: Return error code when NS causes a programmer error by Shawn Shan · 4 years, 7 months ago
  74. dfe519b Build: add rot to cmake partition target names by Raef Coles · 4 years, 7 months ago
  75. d45060a Build: Use static secure linker files by Raef Coles · 4 years, 7 months ago
  76. 79d8208 Platform: Add linker script for LVL1 and LVL2 by Raef Coles · 4 years, 7 months ago
  77. e38a484 Docs: Update Links in readme.rst by Xinyu Zhang · 4 years, 7 months ago
  78. f795a9c Build: Make t_cose and QCBOR optional by Raef Coles · 4 years, 7 months ago
  79. da9cf63 Build: Exclude log source files in silence log level by Shawn Shan · 4 years, 8 months ago
  80. fffd7ee SPM: Override SPM log level according to build type by Shawn Shan · 4 years, 9 months ago
  81. 9ea2f80 SPRTL: Add log level support for Secure partition by Shawn Shan · 4 years, 9 months ago
  82. 0680a58 SPM: Provide an SVC entrance for the unprivileged log by Shawn Shan · 4 years, 8 months ago
  83. cba37d3 Build: Fetch tf-m-tests repo with fixed version by Kevin Peng · 4 years, 8 months ago
  84. 7bd5b91 Docs: Fixed a minor issue with version string by Minos Galanakis · 4 years, 7 months ago
  85. 3f114e4 Docs: Update URL of API Documents by Xinyu Zhang · 4 years, 7 months ago
  86. 774ba2e Tools: Move UART symbols out of test partition section by Shawn Shan · 4 years, 7 months ago
  87. 43354e7 Hotfix: Fix some typos by Summer Qin · 4 years, 7 months ago
  88. f897e9e Build: Add macro for enabling code coverage flag by Karl Zhang · 4 years, 7 months ago
  89. b6814d5 Build: Install signing layout files and scripts by Raef Coles · 4 years, 8 months ago
  90. 4fed463 Build: Rename install export dir to interface by Raef Coles · 4 years, 8 months ago
  91. a198a44 Build: Allow alteration of cmake install path by Raef Coles · 4 years, 9 months ago
  92. c737ece SPRTL: Add log API for Secure Partitions by Summer Qin · 5 years ago
  93. d69da62 nrf: Extend plat_test.c to implement functions needed for psa-arch-tests by Øyvind Rønningstad · 4 years, 9 months ago
  94. 7589976 Platform: Clean deprecated tfm_spm_hal_init_isolation_hw() by Mingyang Sun · 4 years, 8 months ago
  95. 0a25508 PSoC64: Fix startup isolation error handling in HAL by Mingyang Sun · 4 years, 7 months ago
  96. 9763dee Build: Put CONFIG_TFM_ENABLE_MEMORY_PROTECT flag to platform by Mingyang Sun · 4 years, 8 months ago
  97. a891d4f Build: Move cc312_log into cc312 library targets by Raef Coles · 4 years, 8 months ago
  98. f864f83d Build: Make cc312 support libraries INTERFACE type by Raef Coles · 4 years, 8 months ago
  99. f97f12b Platform: Add crypto_keys.c to platform_s by Raef Coles · 4 years, 8 months ago
  100. d3fff6c Build: Remove cc312 buffer check from cmakelists by Raef Coles · 4 years, 7 months ago