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