1. 658bb90 Interface: Fix build warning by Antonio de Angelis · 6 weeks ago
  2. 6414e29 Hybrid Platform: Introduce PSA APIs broker by Nicola Mazzucato · 3 months ago
  3. f21b300 mailbox: Commonize mailbox_init by Nicola Mazzucato · 9 weeks ago
  4. 1dbdbe4 SPM: Convert literals in pid.h to hex by Chris Brand · 8 months ago
  5. 7774b08 Crypto: Add psa_can_do_cipher() by Antonio de Angelis · 3 months ago
  6. bd4c153 Crypto: The client side interface provides psa_can_do_hash() by Antonio de Angelis · 4 months ago
  7. 70c8911 doxygen: Further fixes to warnings for references and empty returns by Nicola Mazzucato · 4 months ago
  8. 4bd7af1 doxygen: Fix some warnings for references and empty returns by Nicola Mazzucato · 4 months ago
  9. 485c5ac Crypto: Update to Mbed TLS 3.6.3 by David Vincze · 5 months ago
  10. 6ec7c65 Interface: Fix parameter mismatch between client & service by David Vincze · 5 months ago
  11. 1a8616d BL2: Support LMS via thin PSA crypto core by Raef Coles · 9 months ago
  12. 2000689 Build: fix unused argument warning by Gergely Kovacs · 8 months ago
  13. 26023ea Build: Generalise dependency on manifest_tool by Anton Komlev · 9 months ago
  14. 444438c Mailbox: Remove alignment requirement on the status pointer by Dávid Házi · 10 months ago
  15. 37b641b Config: Move TFM_NS_AGENT_TZ_STACK_SIZE_ALIGNED to config_impl.h.template by Bohdan Hunko · 10 months ago
  16. ee5ff77 Config: Allow to redefine CONFIG_TFM_SPM_THREAD_STACK_SIZE by Bohdan Hunko · 9 months ago
  17. 9bb04fe Crypto: tfm_crypto_iovec only uses stdint types by Antonio de Angelis · 10 months ago
  18. 674e77d Crypto: Update to Mbed TLS 3.6.2 by Antonio de Angelis · 10 months ago
  19. 41262ba Attest: Remove unsupported claim labels from CCA profile by Tamas Ban · 10 months ago
  20. ce83e51 Attest: Update the key value of the bootseed claim by Tamas Ban · 10 months ago
  21. 0e92690 interface: tfm_ns_mailbox: Don't include cmsis header by Nicola Mazzucato · 10 months ago
  22. 72dd2c0 Mailbox: Make use of the existing Client ID range array by David Hu · 11 months ago
  23. 93e4376 NS Agent Mailbox - update critical section HAL API by Roman Mazurak · 11 months ago
  24. a0b00f4 Crypto: Update to Mbed TLS 3.6.1 by Antonio de Angelis · 11 months ago
  25. d38e821 MISRA: Reduce the number of violations for MC3R1.R12.1 by Elena Uziunaite · 1 year, 5 months ago
  26. b461be0 Interface: Add optional DCache cleans & invalidates to NS side of mailbox by Chris Brand · 1 year ago
  27. da938d8 Mailbox: Optionally cache align NS mailbox struct by Chris Brand · 1 year ago
  28. 1962923 Mailbox: Update mailbox critical section documentation by Roman Mazurak · 1 year, 2 months ago
  29. fc5a417 Mailbox: Use spinlock for non-secure only mailbox data by Roman Mazurak · 1 year, 2 months ago
  30. 8733d79 Build: Generate header file from NS agent mailbox manifest by Maulik Patel · 1 year, 2 months ago
  31. 12c4514 Mailbox: Fix acquire_empty_slot by Roman Mazurak · 1 year, 2 months ago
  32. 233f6a5 Crypto: Enhance definitions of Crypto function IDs by David Hu · 1 year, 10 months ago
  33. c908ea1 SPM: Set dedicated SPM stack size appropriately by Chris Brand · 1 year, 4 months ago
  34. 8bb9851 Crypto: Align PSA headers entirely to Mbed TLS 3.6.0 by Antonio de Angelis · 1 year, 7 months ago
  35. 92c35fb Config: Added CONFIG_TFM_AROT_PRESENT define by Bohdan Hunko · 1 year, 4 months ago
  36. 3e4b6da Move mailbox NSPE only data to NS side by Roman Mazurak · 1 year, 8 months ago
  37. d72781e Mailbox: Tweak behaviour of clear_queue_slot_all_replied() by Chris Brand · 1 year, 5 months ago
  38. 9522351 Build: Clean up unnecessary cmake_policy() by David Hu · 1 year, 8 months ago
  39. 1249f0d Build: Bump CMake mini version to 3.21 by David Hu · 1 year, 8 months ago
  40. bde98d6 Dual-core: Remove limitation of single mailbox slot in NS bare metal env by Xinyu Zhang · 1 year, 8 months ago
  41. cec79b0 Crypto: Add missing key derivation APIs in the interface by Summer Qin · 1 year, 8 months ago
  42. add8bb7 Crypto: Fix typo in tfm_crypto_defs.h by Jiamei Xie · 1 year, 9 months ago
  43. 149b6a6 Merge branch 'feature-build-split-v2' into main by David Hu · 1 year, 9 months ago
  44. 1c12d56 Interface: Add 'tz' in file name for entry of TrustZone arch by Xinyu Zhang · 1 year, 10 months ago
  45. b27a663 Build: Align with tf-m-tests app build change by David Hu · 1 year, 10 months ago
  46. 681a8ee Build: Refine include of CPU/Arch configs by David Hu · 1 year, 10 months ago
  47. 3fae3ae Crypto: Align to Mbed TLS 3.5.0 by Antonio de Angelis · 1 year, 10 months ago
  48. aee4b61 Build: Split build v2 for an521 platform by Anton Komlev · 2 years, 3 months ago
  49. 120a616 SPM: Adjust Mailbox Agent API parameters by Ken Liu · 1 year, 11 months ago
  50. e393ad3 SPM: Let the agent indicate vector information by Ken Liu · 2 years ago
  51. 0e340ea Interface: Clean up the tfm_api.h header file by Kevin Peng · 2 years ago
  52. 3be6c39 Interface: Update control parameter packing scheme by Ken Liu · 2 years ago
  53. 592a47e Fix: Include service.h in tfm_psa_call.c by Xinyu Zhang · 2 years ago
  54. f086a9a Interface: Panic when there is PROGRAMMER ERROR in SPE by Xinyu Zhang · 2 years ago
  55. 40b09ba Interface: Introduce psa_call() type range by Ken Liu · 2 years ago
  56. 76d2421 SPM: Select ABI type based on protection domain in IPC model by Xinyu Zhang · 2 years ago
  57. ae99e2d Build: Unify isolation level setting with TFM_ISOLATION_LEVEL by Xinyu Zhang · 2 years ago
  58. b68740b Interface: Fix argument 'type' extracting issue by Jianliang Shen · 2 years ago
  59. 9343f18 Multi-core: Change the default NSID to be valid by Chris Brand · 2 years, 1 month ago
  60. 0cab3ee SPM: Add Asynchronous code to ns_agent_mailbox by Chris Brand · 2 years, 1 month ago
  61. 779cfe0 crypto: Fix PSA max hash size without configuration header included by Joakim Andersson · 2 years, 1 month ago
  62. 7684458 crypto: Improve PSA interface config file include by Joakim Andersson · 2 years, 1 month ago
  63. eeb19ac Build: Merge tfm_partition_defs into tfm_config by Xinyu Zhang · 2 years, 2 months ago
  64. 9191b61 Attest: Remove redundant definitions of PSA_INITIAL_ATTEST_MAX_TOKEN_SIZE by David Hu · 2 years, 2 months ago
  65. 526bf5f SPM: Rename tfm_psa_call_pack.c to tfm_psa_call.c by Xinyu Zhang · 2 years, 4 months ago
  66. d635cd0 Crypto: Update to Mbed TLS 3.4.0 by Summer Qin · 2 years, 4 months ago
  67. 12e21a2 Crypto: Allow renaming the TF-M Crypto APIs in the interface by Antonio de Angelis · 2 years, 5 months ago
  68. 380b2b4 Crypto: Don't prefix psa/ to header inclusions from main by Antonio de Angelis · 2 years, 5 months ago
  69. 34a0ffd Crypto: Reduce diverging PSA Crypto headers between TF-M and Mbed TLS by Antonio de Angelis · 2 years, 6 months ago
  70. 0fe8390 SPM: Remove the psa_config.h by Kevin Peng · 2 years, 5 months ago
  71. 4413703 SPM: Move all PSA API into SPRT runtime dispatcher by Summer Qin · 2 years, 5 months ago
  72. 6b6cb28 SPM: Add condition check for rhandle related context by Sherry Zhang · 2 years, 5 months ago
  73. 2f82041 Crypto: Clean up psa_key_attributes_t structure definition by Gilles Peskine · 2 years, 5 months ago
  74. ba5aae9 Crypto: adjust file to TF-M code style by Gilles Peskine · 2 years, 5 months ago
  75. 6d1a9b6 Build: Decouple option setting and check in header file config system by David Hu · 2 years, 6 months ago
  76. ef49b1d SPM: Redirect PSA API runtimely instead of statically by Sherry Zhang · 2 years, 6 months ago
  77. f871df0 Interface: Provide implementation of tfm_ns_interface_dispatch() by BohdanHunko · 2 years, 6 months ago
  78. 1439fdc Build: Decouple NS from config_impl.h/.cmake by David Hu · 2 years, 6 months ago
  79. 01a93bc Crypto: Refactor the tfm_builtin_key_loader and HAL interaction by Antonio de Angelis · 2 years, 7 months ago
  80. 614002c Crypto: Update to Mbed TLS 3.3.0 by Summer Qin · 2 years, 7 months ago
  81. a2b6802 Build: Introduce TARGET_PLATFORM_PATH by Kevin Peng · 2 years, 7 months ago
  82. 844e940 Crypto: Cleanup tfm_crypto_defs.h by Antonio de Angelis · 2 years, 8 months ago
  83. 23c06d4 FWU: Set FWU component number with MCUBOOT_IMAGE_NUMBER in CMake by Xinyu Zhang · 2 years, 8 months ago
  84. 5cb08f9 FPU: Add sfn test support by shejia01 · 2 years, 9 months ago
  85. cf8478f Tools: Add support to include STACK SIZE from header file by Xinyu Zhang · 2 years, 9 months ago
  86. cdbe362 SPM: Set features with config header file by Xinyu Zhang · 2 years, 9 months ago
  87. d15f99c Attest: Set features with config header file by Xinyu Zhang · 2 years, 9 months ago
  88. b1702cb Interface: Split PSA NS APIs for connection based services only by Xinyu Zhang · 2 years, 9 months ago
  89. 7146895 FWU: Align to FWU API v1.0 by Sherry Zhang · 2 years, 10 months ago
  90. 1ce5929 Build: Remove duplicated manifest file parse operations by David Hu · 2 years, 10 months ago
  91. d23bbb3 Partitions: Combine tfm_xxx_secure_api.c and tfm_xxx_ipc.c by Summer Qin · 2 years, 10 months ago
  92. 369d1e9 Audit: Remove Audit Log partition by Summer Qin · 2 years, 10 months ago
  93. 5ce60bb SPM: Remove Library Model files by Summer Qin · 2 years, 10 months ago
  94. 484513b SPM: Remove Library Model codes by Summer Qin · 2 years, 10 months ago
  95. 566e03b Build: Remove Library Model branch in build system by Summer Qin · 2 years, 10 months ago
  96. 5d148f7 Attest: Add DAK Seed as builtin key by Raef Coles · 3 years, 5 months ago
  97. 2ed48fd SPM: Enable MMIO region only when MMIO region exists by Sherry Zhang · 2 years, 11 months ago
  98. fbc2c50 Partitions: remove PSA proxy partition by Mark Horvath · 2 years, 11 months ago
  99. 6ad0703 FIH: Re-enable FIH on AN521 by Xinyu Zhang · 3 years ago
  100. 7a32d9c Attest: Add ARM_CCA attestation token profile by Tamas Ban · 3 years, 1 month ago