1. aee4b61 Build: Split build v2 for an521 platform by Anton Komlev · 2 years, 3 months ago
  2. 120a616 SPM: Adjust Mailbox Agent API parameters by Ken Liu · 1 year, 10 months ago
  3. e393ad3 SPM: Let the agent indicate vector information by Ken Liu · 2 years ago
  4. 0e340ea Interface: Clean up the tfm_api.h header file by Kevin Peng · 2 years ago
  5. 3be6c39 Interface: Update control parameter packing scheme by Ken Liu · 2 years ago
  6. 592a47e Fix: Include service.h in tfm_psa_call.c by Xinyu Zhang · 2 years ago
  7. f086a9a Interface: Panic when there is PROGRAMMER ERROR in SPE by Xinyu Zhang · 2 years ago
  8. 40b09ba Interface: Introduce psa_call() type range by Ken Liu · 2 years ago
  9. 76d2421 SPM: Select ABI type based on protection domain in IPC model by Xinyu Zhang · 2 years ago
  10. ae99e2d Build: Unify isolation level setting with TFM_ISOLATION_LEVEL by Xinyu Zhang · 2 years ago
  11. b68740b Interface: Fix argument 'type' extracting issue by Jianliang Shen · 2 years ago
  12. 9343f18 Multi-core: Change the default NSID to be valid by Chris Brand · 2 years, 1 month ago
  13. 0cab3ee SPM: Add Asynchronous code to ns_agent_mailbox by Chris Brand · 2 years, 1 month ago
  14. 779cfe0 crypto: Fix PSA max hash size without configuration header included by Joakim Andersson · 2 years, 1 month ago
  15. 7684458 crypto: Improve PSA interface config file include by Joakim Andersson · 2 years, 1 month ago
  16. eeb19ac Build: Merge tfm_partition_defs into tfm_config by Xinyu Zhang · 2 years, 2 months ago
  17. 9191b61 Attest: Remove redundant definitions of PSA_INITIAL_ATTEST_MAX_TOKEN_SIZE by David Hu · 2 years, 2 months ago
  18. 526bf5f SPM: Rename tfm_psa_call_pack.c to tfm_psa_call.c by Xinyu Zhang · 2 years, 4 months ago
  19. d635cd0 Crypto: Update to Mbed TLS 3.4.0 by Summer Qin · 2 years, 4 months ago
  20. 12e21a2 Crypto: Allow renaming the TF-M Crypto APIs in the interface by Antonio de Angelis · 2 years, 5 months ago
  21. 380b2b4 Crypto: Don't prefix psa/ to header inclusions from main by Antonio de Angelis · 2 years, 5 months ago
  22. 34a0ffd Crypto: Reduce diverging PSA Crypto headers between TF-M and Mbed TLS by Antonio de Angelis · 2 years, 6 months ago
  23. 0fe8390 SPM: Remove the psa_config.h by Kevin Peng · 2 years, 5 months ago
  24. 4413703 SPM: Move all PSA API into SPRT runtime dispatcher by Summer Qin · 2 years, 5 months ago
  25. 6b6cb28 SPM: Add condition check for rhandle related context by Sherry Zhang · 2 years, 5 months ago
  26. 2f82041 Crypto: Clean up psa_key_attributes_t structure definition by Gilles Peskine · 2 years, 5 months ago
  27. ba5aae9 Crypto: adjust file to TF-M code style by Gilles Peskine · 2 years, 5 months ago
  28. 6d1a9b6 Build: Decouple option setting and check in header file config system by David Hu · 2 years, 6 months ago
  29. ef49b1d SPM: Redirect PSA API runtimely instead of statically by Sherry Zhang · 2 years, 6 months ago
  30. f871df0 Interface: Provide implementation of tfm_ns_interface_dispatch() by BohdanHunko · 2 years, 6 months ago
  31. 1439fdc Build: Decouple NS from config_impl.h/.cmake by David Hu · 2 years, 6 months ago
  32. 01a93bc Crypto: Refactor the tfm_builtin_key_loader and HAL interaction by Antonio de Angelis · 2 years, 7 months ago
  33. 614002c Crypto: Update to Mbed TLS 3.3.0 by Summer Qin · 2 years, 7 months ago
  34. a2b6802 Build: Introduce TARGET_PLATFORM_PATH by Kevin Peng · 2 years, 7 months ago
  35. 844e940 Crypto: Cleanup tfm_crypto_defs.h by Antonio de Angelis · 2 years, 8 months ago
  36. 23c06d4 FWU: Set FWU component number with MCUBOOT_IMAGE_NUMBER in CMake by Xinyu Zhang · 2 years, 8 months ago
  37. 5cb08f9 FPU: Add sfn test support by shejia01 · 2 years, 9 months ago
  38. cf8478f Tools: Add support to include STACK SIZE from header file by Xinyu Zhang · 2 years, 9 months ago
  39. cdbe362 SPM: Set features with config header file by Xinyu Zhang · 2 years, 9 months ago
  40. d15f99c Attest: Set features with config header file by Xinyu Zhang · 2 years, 9 months ago
  41. b1702cb Interface: Split PSA NS APIs for connection based services only by Xinyu Zhang · 2 years, 9 months ago
  42. 7146895 FWU: Align to FWU API v1.0 by Sherry Zhang · 2 years, 10 months ago
  43. 1ce5929 Build: Remove duplicated manifest file parse operations by David Hu · 2 years, 10 months ago
  44. d23bbb3 Partitions: Combine tfm_xxx_secure_api.c and tfm_xxx_ipc.c by Summer Qin · 2 years, 10 months ago
  45. 369d1e9 Audit: Remove Audit Log partition by Summer Qin · 2 years, 10 months ago
  46. 5ce60bb SPM: Remove Library Model files by Summer Qin · 2 years, 10 months ago
  47. 484513b SPM: Remove Library Model codes by Summer Qin · 2 years, 10 months ago
  48. 566e03b Build: Remove Library Model branch in build system by Summer Qin · 2 years, 10 months ago
  49. 5d148f7 Attest: Add DAK Seed as builtin key by Raef Coles · 3 years, 5 months ago
  50. 2ed48fd SPM: Enable MMIO region only when MMIO region exists by Sherry Zhang · 2 years, 11 months ago
  51. fbc2c50 Partitions: remove PSA proxy partition by Mark Horvath · 2 years, 11 months ago
  52. 6ad0703 FIH: Re-enable FIH on AN521 by Xinyu Zhang · 3 years ago
  53. 7a32d9c Attest: Add ARM_CCA attestation token profile by Tamas Ban · 3 years, 1 month ago
  54. 44cd199 Attest: Move label definitions to public header by Tamas Ban · 3 years ago
  55. a455440 Attest: Increase PSA_INITIAL_ATTEST_TOKEN_MAX_SIZE by David Vincze · 3 years, 3 months ago
  56. ae7e941 Attest: Clean-up public header by Maulik Patel · 3 years, 6 months ago
  57. 4d41411 SPM: Add MVE support for GNUARM toolchain by Gabor Toth · 3 years, 9 months ago
  58. 8b8f7a4 Build: Merge secure_api & sp_log_raw into tfm_sprt by Kevin Peng · 3 years ago
  59. 79809c7 Crypto: Implement PSA builtin keys by Raef Coles · 3 years, 5 months ago
  60. fc318d7 Attest: Rename claims according to latest spec version by Tamas Ban · 3 years, 1 month ago
  61. ca81902 Replace TFM_CONFIG_USE_TRUSTZONE with CONFIG_TFM_USE_TRUSTZONE by Chris Brand · 3 years, 1 month ago
  62. 90bee0f Crypto: Update to mbed TLS 3.2.1 by Antonio de Angelis · 3 years, 1 month ago
  63. c9679cc Crypto: Further optimize crypto interface by David Hu · 3 years, 2 months ago
  64. 046ffd8 Platform: Update platform partition to SFN by Raef Coles · 3 years, 2 months ago
  65. 249aba9 Platform: Add NS NV counters by Raef Coles · 3 years, 2 months ago
  66. 94a9a2c RSS: Add RSS comms driver by Jamie Fox · 4 years ago
  67. cae2026 Build: Introduce TFM_CONFIG_USE_TRUSTZONE by Chris Brand · 3 years, 1 month ago
  68. db22899 Build: Remove duplicate add_library(platform_ns) by Chris Brand · 3 years, 2 months ago
  69. f7e2ade FWU: Align FWU to FF 1.1 by Sherry Zhang · 3 years, 2 months ago
  70. d079033 Build: Always include preload_ns.cmake if it exists by Chris Brand · 3 years, 3 months ago
  71. 202425a Crypto: Refactor the API dispatcher interface to reduce code size by Antonio de Angelis · 3 years, 4 months ago
  72. 4da4424 Attest: Remove double packing on parameters by Kevin Peng · 3 years, 4 months ago
  73. e61e705 SPM: Improvements on connection handle creation and validation by Kevin Peng · 3 years, 6 months ago
  74. def92de SPM: Add interrupt handling support for SFN backend by Kevin Peng · 3 years, 9 months ago
  75. 5c3fee7 Tools: Simply manifest templates by Kevin Peng · 3 years, 6 months ago
  76. 73126e5 FWU: Optimize the RAM cost in FWU partition by Sherry Zhang · 3 years, 6 months ago
  77. d4ccd08 Build: Add CONFIG_TFM_DOORBELL_API to psa_interface by Kevin Peng · 3 years, 5 months ago
  78. 613b417 Build: Add configuration for doorbell APIs by Kevin Peng · 3 years, 6 months ago
  79. ed5fe7b SPM: Add build config for FF-M interrupt APIs by Mingyang Sun · 3 years, 6 months ago
  80. 9f1a754 Tools: Generate SPM configurations in script by Kevin Peng · 3 years, 6 months ago
  81. 6aa4895 Crypto: Rename SFN/Secure Function terms by Kevin Peng · 3 years, 6 months ago
  82. ec73594 Lib Model: Fix the build issues for Library Model by Kevin Peng · 3 years, 6 months ago
  83. 2a29959 SPM: Rename partition metadata config by Summer Qin · 3 years, 6 months ago
  84. ab5588a Interface: Fix the NS PSA API when no connection-based Services by Kevin Peng · 3 years, 6 months ago
  85. 2bc4d57 SPM: Add build-time config for optional PSA APIs by Xinyu Zhang · 3 years, 7 months ago
  86. 1743f80 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 6 months ago
  87. 6a100c0 Dualcpu: Fix struct ns_mailbox_queue_t by Chris Brand · 3 years, 7 months ago
  88. 45385b8 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  89. 268d42a Crypto: Remove guards from NS interface by Antonio de Angelis · 3 years, 7 months ago
  90. 5519438 SPM: Enable FP usage in NSPE for gnu arm embedded toolchain by Feder Liang · 3 years, 9 months ago
  91. b52e1cd CC3XX: Assess various comments from mainline review by Antonio de Angelis · 3 years, 7 months ago
  92. f58f2bd SPM: Enhance build control for IPC and SFN models by Sherry Zhang · 3 years, 7 months ago
  93. cb91581 Dualcpu: Refine NS mailbox header files by David Hu · 3 years, 7 months ago
  94. 9b88522 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  95. 0454237 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  96. c26af63 Crypto: Add frontend support for multipart AEAD APIs by Antonio de Angelis · 3 years, 10 months ago
  97. 90f08dc Tools: Use dictionary to manage partition statistics by Xinyu Zhang · 3 years, 7 months ago
  98. bd2d462 Crypto: Fix checkpatch issues by Antonio de Angelis · 3 years, 7 months ago
  99. f07cc31 Crypto: Upgrade Mbed TLS to v3.1.0 by Summer Qin · 3 years, 7 months ago
  100. b15f79b Crypto: Support optional inputs in aead_update and aead_update_ad by Antonio de Angelis · 3 years, 7 months ago