1. 62bae59 SPM: Update boundaries for the 1st partition by Ken Liu · 3 years, 10 months ago
  2. a18cd3d Build: Support multipart AEAD symbols by Antonio de Angelis · 3 years, 10 months ago
  3. a3657e8 Build: Fix library model build warnings by Shawn Shan · 3 years, 10 months ago
  4. 5ba3a97 Attest: set input size for HAL calls by Raef Coles · 3 years, 10 months ago
  5. 5e68b11 SPM: Trigger scheduler at the end of SPM API by Mingyang Sun · 3 years, 11 months ago
  6. 2602638 Attest: Fix typo in macro definition by Chris Brand · 3 years, 10 months ago
  7. 179cb70 Crypto: Move key management functions into crypto_key_management.c by Summer Qin · 4 years ago
  8. 2d12324 docs: Fix outdated TLV header descriptions by David Vincze · 3 years, 10 months ago
  9. f41c642 Build: Fix wrong flag Name CRYPTO_HW_ACCLERATOR in crypto back end. by Michel Jaouen · 3 years, 10 months ago
  10. deae45d SPM: Involve SPM backends by Mingyang Sun · 4 years ago
  11. 4f08f4d SPM: Owner and 'current thread' retrieving helper by Mingyang Sun · 4 years ago
  12. c3c15ef Crypto: Remove unneeded functions by Summer Qin · 4 years ago
  13. 59728d0 SPM: Rename 'SPM_PART_FLAG_IPC' by Ken Liu · 3 years, 10 months ago
  14. 33ff153 Build: Rename platform configuration variables by Raef Coles · 4 years, 2 months ago
  15. 09d71ff Platform: Use OTP as backing for attestation data by Raef Coles · 4 years, 2 months ago
  16. 618fc15 Platform: Use OTP as backing for NV seed by Raef Coles · 4 years, 2 months ago
  17. 91fadb9 Platform: Update default NV counter implementation by Raef Coles · 4 years, 2 months ago
  18. aefbe08 Platform: Add provisioning api and implementation by Raef Coles · 4 years, 2 months ago
  19. 611dba1 Platform: Add IAR support for Musca B1 by TTornblom · 3 years, 10 months ago
  20. ec239bb SPM: New IRQ init and handler integration approach by Kevin Peng · 4 years ago
  21. d399a1f HAL: Migrate legacy interrupt API to new HAL API by Kevin Peng · 4 years ago
  22. 5d73c87 SPM: Abstract and update SPM module 'thread' by Ken Liu · 4 years ago
  23. e8a31bd Revert "SPM: Correct the PendSV priority value" by Kevin Peng · 3 years, 11 months ago
  24. f373efb Build: Fix for small profile support with IARARM. by Michel Jaouen · 3 years, 11 months ago
  25. a04206a SPM: Fix CCR.TRD setting for Armv8.1-M by Feder Liang · 4 years ago
  26. 5885250 SPM: Re-entrant detection in NS Agent by Ken Liu · 4 years ago
  27. ce58bfc Plaform: AN521: Introduce platform binding HAL by Ken Liu · 4 years, 3 months ago
  28. 300c68d SPM: Use Main Stack for initialization by Kevin Peng · 4 years ago
  29. e863e5c FWU: Add return value to fwu_bootloader_mark_image_accepted by Michel Jaouen · 4 years ago
  30. 3dd9256 SPM: Rename 'irq_defs' into 'interrupt_defs' by Ken Liu · 4 years ago
  31. 52ff16f SPM: Refine TF-M secure log control by David Hu · 4 years ago
  32. 2333106 SPM: Add a marco NO_MORE_PARTITION by Shawn Shan · 4 years ago
  33. f1841af Build: Unify TF-M version setting by David Hu · 4 years ago
  34. 498c45b Build: Link tfm_sprt to tfm_spm by Kevin Peng · 4 years ago
  35. df02b85 SPM: Add support for numbered mmio object by Mingyang Sun · 4 years ago
  36. 385fda8 SPM: Add client_id validation by Kevin Peng · 4 years ago
  37. 77ea832 PS: Ensure IV does not wrap by Sherry Zhnag · 4 years ago
  38. eec41a8 SPM: Change data type of Partition ID to int32_t by Kevin Peng · 4 years ago
  39. b269420 Tools: Support out-of-tree secure partition build by David Hu · 4 years, 1 month ago
  40. aeb5a79 SPM: Improve service lookup performance by Feder.Liang · 4 years ago
  41. bfd3712 Build: Control single test without TEST_S/TEST_NS [TF-M repo] by shejia01 · 4 years, 2 months ago
  42. e6f31e5 SPM: Move headers out of 'secure_fw/include/tfm' by Ken Liu · 4 years ago
  43. f9de50e Build: Fix for medium profile support with IAR. by Michel Jaouen · 4 years ago
  44. d0fe575 Partitions: Change the Attestation service in Proxy to stateless by Shawn Shan · 4 years ago
  45. 40a0dce Attestation: Implement Attest services with static handle by Shawn Shan · 4 years, 1 month ago
  46. 083d23e Partitions: Change the ITS service in Proxy to stateless by Shawn Shan · 4 years ago
  47. 428141d ITS: Implement ITS Services with static handle by Shawn Shan · 4 years, 1 month ago
  48. a3bb913 Partitions: Change the Protected Storage service in Proxy to stateless by Shawn Shan · 4 years, 1 month ago
  49. 7936dbd PS: Implement Protected Storage services with static handle by Shawn Shan · 4 years, 1 month ago
  50. 42e77b5 Crypto: Remove TF-M Crypto service key handle array by David Hu · 4 years ago
  51. a17591a PS: Update non-static label implementation by David Hu · 4 years, 1 month ago
  52. 2aea040 SPM: Remove "spm request" function by Mingyang Sun · 4 years ago
  53. 722c4bf Proxy: Don't include platform_multicore.h by Chris Brand · 4 years, 1 month ago
  54. 49d1a51 Partition: Rename 'NS Proxy' to 'NS Agent' by Ken Liu · 4 years ago
  55. 72c031e Tools: Move partition templates into tools folder by Ken Liu · 4 years ago
  56. 1e5ba9b Services: Remove the "ffm11" partition by Mingyang Sun · 4 years ago
  57. eeca465 SPM: Replace SVC "ctx" with actual args by Mingyang Sun · 4 years, 1 month ago
  58. e529e3b SPM: Remove the "privileged" argument by Mingyang Sun · 4 years, 1 month ago
  59. 22a3faf SPM: Get "ns_caller" information from caller info by Mingyang Sun · 4 years, 1 month ago
  60. 133a792 SPM: Rename PSA API source and header filename by Mingyang Sun · 4 years, 1 month ago
  61. b26b280 SPM: Unify the args of PSA API function body by Mingyang Sun · 4 years, 1 month ago
  62. cc811b0 Update built-in version number by Chris Brand · 4 years ago
  63. 34acbd9 Partitions: Remove the unnecessary case in Proxy partition by Shawn Shan · 4 years, 1 month ago
  64. ae77416 SPM: Remove IPC model reference of "spm_partition_defs.h" by Mingyang Sun · 4 years, 1 month ago
  65. dadc1ea Dualcpu: Platform specific communication option by Mark Horvath · 4 years, 5 months ago
  66. 8576e38 Build: Make possible to overwrite BL2 sources by Mark Horvath · 4 years, 5 months ago
  67. 8531f84 Crypto: Add config check by Summer Qin · 4 years, 1 month ago
  68. 1c98365 Revert "PS: Update non-static label implementation" by Anton Komlev · 4 years ago
  69. e21144c PS: Update non-static label implementation by David Hu · 4 years, 1 month ago
  70. 9347dc7 Crypto: Use NV SEED as default entropy source by Summer Qin · 4 years, 1 month ago
  71. 8c9efa7 Crypto: Fix handle_owner allocation issue by Summer Qin · 4 years, 1 month ago
  72. b9492d2 Crypto: Add support for message signing operation by Summer Qin · 4 years, 2 months ago
  73. 045ec4a Crypto: Add support for some cipher and mac functions by Summer Qin · 4 years, 1 month ago
  74. 359167d Crypto: Upgrade mbedtls to v3.0.0 by Summer Qin · 4 years, 1 month ago
  75. ed503e1 Crypto: Align PSA Crypto API to 1.0 version by Summer Qin · 4 years, 1 month ago
  76. aaf994d Partitions: Add psa_wait when wake up in Idle Partition by Kevin Peng · 4 years, 1 month ago
  77. 9f7cd96 SPM: Activate scheduler in psa_wait() if no signal asserted by Kevin Peng · 4 years, 1 month ago
  78. 8621324 SPM: Add error check of NULL stateless service by Mingyang Sun · 4 years, 1 month ago
  79. aeeef28 Crypto: Fix -Wint-conversion warning by Summer Qin · 4 years, 1 month ago
  80. f9bdc66 FWU: Fix build error when MCUBOOT_ENC_IMAGES is enabled by Sherry Zhang · 4 years, 1 month ago
  81. a8797de protected_storage: Enable non static key labels by Georgios Vasilakis · 4 years, 4 months ago
  82. 402d784 SPM: Fix GNUARM compiler warning by Mingyang Sun · 4 years, 1 month ago
  83. b83b7bc SPM: Minor refinement of "load info" template by Mingyang Sun · 4 years, 1 month ago
  84. 82f770a Partitions: Change the crypto service in Proxy Partition to stateless. by Shawn Shan · 4 years, 1 month ago
  85. f591634 SPM: Fix irq template for cmsis func. by Michel Jaouen · 4 years, 1 month ago
  86. f5c66be SPM: Make boot data table only have enabled Partition by Kevin Peng · 4 years, 1 month ago
  87. d853fe8 Build: Fix the t_cose and attestation test suites build error by shejia01 · 4 years, 1 month ago
  88. a199c30 PS: Fix bug when encrypt/decrypt PS objects by Sherry Zhang · 4 years, 1 month ago
  89. 40c6359 SPM: Fix compiler warning by Mingyang Sun · 4 years, 1 month ago
  90. 6a92631 Tools: Deprecate the attribute 'tfm_partition_ipc' by Shawn Shan · 4 years, 2 months ago
  91. a4f23f8 SPM: Library mode SPM processing optimisations by Antonio de Angelis · 4 years, 3 months ago
  92. eca45b9 SPM: Add First-Level Interrupt Handling implementation by Kevin Peng · 4 years, 6 months ago
  93. f429a89 Partition: Increase stack size of idle Partition by Kevin Peng · 4 years, 1 month ago
  94. 0ac5bb4 Revert optimisations related to preemptable SPM in Library mode by Antonio de Angelis · 4 years, 1 month ago
  95. 9280ae9 SPM: Changes to Secure Partition API for FLIH by Kevin Peng · 4 years, 7 months ago
  96. 814df01 SPM: Ensure Thread arch context is updated when thread sleeps by Kevin Peng · 4 years, 3 months ago
  97. d7b716d SPM: Block calling certain SVC from FLIH Functions by Kevin Peng · 4 years, 2 months ago
  98. 6401194 SPM: Abstract isolation boundary setup codes by Kevin Peng · 4 years, 2 months ago
  99. 3dc2050 SPM: Allow calling SVC from interrupt handling by Kevin Peng · 4 years, 3 months ago
  100. 33d0394 SPM: Add idle Partition for single core topology by Kevin Peng · 4 years, 2 months ago