1. b932f22 Build: Fix IAR build error by Michel Jaouen · 3 years, 6 months ago
  2. a069a77 CC3XX: Fix cipher abort for Chacha20 by Georgios Vasilakis · 3 years, 6 months ago
  3. e3c613c SPM: Add partition metadata support in isolation level 3 by Summer Qin · 3 years, 6 months ago
  4. ef229a2 SPM: Simplify SFN backend by Ken Liu · 3 years, 6 months ago
  5. bf4681f SPM: Update thread and context interfaces by Ken Liu · 3 years, 6 months ago
  6. f05be13 Build : Update tf-m-tests repo version by Shawn Shan · 3 years, 6 months ago
  7. 76c0c16 Tools: Make SPM backend a user configuration by Kevin Peng · 3 years, 6 months ago
  8. d3f5597 Build: Enable idle partition only in IPC backend by Mingyang Sun · 3 years, 6 months ago
  9. ed5fe7b SPM: Add build config for FF-M interrupt APIs by Mingyang Sun · 3 years, 6 months ago
  10. 4609ac7 SPM: Add build config for IPC-only FF-M APIs by Mingyang Sun · 3 years, 6 months ago
  11. f8c7e53 SPM: Align 'psa_reply' return type by Ken Liu · 3 years, 6 months ago
  12. 218748c CC312: Extend support for PKCS#1v1.5 RAW signature algorithms by Antonio de Angelis · 3 years, 6 months ago
  13. 2f99832 Platform: Fix coprocessor initialization by Gabor Toth · 3 years, 8 months ago
  14. 8b8fe85 SPM: Rename ZI data section by Summer Qin · 3 years, 6 months ago
  15. d887485 Corstone1000: Don't enable CFB tests in regression by Antonio de Angelis · 3 years, 6 months ago
  16. 9f1a754 Tools: Generate SPM configurations in script by Kevin Peng · 3 years, 6 months ago
  17. 359583b TFMV-5: Add FWU buffer overflow advisory by Sherry Zhang · 3 years, 6 months ago
  18. 0bed7e0 SPM: Merge 'internal_msg' members into handle by Ken Liu · 3 years, 6 months ago
  19. df894f2 Platform: Fix build error on musca_b1/secure_enclave by Sherry Zhang · 3 years, 7 months ago
  20. f0c19b3 CC3XX: Add check on signature buffer size for ECDSA/RSA verify by Antonio de Angelis · 3 years, 6 months ago
  21. 488cb71 CC3XX: Check length of the input for sign_hash by Antonio de Angelis · 3 years, 6 months ago
  22. 9f2ea76 CC3XX: Refactor some of the GCM functions for better modularisation by Antonio de Angelis · 3 years, 6 months ago
  23. 8de948d CC3XX: Rename CCM defines to be consistent with GCM by Antonio de Angelis · 3 years, 6 months ago
  24. f71df67 CC3XX: Set correct output sizes for generate and export key APIs by Antonio de Angelis · 3 years, 6 months ago
  25. 7bfcb5d CC3XX: non-hashed RSA modes need to return PSA_ERROR_NOT_SUPPORTED by Antonio de Angelis · 3 years, 6 months ago
  26. 5382ad3 CC3XX: Fix the handling of the tag size parameter in AEAD by Antonio de Angelis · 3 years, 6 months ago
  27. b20b032 SPM: Scheduler: Check sp_limit by CURRENT_THREAD by Kevin Peng · 3 years, 6 months ago
  28. 897e8f1 Revert "SPM: Use flag to indicate NS Agent" by Ken Liu · 3 years, 6 months ago
  29. 99eab0b CC3XX: Update design doc with config options added recently by Antonio de Angelis · 3 years, 6 months ago
  30. 496d1c4 Allow Silencing most messages by Jimmy Brisson · 4 years, 1 month ago
  31. 1f9b7c8 Allow silencing of memory usage by Jimmy Brisson · 3 years, 8 months ago
  32. 006bd9c Partition: Allow silencing partition config printing by Jimmy Brisson · 3 years, 8 months ago
  33. 27f9a49 SPM: Use flag to indicate NS Agent by Ken Liu · 3 years, 6 months ago
  34. 6aa4895 Crypto: Rename SFN/Secure Function terms by Kevin Peng · 3 years, 6 months ago
  35. 5a28da3 SPM: Turn bi-directional list into uni-directional by Ken Liu · 3 years, 7 months ago
  36. 75b3284 Docs: Update design documentation for ns_agent_mailbox by Chris Brand · 3 years, 7 months ago
  37. 7bb4ea6 Proxy: Add a dummy connection-based service by Kevin Peng · 3 years, 6 months ago
  38. 86a71c6 SPM: Make the TFM_CONN_HANDLE_MAX_NUM configurable by Sherry Zhang · 3 years, 7 months ago
  39. ec73594 Lib Model: Fix the build issues for Library Model by Kevin Peng · 3 years, 6 months ago
  40. 2a29959 SPM: Rename partition metadata config by Summer Qin · 3 years, 6 months ago
  41. 89d4f8d Tools: Silence Generating... messages by Jimmy Brisson · 4 years, 1 month ago
  42. 9544482 SPM: Abstract NS configurations by Summer Qin · 3 years, 6 months ago
  43. 52fb2ee Corstone-1000: Fix build error when no connection-based services by Kevin Peng · 3 years, 6 months ago
  44. 15c16ab platform: link platform_s library against mbedcrypto by Joakim Andersson · 3 years, 7 months ago
  45. 24171ac CC3XX: Mark some internal functions as static by Antonio de Angelis · 3 years, 6 months ago
  46. 7fbe7f1 CC3XX: Fix return values for some corner cases in various modules by Antonio de Angelis · 3 years, 6 months ago
  47. 968acad CC3XX: Fix alg check on cipher/aead setup by Antonio de Angelis · 3 years, 6 months ago
  48. d880885 corstone1000: Fix alignment issues on fwu_agent and boundary check by Emekcan Aras · 3 years, 6 months ago
  49. 7e083ab corstone1000: Fix aligning flash driver to CMSIS Flash APIs by Emekcan Aras · 3 years, 6 months ago
  50. d3f7b3f CC3XX: Correctly set nonce value for CCM multipart API by Antonio de Angelis · 3 years, 6 months ago
  51. ab5588a Interface: Fix the NS PSA API when no connection-based Services by Kevin Peng · 3 years, 6 months ago
  52. 2a6067b Build: Fix IAR build error and cleanup type mismatches by TTornblom · 3 years, 6 months ago
  53. baa7f5b SPM: Remove the tfm_spm_get_msg_buffer_from_conn_handle by Kevin Peng · 3 years, 7 months ago
  54. cdf3ae2 SPM: Remove the tfm_spm_get_running_partition() by Kevin Peng · 3 years, 7 months ago
  55. 703dd42 Build: Update tf-m-tests commit ID by David Hu · 3 years, 6 months ago
  56. ea5b6cf Build: Set default driver interface for CC-312 by Antonio de Angelis · 3 years, 6 months ago
  57. a40d29f SPM: Introduce GET_PARTITION_PRIVILEGED_MODE by Kevin Peng · 3 years, 7 months ago
  58. 56c571e SPM: Add Macros of checking Partition attributes by Kevin Peng · 3 years, 7 months ago
  59. e851f6c Build: Correcrt CONFIG_TFM_FP cmake parameter by Feder Liang · 3 years, 6 months ago
  60. 98170ff Crypto: Do not define `MBEDTLS_CIPHER_PADDING_PKCS7` in profile medium by Abbas Bracken Ziad · 3 years, 6 months ago
  61. 3867593 Build: Revert hotfix by Raef Coles · 3 years, 7 months ago
  62. 2bc4d57 SPM: Add build-time config for optional PSA APIs by Xinyu Zhang · 3 years, 7 months ago
  63. 803ff63 CC-312: Implement the PSA Cryptoprocessor Driver interface by Antonio de Angelis · 3 years, 6 months ago
  64. d7eb7ca Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 6 months ago
  65. f7829eb CC3XX: Add configurability of RSA utils module by Antonio de Angelis · 3 years, 6 months ago
  66. aaac04e CC-312: Force fallback to legacy driver interface for Test/Debug builds by Antonio de Angelis · 3 years, 6 months ago
  67. d786ca5 CC3XX: Add config option for GCM enablement by Antonio de Angelis · 3 years, 6 months ago
  68. 1e2894a CC-312: Debug builds with FP hard fallback to legacy driver by Antonio de Angelis · 3 years, 6 months ago
  69. 4f342a4 Boot: Make mcuboot swap upgrade strategy configurable by Michel Jaouen · 3 years, 8 months ago
  70. 1743f80 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 6 months ago
  71. 55a06cd corstone1000: Bug fix for Intel Strata Flash verify id by Emekcan Aras · 3 years, 7 months ago
  72. 3277218 Build: Update tf-m-tests commit ID by Feder Liang · 3 years, 6 months ago
  73. cc047b4 Platform: Configure timer interrupt for FP test by Feder Liang · 3 years, 8 months ago
  74. 6a100c0 Dualcpu: Fix struct ns_mailbox_queue_t by Chris Brand · 3 years, 7 months ago
  75. ce8ea67 Attest: Correct function name after extending it by David Vincze · 3 years, 7 months ago
  76. 48904d0 CC-312: Set the PSA driver API interface as default option by Antonio de Angelis · 3 years, 7 months ago
  77. 45385b8 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  78. c914222 CC-312: Add cmake option to control the driver interface used by Antonio de Angelis · 3 years, 7 months ago
  79. 25c955b Docs: Update Diadem related documentation by Gabor Abonyi · 3 years, 7 months ago
  80. e20b15b Build: Update tf-m-tests commit ID by Jianliang Shen · 3 years, 7 months ago
  81. ecaaaa3 Build: Move tfm_test_manifest_list.yaml to test/secure_fw folder by Jianliang Shen · 3 years, 7 months ago
  82. 0533324 CC-312: Add cmake option to control the driver interface used by Antonio de Angelis · 3 years, 7 months ago
  83. 280d86d Platform: Skip building unused OTP functions by David Hu · 3 years, 7 months ago
  84. c68b209 Dualcpu: Fix build warning from Armclang by David Hu · 3 years, 7 months ago
  85. 3827151 platform: nordic_nrf: Fix missing header include by Joakim Andersson · 3 years, 7 months ago
  86. 268d42a Crypto: Remove guards from NS interface by Antonio de Angelis · 3 years, 7 months ago
  87. c6ee99b Test: Update tf-m-tests commit ID by Feder Liang · 3 years, 7 months ago
  88. 8ac672f Docs: Update FP support document by Feder Liang · 3 years, 8 months ago
  89. 5519438 SPM: Enable FP usage in NSPE for gnu arm embedded toolchain by Feder Liang · 3 years, 9 months ago
  90. c55d060 SPM: Fix build time error in PSA arch test by Sherry Zhang · 3 years, 7 months ago
  91. 33f8729 Fix CppCheck Errors by Xinyu Zhang · 3 years, 7 months ago
  92. 28a2450 Platform: Remove S_PSP_STACK_SIZE for IPC model by Mingyang Sun · 3 years, 7 months ago
  93. a35b545 Platform: Nordic Semiconductor nRF9160 by Jamie McCrae · 3 years, 7 months ago
  94. 87ed9b6 Platform: Laird Connectivity BL5340 by Jamie McCrae · 3 years, 7 months ago
  95. 4925916 Platform: Align flash driver to CMSIS Flash APIs by Sherry Zhang · 3 years, 7 months ago
  96. b52e1cd CC3XX: Assess various comments from mainline review by Antonio de Angelis · 3 years, 7 months ago
  97. 18c40d1 CC-312: Return correct errors in case of feature not supported by Antonio de Angelis · 3 years, 7 months ago
  98. 2948691 CC3XX: Add missing copyright license on a file by Antonio de Angelis · 3 years, 7 months ago
  99. c8589c9 CC-312: Return correct errors in case of feature not supported by Antonio de Angelis · 3 years, 7 months ago
  100. b853909 Build: Remove +nofp option for Armv6-M from GNUARM by David Hu · 3 years, 7 months ago