1. bb4a42a SPM: Optimize the PSA API error handling process by Mingyang Sun · 3 years, 8 months ago
  2. b8bf9a9 Add SLIH to ns_agent_mailbox by Chris Brand · 3 years, 9 months ago
  3. 5cbaf32 Crypto: Cover corner case for BAD_STATE error return by Antonio de Angelis · 3 years, 7 months ago
  4. 086b32c SPM: AAPCS-specific operations by Ken Liu · 3 years, 7 months ago
  5. dcab286 SPM: Remove unused field in service_t struct by Sherry Zhang · 3 years, 7 months ago
  6. dab11b4 Crypto: Return correctly PSA_ERROR_INVALID_HANDLE by Antonio de Angelis · 3 years, 7 months ago
  7. 4be53d0 Build: Fix warning in IPC mode by Antonio de Angelis · 3 years, 7 months ago
  8. a7ba50b SPM: Rename 'thread call' with 'cross call' by Xinyu Zhang · 3 years, 7 months ago
  9. ca59ec0 SPM: Refinements on de-privileged FLIH implementation by Kevin Peng · 3 years, 8 months ago
  10. 3778bc1 SPM: Use the right stack for SPM in multi-core builds by Chris Brand · 3 years, 8 months ago
  11. 243f7b4 SPM: Reorder members in struct 'partition_t' by Xinyu Zhang · 3 years, 8 months ago
  12. 1ba9ff0 Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
  13. ac84921 SPM: Support the MMIOVEC feature for the SFN model by Shawn Shan · 3 years, 8 months ago
  14. 56b4d0c SPM: Tweak multi-core NSID code by Chris Brand · 3 years, 8 months ago
  15. b288c52 HAL: Duplicates three legacy tfm_spm_hal_* APIs for IPC Model by Kevin Peng · 3 years, 10 months ago
  16. 734714d SPM: Maintain NS caller FP state by Ken Liu · 3 years, 8 months ago
  17. f7a20d8 SPM: Make the parameters of interrupt APIs common by Kevin Peng · 3 years, 8 months ago
  18. 965a8bb SPM: Handle PSA status error at the end of SVC by Mingyang Sun · 3 years, 8 months ago
  19. 8a57969 SPM: Trigger scheduler at the end of interrupt handling by Kevin Peng · 3 years, 8 months ago
  20. 3f67b2e SPM: Separate interrupt codes to new interrupt.[h/c] by Kevin Peng · 3 years, 10 months ago
  21. 75d46e7 Move ns_agent_mailbox partition to manifest scheme by Chris Brand · 3 years, 9 months ago
  22. 0cffae2 SPM: Fix the IRQ load API by Kevin Peng · 3 years, 8 months ago
  23. 3895cfe ITS: Fix cpp check issue in ITS by Sherry Zhang · 3 years, 8 months ago
  24. dc605e0 SPM: Move seal main stack after tfm_spm_init by Jianliang Shen · 3 years, 8 months ago
  25. b287ef8 SPM: Handle specific programmer errors in function by Xinyu Zhang · 3 years, 9 months ago
  26. f99ab52 ITS: Change data type of sector/block size variable in the ITS by Emekcan Aras · 3 years, 9 months ago
  27. 0d37310 Split ns_agent into ns_agent_mailbox and ns_agent_tz by Chris Brand · 3 years, 9 months ago
  28. c180543 SPM: Fix non-secure caller check logic by Mingyang Sun · 3 years, 9 months ago
  29. c22e893 Crypto: Direct return key id in tfm_crypto_import_key by Summer Qin · 3 years, 9 months ago
  30. 5b1a271 SPM: Fix SFN veneer by Mingyang Sun · 3 years, 9 months ago
  31. 9fe8b3a SPM: Add a header file include by David Hu · 3 years, 9 months ago
  32. 67a89fd SPM: Add "psa" in interrupt APIs to unify with others by Kevin Peng · 3 years, 9 months ago
  33. 2176c02 SPM: Small cleanup of mailbox code by Chris Brand · 3 years, 8 months ago
  34. 2cc2572 SPM: Clean connection handle in creation by Kevin Peng · 3 years, 9 months ago
  35. efe2a5b SPM: Fix typos in macro definitions by Chris Brand · 3 years, 9 months ago
  36. 78f7530 FWU: Refine the validation of the input argument by Mark Horvath · 3 years, 9 months ago
  37. 620c856 SPM: Use a standalone lock for scheduling by Mingyang Sun · 3 years, 9 months ago
  38. f39d8eb SPM: Add runtime SFN backend by Ken Liu · 3 years, 10 months ago
  39. 91ea6aa FP: Fix FP info message color by David Hu · 3 years, 9 months ago
  40. d4dbaa9 SPM: Add FPU support for gnu arm embedded toolchain by Feder Liang · 4 years ago
  41. 42f5b56 SPM: Float-point context management by Feder Liang · 4 years ago
  42. 3d3c445 secure_fw: exception_info: Log fatal error as error message by Joakim Andersson · 3 years, 9 months ago
  43. 038348e SPM: Implement MM-IOVEC Secure Partition API by Shawn Shan · 4 years ago
  44. 38788a1 HAL: Migrate the FIH HAL to TFM HAL for IPC model by Kevin Peng · 4 years ago
  45. c2521f7 SPM: Use global variables as ns agent stack by Mingyang Sun · 4 years ago
  46. 6ee4a97 Platform SP: Check the input parameter before using it by Sherry Zhang · 3 years, 9 months ago
  47. c9a7070 Tools: Remove condition check in templates by Kevin Peng · 3 years, 10 months ago
  48. dd94a99 ITS: Fix NAND issues in ITS by Sherry Zhang · 3 years, 9 months ago
  49. 7d88ae9 Tools: Support for MM_IOVEC by Shawn Shan · 4 years ago
  50. 5383143 SPM: Fix print format of exception info dump by Joakim Andersson · 3 years, 9 months ago
  51. 263bf0a ITS: Support ITS file system backward compatibility by Sherry Zhnag · 3 years, 10 months ago
  52. dedbf4b SPM : Arch: Update MSP resetting logic by Ken Liu · 3 years, 9 months ago
  53. 4bc9821 Build: Exclude mbedTLS targets from all by Antonio de Angelis · 3 years, 9 months ago
  54. fa2fa4e ITS: Add metadata XOR checksum to validate metadata by Sherry Zhnag · 3 years, 10 months ago
  55. d9c8124 SPM : Arch : Force PendSV triggering under thread mode by Ken Liu · 3 years, 9 months ago
  56. 68b14d4 SPM : Arch : Refine common arch code by Ken Liu · 3 years, 9 months ago
  57. 7ada9d1 PS: Fix bug in ps_encrypted_object_read by Sherry Zhang · 3 years, 9 months ago
  58. c855573 HAL: Apply FIH to tfm_hal_platform_init by Kevin Peng · 3 years, 11 months ago
  59. b8bc0d2 HAL: Expand the scope of tfm_hal_platform_init API by Kevin Peng · 4 years ago
  60. 2f534fa SPM: Fix psa-arch-test build issue by Mingyang Sun · 3 years, 9 months ago
  61. e9aa66c HAL: Rename the Multi-core HAL APIs by Kevin Peng · 4 years ago
  62. 4e3c3fd ITS: Fix the wrong phy_id configure for logical data block 0. by Sherry Zhnag · 3 years, 10 months ago
  63. 00b5463 SPM: Hotfix: Remove operands in basic assembly by Ken Liu · 3 years, 9 months ago
  64. d4d6a5b SPM: Sort up inline assembly by Ken Liu · 3 years, 9 months ago
  65. cbcd787 SPM: Put psa interface thread call into one section by Mingyang Sun · 3 years, 9 months ago
  66. 802a370 SPM: Add backend operation 'replying' by Ken Liu · 3 years, 10 months ago
  67. 92ede9f SPM: Critical-section for signal asserting by Ken Liu · 3 years, 10 months ago
  68. 0b773c1 SPM: Fix misload of pendsv lock variable by Mingyang Sun · 3 years, 9 months ago
  69. 866571c Build: Add support for using target arch only by Gabor Abonyi · 3 years, 10 months ago
  70. 1f66afb SPM: Fix scheduler error on dual core by Mingyang Sun · 3 years, 10 months ago
  71. e07c3b7 SPM: PSA API working under Thread mode when level 1 by Ken Liu · 3 years, 10 months ago
  72. 7b49b8e Platform: Fix build warning by Shawn Shan · 3 years, 10 months ago
  73. 482b88b SPM: Enable NSPE managing client_id by Sherry Zhnag · 4 years ago
  74. 517e001 SPM: Add Non-secure Client extension support by David Wang · 4 years ago
  75. 854a46f SPM: Add non-secure context management support by David Wang · 4 years ago
  76. bd9a19b SPM: Fix psa-arch-test partition build issue by Ken Liu · 3 years, 10 months ago
  77. 9e7e378 Build: Fixes on target names and dependencies by Antonio de Angelis · 3 years, 10 months ago
  78. 6be6b99 Platform Partition: Conditional NV counter access map by Kevin Peng · 3 years, 10 months ago
  79. c43a588 SPM: Warning Fix: Missed header file by Ken Liu · 3 years, 10 months ago
  80. 82e3eac SPM: Make PSA interface redirect-able by Ken Liu · 3 years, 10 months ago
  81. 62bae59 SPM: Update boundaries for the 1st partition by Ken Liu · 3 years, 10 months ago
  82. a18cd3d Build: Support multipart AEAD symbols by Antonio de Angelis · 3 years, 10 months ago
  83. a3657e8 Build: Fix library model build warnings by Shawn Shan · 3 years, 10 months ago
  84. 5ba3a97 Attest: set input size for HAL calls by Raef Coles · 3 years, 10 months ago
  85. 5e68b11 SPM: Trigger scheduler at the end of SPM API by Mingyang Sun · 3 years, 11 months ago
  86. 2602638 Attest: Fix typo in macro definition by Chris Brand · 3 years, 10 months ago
  87. 179cb70 Crypto: Move key management functions into crypto_key_management.c by Summer Qin · 4 years ago
  88. 2d12324 docs: Fix outdated TLV header descriptions by David Vincze · 3 years, 10 months ago
  89. f41c642 Build: Fix wrong flag Name CRYPTO_HW_ACCLERATOR in crypto back end. by Michel Jaouen · 3 years, 10 months ago
  90. deae45d SPM: Involve SPM backends by Mingyang Sun · 4 years ago
  91. 4f08f4d SPM: Owner and 'current thread' retrieving helper by Mingyang Sun · 4 years ago
  92. c3c15ef Crypto: Remove unneeded functions by Summer Qin · 4 years ago
  93. 59728d0 SPM: Rename 'SPM_PART_FLAG_IPC' by Ken Liu · 3 years, 10 months ago
  94. 33ff153 Build: Rename platform configuration variables by Raef Coles · 4 years, 2 months ago
  95. 09d71ff Platform: Use OTP as backing for attestation data by Raef Coles · 4 years, 2 months ago
  96. 618fc15 Platform: Use OTP as backing for NV seed by Raef Coles · 4 years, 2 months ago
  97. 91fadb9 Platform: Update default NV counter implementation by Raef Coles · 4 years, 2 months ago
  98. aefbe08 Platform: Add provisioning api and implementation by Raef Coles · 4 years, 2 months ago
  99. 611dba1 Platform: Add IAR support for Musca B1 by TTornblom · 3 years, 10 months ago
  100. ec239bb SPM: New IRQ init and handler integration approach by Kevin Peng · 4 years ago