1. d6cea55 Test: Add a negative test case for level 3 in tf-m part. by Shawn Shan · 4 years, 11 months ago feature-isolation-level3
  2. 27e1dbc Partition: Log API special for partition by Summer Qin · 5 years ago
  3. fca19cb SPM: Change to new SPM log APIs by Shawn Shan · 4 years, 11 months ago
  4. 7329d7e Crypto: Fix types of psa_client_key_attributes_s by Soby Mathew · 5 years ago
  5. 07ef6e4 Crypto: migrate support to MbedTLS v2.23.0 by Soby Mathew · 5 years ago
  6. ac9ccf2 Test: Record time cost of multi-core tests by David Hu · 5 years ago
  7. f1e36e8 Test: Simplify dual-cpu lightweight NS multi-thread test by David Hu · 5 years ago
  8. b6d91ad Interface: Correct spell error by Edison Ai · 5 years ago
  9. f3a0dc5 Interface: Move the tz_context.h from app to interface by Kevin Peng · 5 years ago
  10. c6d7450 SST: Rename SST(Secure STorage) to PS(Protected Storage) by Kevin Peng · 5 years ago
  11. d7b79f2 crypto: decouple the PSA Crypto interface from TF-M flags by Soby Mathew · 5 years ago
  12. f5cd369 Crypto: Import additional macros from crypto_extra.h in mbedcrypto by Soby Mathew · 5 years ago
  13. ef5118b Platform: Added a Non-Volatile counters service by Galanakis, Minos · 6 years ago
  14. d4c3c74 Core: Remove memory permission check API by Jamie Fox · 5 years ago
  15. 50373fc App: Clarify the initial_count parameter in semaphore creation API by David Hu · 5 years ago
  16. 6e7be07 Core: Add lifecycle API by Shawn Shan · 6 years ago
  17. fd247c4 Crypto: Introduce declarations for deprecated PSA APIs by Soby Mathew · 5 years ago
  18. 04debbd Crypto: Align to Mbed Crypto 3.0.1 by Antonio de Angelis · 6 years ago
  19. 65cbfb8 Dualcpu: Add NS mailbox statistics functionalities by David Hu · 6 years ago
  20. 74098b2 Test: Light test for multi-core multiple outstanding NS PSA Client calls by David Hu · 6 years ago
  21. 240f58e Test: Add a Secure Partition for multi-core test by David Hu · 6 years ago
  22. 235ab65 Interface: Update PSA Protected Storage header comments by Minos Galanakis · 5 years ago
  23. 8a1c7ed Interface: Update PSA Protected Storage header by Jamie Fox · 6 years ago
  24. 70a02da Attest: Align interface to PSA API 1.0 by Raef Coles · 6 years ago
  25. 793574c Attest: Introduce PSA error codes by Raef Coles · 6 years ago
  26. 56297f3 App: Add event flags set and wait operations for thread synchronization by David Hu · 6 years ago
  27. de3f79f Dualcpu: Adjust the definition number of mailbox queue slots by David Hu · 6 years ago
  28. f3e2047 Dualcpu: Add general NSPE mailbox wait function by David Hu · 6 years ago
  29. 3684ee7 Dualcpu: Add NS mailbox functions to handle reply in IRQ handler by David Hu · 6 years ago
  30. c617ba1 Dualcpu: Protect NS mailbox critical section in NS IRQ handler by David Hu · 6 years ago
  31. 06ebac7 Dualcpu: Set mailbox message owner in NS mailbox queue slot by David Hu · 6 years ago
  32. c0514e6 Correction of includes for non-system header files by Robert Rostohar · 6 years ago
  33. 483da64 Core: Apply naked implementation for secure entry by Summer Qin · 6 years ago
  34. f250b8b Core: Refine 'logging' and 'assert' symbols by Ken Liu · 6 years ago
  35. 90fdba2 Test: Add an ipc test for psa_call by Shawn Shan · 6 years ago
  36. 81f2d5e Core: Suppress handler mode logging by Ken Liu · 6 years ago
  37. c6b458b Interface: TF-M specific log API by Mingyang Sun · 6 years ago
  38. c73130f Build: Add conditional build for secure partitions by Kevin Peng · 6 years ago
  39. 830ff76 Test: Add Secure Client 2 test partition by Jamie Fox · 6 years ago
  40. 83ac1ca Core: Update parameter packing mechanism by Summer Qin · 6 years ago
  41. 40db9ea Core: Refine veneer function description by Summer Qin · 6 years ago
  42. 179a156 Interface: Enable Platform service in IPC model by Mate Toth-Pal · 6 years ago
  43. ff6da53 Attest: Implement API to get attestation public key by David Vincze · 6 years ago
  44. 20c3e4e Attest: Extend attestation API to get public key by David Vincze · 6 years ago
  45. 7aa5203 Interface: Apply guard to avoid redefinition error by David Vincze · 6 years ago
  46. 0e823a0 Test: Add SST test partition by Jamie Fox · 6 years ago
  47. 4904152 Dualcpu: Add extern "C" keyword in tfm_mailbox.h by David Hu · 6 years ago
  48. 387663f Build: Create pid.h file by Edison Ai · 6 years ago
  49. dae9f93 Build: Remove conditional gaurding from manifest output files by Jaykumar Pitambarbhai Patel · 6 years ago
  50. 3a98602 Build: Align service version convention to PSA FF 1.0 by Jaykumar Pitambarbhai Patel · 6 years ago
  51. 3fac96a Twincpu: Add NSPE PSA client call interface in multi-core topology by David Hu · 6 years ago
  52. dbafa3e Twincpu: Update NSPE mailbox APIs by David Hu · 6 years ago
  53. dadb4e8 Crypto: Add support for key APIs for HUK by Jamie Fox · 6 years ago
  54. 49ec08a Twincpu: Add multi-core topology mailbox data types and APIs by David Hu · 6 years ago
  55. fb182bc ITS: Implement the top layer of the ITS service by TudorCretu · 6 years ago
  56. 5428f5a Docs: Update ITS doxygen documentation in the header by TudorCretu · 6 years ago
  57. 598f6d4 Interface: Add PSA Internal Trusted Storage header by Jamie Fox · 6 years ago
  58. 9c1586b Attest: Remove security epoch by Tamas Ban · 6 years ago
  59. 8af8b03 Core: Remove legacy veneer support by Mate Toth-Pal · 6 years ago
  60. cfd7c1c Test: Remove test_share_redirection by Shawn Shan · 6 years ago
  61. 33f2fd2 Test: Add an option to select/deselect IRQ test cases by David Hu · 6 years ago
  62. 383e840 Interface: Refine OS wrapper APIs by Kevin Peng · 6 years ago
  63. 477fa94 Interface: Split os_wrapper to multiple headers by Kevin Peng · 6 years ago
  64. c86dec0 Interface: Make the NS interface functions common by Kevin Peng · 6 years ago
  65. 95350f4 Interface: Add mutex APIs in the os_wrapper by Kevin Peng · 6 years ago
  66. d36a7fc Test/App: Rename os_wrapper header and implementation files by Kevin Peng · 6 years ago
  67. 632b3e0 Core: Update the code related with request message type by Summer Qin · 6 years ago
  68. 4b1d03b Core: PSA APIs alignment by Summer Qin · 6 years ago
  69. 05b2419 Interface: Refactor the NS interface by Antonio de Angelis · 6 years ago
  70. 2e7d296 Crypto: Update to use Mbed Crypto 1.1.0 by Antonio de Angelis · 6 years ago
  71. cc4c616 Crypto: Use macros generated by tools by Edison Ai · 6 years ago
  72. b892dfe SST: Use macros generated by tools by Edison Ai · 6 years ago
  73. 870abb4 Attest: Use macros generated by tools by Edison Ai · 6 years ago
  74. 5bf0bfc Build: Generate service ID header file by Edison Ai · 6 years ago
  75. 2eb100a AuditLog: Remove custom veneer file by Mate Toth-Pal · 6 years ago
  76. ca95c48 Interface: Improve code quality by Hugues de Valon · 6 years ago
  77. ab000e8 AuditLog: Use uniform signatures by Antonio de Angelis · 6 years ago
  78. 8f80ea9 Build: Change the value of SID by Edison Ai · 6 years ago
  79. 520fb4d Interface: Add psa/error.h header by Jamie Fox · 6 years ago
  80. cc31d40 Interface: Rename PSA headers by Jamie Fox · 7 years ago
  81. df5817d Test: Refactor the os_wrapper layer and NS test by Antonio de Angelis · 6 years ago
  82. 14c29d0 Test: Add testcases for IRQ handling by Mate Toth-Pal · 6 years ago
  83. 4341de0 Core: Initial implementation of sec IRQ handling by Mate Toth-Pal · 7 years ago
  84. 080b2e2 Build: Correct property name in services by Edison Ai · 6 years ago
  85. feb0f0c Build: Remove "tfm_symbol" from manifest by Edison Ai · 6 years ago
  86. 7c67fb8 Core: Add necessary includes in some header files. by David Hu · 6 years ago
  87. c7b1b6c Platform: IOCTL for platform-specific services by Miklos Balint · 6 years ago
  88. adf0255 Build: Support building IPC model without tests by Jamie Fox · 6 years ago
  89. 9511e5e Build: A switch for selecting platform service by Mingyang Sun · 6 years ago
  90. 707caf7 Crypto: Fixes for PSA Crypto API compliance by Jamie Fox · 6 years ago
  91. c78c62c Build: Add option to enable or disable Audit Log by Jamie Fox · 6 years ago
  92. 2ed3022 Attest: Add IPC compatibility by Kevin Peng · 6 years ago
  93. 25e2b2d Crypto: Implement additional PSA Crypto APIs by Antonio de Angelis · 6 years ago
  94. 0e54ebc Crypto: Migrate the service to use Mbed crypto library by Jamie Fox · 6 years ago
  95. 4743e67 Crypto: Add IPC compatibility by Antonio de Angelis · 6 years ago
  96. 08596fb Interface: Add necessary include in tfm_ns_lock.h by Oren Cohen · 6 years ago
  97. f2dea5b Core: Add volatile to inline assembly blocks by Antonio de Angelis · 6 years ago
  98. db1448b SST: IPC compatibility for Protected Storage by Summer Qin · 6 years ago
  99. ab85ccd Crypto: Use uniform signatures by Antonio de Angelis · 6 years ago
  100. 3254760 Interface: Improve code quality by Hugues de Valon · 6 years ago