1. 0e340ea Interface: Clean up the tfm_api.h header file by Kevin Peng · 2 years ago
  2. 592a47e Fix: Include service.h in tfm_psa_call.c by Xinyu Zhang · 2 years ago
  3. f086a9a Interface: Panic when there is PROGRAMMER ERROR in SPE by Xinyu Zhang · 2 years ago
  4. 40b09ba Interface: Introduce psa_call() type range by Ken Liu · 2 years ago
  5. 9343f18 Multi-core: Change the default NSID to be valid by Chris Brand · 2 years, 1 month ago
  6. 526bf5f SPM: Rename tfm_psa_call_pack.c to tfm_psa_call.c by Xinyu Zhang · 2 years, 4 months ago
  7. 12e21a2 Crypto: Allow renaming the TF-M Crypto APIs in the interface by Antonio de Angelis · 2 years, 5 months ago
  8. f871df0 Interface: Provide implementation of tfm_ns_interface_dispatch() by BohdanHunko · 2 years, 6 months ago
  9. 1439fdc Build: Decouple NS from config_impl.h/.cmake by David Hu · 2 years, 6 months ago
  10. b1702cb Interface: Split PSA NS APIs for connection based services only by Xinyu Zhang · 2 years, 9 months ago
  11. 7146895 FWU: Align to FWU API v1.0 by Sherry Zhang · 2 years, 10 months ago
  12. d23bbb3 Partitions: Combine tfm_xxx_secure_api.c and tfm_xxx_ipc.c by Summer Qin · 2 years, 10 months ago
  13. 5ce60bb SPM: Remove Library Model files by Summer Qin · 2 years, 10 months ago
  14. c9679cc Crypto: Further optimize crypto interface by David Hu · 3 years, 2 months ago
  15. 046ffd8 Platform: Update platform partition to SFN by Raef Coles · 3 years, 2 months ago
  16. 249aba9 Platform: Add NS NV counters by Raef Coles · 3 years, 2 months ago
  17. f7e2ade FWU: Align FWU to FF 1.1 by Sherry Zhang · 3 years, 2 months ago
  18. 202425a Crypto: Refactor the API dispatcher interface to reduce code size by Antonio de Angelis · 3 years, 4 months ago
  19. 4da4424 Attest: Remove double packing on parameters by Kevin Peng · 3 years, 4 months ago
  20. 6aa4895 Crypto: Rename SFN/Secure Function terms by Kevin Peng · 3 years, 6 months ago
  21. ab5588a Interface: Fix the NS PSA API when no connection-based Services by Kevin Peng · 3 years, 6 months ago
  22. 45385b8 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  23. 268d42a Crypto: Remove guards from NS interface by Antonio de Angelis · 3 years, 7 months ago
  24. b52e1cd CC3XX: Assess various comments from mainline review by Antonio de Angelis · 3 years, 7 months ago
  25. cb91581 Dualcpu: Refine NS mailbox header files by David Hu · 3 years, 7 months ago
  26. 9b88522 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  27. c26af63 Crypto: Add frontend support for multipart AEAD APIs by Antonio de Angelis · 3 years, 10 months ago
  28. bd2d462 Crypto: Fix checkpatch issues by Antonio de Angelis · 3 years, 7 months ago
  29. b15f79b Crypto: Support optional inputs in aead_update and aead_update_ad by Antonio de Angelis · 3 years, 7 months ago
  30. 902fdd0 Crypto: psa_aead_verify()/finish() can have NULL pointer outputs by Antonio de Angelis · 3 years, 7 months ago
  31. 1ba9ff0 Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
  32. 341f52a Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
  33. a80e784 Crypto: Use loop variable declaration under conditional flows by Antonio de Angelis · 3 years, 8 months ago
  34. d679cb1 Merge branch '1.5.x' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
  35. 3bf92f7 Interface: Fix NS mailbox build warning by Kevin Peng · 3 years, 10 months ago
  36. 74c25f4 HAL: Remove unused LOG functions by Shawn Shan · 4 years ago
  37. ce62dfa Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
  38. 82e3eac SPM: Make PSA interface redirect-able by Ken Liu · 3 years, 10 months ago
  39. 8d28248 Crypto: Add frontend support for multipart AEAD APIs by Antonio de Angelis · 3 years, 10 months ago
  40. f83a208 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 4 years ago
  41. eaf16c4 Build: Fix compile warning by Shawn Shan · 4 years ago
  42. 40a0dce Attestation: Implement Attest services with static handle by Shawn Shan · 4 years, 1 month ago
  43. 428141d ITS: Implement ITS Services with static handle by Shawn Shan · 4 years, 1 month ago
  44. 7936dbd PS: Implement Protected Storage services with static handle by Shawn Shan · 4 years, 1 month ago
  45. b9492d2 Crypto: Add support for message signing operation by Summer Qin · 4 years, 2 months ago
  46. 045ec4a Crypto: Add support for some cipher and mac functions by Summer Qin · 4 years, 1 month ago
  47. ed503e1 Crypto: Align PSA Crypto API to 1.0 version by Summer Qin · 4 years, 1 month ago
  48. d0db3ce Crypto: fix key variable name in single-shot cipher APIs by Salome Thirot · 4 years, 1 month ago
  49. 609f000 Crypto: Add support for single-shot Cipher APIs by Antonio de Angelis · 4 years, 1 month ago
  50. 8f4db96 Crypto: Add support for single-shot MAC APIs by Antonio de Angelis · 4 years, 1 month ago
  51. 9280ae9 SPM: Changes to Secure Partition API for FLIH by Kevin Peng · 4 years, 7 months ago
  52. aee0788 Crypto: Change to stateless service by Summer Qin · 4 years, 4 months ago
  53. 611610c Attest: Remove initial attestation get public key API function by David Hu · 4 years, 3 months ago
  54. 9c7b9be SPM: Correct 'invalid parameter' error handling by Shawn Shan · 4 years, 3 months ago
  55. 2da977d FWU: Add checking the state of the running image by Sherry Zhang · 4 years, 3 months ago
  56. 37e9784 Crypto: Delete two deprecated crypto functions. by shejia01 · 4 years, 3 months ago
  57. fc7b771 SPM: Convert SVC number to uint8_t by Kevin Peng · 4 years, 3 months ago
  58. 99b069f Interface: Change control param to uint32_t preprocessor by Xinyu Zhang · 4 years, 4 months ago
  59. c686ecb Interface: Remove NS specific implementation of test interface by David Hu · 4 years, 4 months ago
  60. f07f3f1 Interface: Remove NS RTOS specific implementation by David Hu · 4 years, 4 months ago
  61. 7c2a744 Interface: Fix veneer function naming by David Hu · 4 years, 4 months ago
  62. ade2e0a Unify to use ARRAY_SIZE in TF-M codes by Xinyu Zhang · 4 years, 5 months ago
  63. 3e7129f FWU: Add the IPC model support by Sherry Zhang · 4 years, 7 months ago
  64. 07b4241 FWU: Add Firmware Update partition by Sherry Zhang · 4 years, 7 months ago
  65. 28659c4 Crypto: Upgrade Mbed TLS to 2.25 by Maulik Patel · 4 years, 7 months ago
  66. f9a0eb0 SPM: Partial implementation of PSA interrupt control APIs by Kevin Peng · 4 years, 7 months ago
  67. 5ec7965 Interface: Ensure veneer function result return in dispatch by Kevin Peng · 4 years, 6 months ago
  68. 5979822 Partitions: Error code casting should only happen in Lib Model by Kevin Peng · 4 years, 6 months ago
  69. d597345 Dualcpu: Add a new NS mailbox working model with a dedicated thread by David Hu · 4 years, 8 months ago
  70. be31873 Build: Improve NS mailbox config flag setting by David Hu · 4 years, 9 months ago
  71. 04969a4 Dualcpu: Move dual-cpu NS files into a dedicated folder by David Hu · 5 years ago
  72. 2d2a2f1 Dualcpu: Simplify lock of local flags in NSPE mailbox by David Hu · 5 years ago
  73. 9483037 Dualcpu: Refine NS mailbox wake-up mechanism by David Hu · 5 years ago
  74. 6730af2 Dualcpu: Remove mailbox message handle from NS mailbox by David Hu · 5 years ago
  75. 69e590e Dualcpu: Move NS mailbox thread management to RTOS specific file by David Hu · 5 years ago
  76. 1bd1c7b Dualcpu: Simplify NS mailbox interface by David Hu · 5 years ago
  77. d79895b Crypto: Align crypto interface for non-secure by Summer Qin · 4 years, 8 months ago
  78. 0e5b2e0 Crypto: Align with Mbed TLS 2.24 by Summer Qin · 4 years, 10 months ago
  79. 7d3545b Build: Convert interface dir to modern cmake by Raef Coles · 5 years ago
  80. 07ef6e4 Crypto: migrate support to MbedTLS v2.23.0 by Soby Mathew · 5 years ago
  81. d86c840 Dualcpu: Hotfix to fix unused ns_mailbox_spin_lock() error by David Hu · 5 years ago
  82. 675286d Dualcpu: Simplify the lock of multi-thread test statistics by David Hu · 5 years ago
  83. c6d7450 SST: Rename SST(Secure STorage) to PS(Protected Storage) by Kevin Peng · 5 years ago
  84. 1f345b0 Build: Follow the 'source_structure.rst' by Ken Liu · 5 years ago
  85. cf05fc1 Interface: Remove unused header include by Devaraj Ranganna · 5 years ago
  86. 6e7be07 Core: Add lifecycle API by Shawn Shan · 6 years ago
  87. 04debbd Crypto: Align to Mbed Crypto 3.0.1 by Antonio de Angelis · 6 years ago
  88. 65cbfb8 Dualcpu: Add NS mailbox statistics functionalities by David Hu · 6 years ago
  89. ecc9de8 SST: Implement PSA Protected Storage 1.0 by Galanakis, Minos · 6 years ago
  90. 70a02da Attest: Align interface to PSA API 1.0 by Raef Coles · 6 years ago
  91. 793574c Attest: Introduce PSA error codes by Raef Coles · 6 years ago
  92. de3f79f Dualcpu: Adjust the definition number of mailbox queue slots by David Hu · 6 years ago
  93. 286b94a Dualcpu: Use counting semaphore in TF-M multi-core NS interface by David Hu · 6 years ago
  94. f3e2047 Dualcpu: Add general NSPE mailbox wait function by David Hu · 6 years ago
  95. 3684ee7 Dualcpu: Add NS mailbox functions to handle reply in IRQ handler by David Hu · 6 years ago
  96. 06ebac7 Dualcpu: Set mailbox message owner in NS mailbox queue slot by David Hu · 6 years ago
  97. 254ee97 Core: Move PSA API to SPRTL by Summer Qin · 6 years ago
  98. 96f802e Crypto: Refine how crypto modules are selected by Kevin Peng · 6 years ago
  99. c6b458b Interface: TF-M specific log API by Mingyang Sun · 6 years ago
  100. 83ac1ca Core: Update parameter packing mechanism by Summer Qin · 6 years ago