1. 20d89b8 ITS: Fix unused variable warning for read_size by Sebastian Bøe · 2 years, 1 month ago
  2. bba4def SPM: Combine two conditional blocks by Chris Brand · 2 years, 1 month ago
  3. 1b0ee71 Build: Fix IAR Error[Ta147] in tfm_arch.c by Andrej Butok · 2 years, 1 month ago
  4. 24d3e68 SPM: Remove cross call abi frame by Jianliang Shen · 2 years, 2 months ago
  5. 7de096f ITS: Add support for encrypted ITS by Markus Swarowsky · 2 years, 5 months ago
  6. 9d05a53 SPM: Skip PSP overflow checking when setting PSP Limit by Emekcan Aras · 2 years, 1 month ago
  7. 1259792 SPM: Record schedule attempt in PendSV if scheduler is locked by Jianliang Shen · 2 years, 2 months ago
  8. ab8f52d Build: Give a higher priority to the platform configuration. by Andrej Butok · 2 years, 2 months ago
  9. dc61756 Build: Add a message when MM-IOVEC is enabled by Kevin Peng · 2 years, 2 months ago
  10. eeb19ac Build: Merge tfm_partition_defs into tfm_config by Xinyu Zhang · 2 years, 2 months ago
  11. ed80b87 SPM: Remove "rhandle" in "connection_t" struct by Xinyu Zhang · 2 years, 1 month ago
  12. 3b9756e SPM: Refine connection initialization process by Xinyu Zhang · 2 years, 3 months ago
  13. e270696 Build: Simplify syntax assembly code for IAR compiler by Jianliang Shen · 2 years, 2 months ago
  14. b19c578 Platform: Fix alignment of the end of TFM_UNPRIV_CODE section by Bohdan Hunko · 2 years, 2 months ago
  15. 65d71a3 SPM: Introduce new agent API by Chris Brand · 2 years, 2 months ago
  16. f5069ff PS: ITS: Remove PS dependency on ITS by Maulik Patel · 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. 6ccfd9d Attest: Fix "sometimes-uninitialized" build warning by Xinyu Zhang · 2 years, 2 months ago
  19. 9a6d90a SPM: Allocate handles locally if no connection-based services in SFN by Xinyu Zhang · 2 years, 5 months ago
  20. d95ee43 Attest: Align macro name with PSA spec by Sherry Zhang · 2 years, 3 months ago
  21. d2897cb Attest: Remove fetching claims info from shared memory by Sherry Zhang · 2 years, 3 months ago
  22. cc5bfaa Attest: Minor enhancement by Sherry Zhang · 2 years, 3 months ago
  23. ea01808 SPM: Add STATUS_NEED_SCHEDULE to manage scheduler by Jianliang Shen · 2 years, 6 months ago
  24. 857b37d SPM: Rename SVC handler file and function name by Kevin Peng · 2 years, 3 months ago
  25. acbc52a SPM: Add SVC function table for PSA APIs by Kevin Peng · 2 years, 4 months ago
  26. 4dc558b ITS: Save memory for RAM FS by Andrej Butok · 2 years, 3 months ago
  27. ffd13c3 PS: Use buffer overlap for object encrypt/decrypt by Sherry Zhang · 2 years, 3 months ago
  28. d9a2137 Platform: Fix possible stack corruption in platform_sp_nv_read_psa_api() by Andrej Butok · 2 years, 3 months ago
  29. a5f7981 SPM: Simplify the C SVC handling routine by Kevin Peng · 2 years, 4 months ago
  30. df37cb0 Hotfix: Correct the data size read by Summer Qin · 2 years, 3 months ago
  31. b63f3f4 SPM: Do not use msg.in_size to record data read/skipped by Kevin Peng · 2 years, 3 months ago
  32. 9cfa349 SPM: All FF-M API implementation return values by Kevin Peng · 2 years, 4 months ago
  33. aafc6d5 SPM: Re-define SVC number assignments by Kevin Peng · 2 years, 4 months ago
  34. fd2c7bc Platform Partition: Fix the manifest by Kevin Peng · 2 years, 3 months ago
  35. 93ba5ca Build: Fix IAR assembler compilation error, for CONFIG_TFM_FLOAT_ABI by Andrej Butok · 2 years, 3 months ago
  36. e25864c Build: Replace obsolete CONFIG_TFM_FP by CONFIG_TFM_FLOAT_ABI by Andrej Butok · 2 years, 3 months ago
  37. e5f0c00 Merge remote-tracking branch 'origin/release/1.8.x' into origin/master by Antonio de Angelis · 2 years, 3 months ago
  38. 4427421 SPM: Merge 'ffm' and 'cmsis_psa' sources by Ken Liu · 2 years, 5 months ago
  39. 581507a SPM: Change ns_agent flag bit definitions by Chris Brand · 2 years, 4 months ago
  40. 21e8745 SPM: Set connection->caller_data to NULL when called through ns_agent_tz by Chris Brand · 2 years, 4 months ago
  41. 9957a2c SPM: Partition initialization routines are now indexed by Summer Qin · 2 years, 4 months ago
  42. e1a07e3 SPM: Minor fix on coding style to align with CheckPatch by Xinyu Zhang · 2 years, 4 months ago
  43. 1d0d015 ITS: Minor fix in build system by Sherry Zhang · 2 years, 4 months ago
  44. 0a04b9b SPM: Fix thrd_next by Roman Mazurak · 2 years, 4 months ago
  45. 3aa5c1b IPC Backend: Fix ipc_schedule by Roman Mazurak · 2 years, 4 months ago
  46. 8c29224 SPM: Add memory barrier instructions by chesun01 · 2 years, 5 months ago
  47. d8bfff6 FWU: Fix MAX_IMAGE_INFO_LENGTH to allow MCUBOOT_IMAGE_NUMBER > 2 by Bohdan Hunko · 2 years, 4 months ago
  48. 4988da2 SPM: Remove unused SVC handling by Sherry Zhang · 2 years, 4 months ago
  49. 425d867 SPM: Fix build error on tfm_sprt library by Sherry Zhang · 2 years, 4 months ago
  50. c21b15a Kconfig: Override log level choice instead by Kevin Peng · 2 years, 4 months ago
  51. fb982f7 Kconfig: Add missing condition for PS config options by Kevin Peng · 2 years, 4 months ago
  52. 09129c7 Build: Fix IAR build by Michel Jaouen · 2 years, 4 months ago
  53. 60c4936 ITS: Enhance the tfm_its_set/get() APIs by Sherry Zhang · 2 years, 5 months ago
  54. 3b44fe9 SPM: Fix scheduling when NSPE was pre-empted by Chris Brand · 2 years, 4 months ago
  55. 0de293f Kconfig: Add secure log support by Jianliang Shen · 2 years, 6 months ago
  56. 5f00ed3 Kconfig: Refine psa arch test Kconfig configs by Jianliang Shen · 2 years, 6 months ago
  57. f6d1fab Kconfig: Add more configs from config_base.cmake by Jianliang Shen · 2 years, 6 months ago
  58. db114b5 Kconfig: Refine platform Kconfig configs by Jianliang Shen · 2 years, 6 months ago
  59. a1bba61 Kconfig: Refine Secure partitions Kconfig configs by Jianliang Shen · 2 years, 6 months ago
  60. 1229c09 Kconfig: Refine SPM Kconfig configs by Jianliang Shen · 2 years, 6 months ago
  61. 54e31d0 Kconfig: Add SPM promptless config options by Kevin Peng · 2 years, 7 months ago
  62. 88c6f3b SPM: Update the partition flag chart by Summer Qin · 2 years, 4 months ago
  63. 2dfd8d3 ITS: Enhance efficiency of getting file metadata by Sherry Zhang · 2 years, 5 months ago
  64. e9f182d ITS: Remove unused file system interface by Sherry Zhang · 2 years, 5 months ago
  65. 23ea97d ITS: Consolidate getting object file info related code by Sherry Zhang · 2 years, 5 months ago
  66. 80326b7 SPM: Provide option to schedule when NSPE is interrupted by Chris Brand · 2 years, 5 months ago
  67. e22d2a5 SPM: Split MMIOVEC and psa_read_wrie_skip into different files by chesun01 · 2 years, 5 months ago
  68. 94c5596 Crypto: Include version.h for Mbed TLS version by Antonio de Angelis · 2 years, 4 months ago
  69. d5e8afd SFN: Use WFI for busy wait by Xinyu Zhang · 2 years, 4 months ago
  70. abaabc7 SPM: Create a dedicated source file for PSA IRQ implementation by Xinyu Zhang · 2 years, 6 months ago
  71. 34a0ffd Crypto: Reduce diverging PSA Crypto headers between TF-M and Mbed TLS by Antonio de Angelis · 2 years, 6 months ago
  72. 0fe8390 SPM: Remove the psa_config.h by Kevin Peng · 2 years, 5 months ago
  73. 4413703 SPM: Move all PSA API into SPRT runtime dispatcher by Summer Qin · 2 years, 5 months ago
  74. e991ffb Crypto: Fix crypto init for any legacy driver by Michel Jaouen · 2 years, 6 months ago
  75. c8f7679 SPM: Refine spm_fill_message() API by Sherry Zhang · 2 years, 5 months ago
  76. a8c1258 NSA TZ: Move TZ initialization to SPM by BohdanHunko · 2 years, 6 months ago
  77. 6e978ea SPM: Add IS_NS_AGENT_TZ() macro by Chris Brand · 2 years, 5 months ago
  78. f8539fd SPM: 'p_handles' field is not needed in SFN backend by Sherry Zhang · 2 years, 5 months ago
  79. 6b6cb28 SPM: Add condition check for rhandle related context by Sherry Zhang · 2 years, 5 months ago
  80. bd8c7c9 Revert "SPM: Add STATUS_NEED_SCHEDULE to manage scheduler" by Jianliang Shen · 2 years, 5 months ago
  81. fdd3f1d SPM: Enable passing a parameter on thread start by BohdanHunko · 2 years, 6 months ago
  82. 2f82041 Crypto: Clean up psa_key_attributes_t structure definition by Gilles Peskine · 2 years, 5 months ago
  83. 2ead4fc SPM: Rename IS_PARTITION_*** to IS_*** by Summer Qin · 2 years, 5 months ago
  84. 71a79fe SPM: Gather memory symbols into one single file by Ken Liu · 2 years, 5 months ago
  85. 6d1a9b6 Build: Decouple option setting and check in header file config system by David Hu · 2 years, 6 months ago
  86. 749c9a5 SPRTL: remove rt_main by BohdanHunko · 2 years, 6 months ago
  87. ef49b1d SPM: Redirect PSA API runtimely instead of statically by Sherry Zhang · 2 years, 6 months ago
  88. 9e38935 SPM: Add STATUS_NEED_SCHEDULE to manage scheduler by Jianliang Shen · 2 years, 6 months ago
  89. c8a539a Dual-cpu: Remove duplicated definitions by David Hu · 2 years, 6 months ago
  90. c9313eb SPM: Rename 'conn_handle_t' to 'connection_t' by Ken Liu · 2 years, 6 months ago
  91. b2d4ed4 SPM: Set STATIC_HANDLE_IDX_BIT_WIDTH as 5 by Xinyu Zhang · 2 years, 6 months ago
  92. 8b9ab16 SPM: Simplify pool object validating function by Ken Liu · 2 years, 6 months ago
  93. 9af0898 SPM: Remove unused field 'sfn_maigc' by Ken Liu · 2 years, 6 months ago
  94. ef68607 Build: Tweak CRYPTO_ENGINE_BUF_SIZE in config header file by David Hu · 2 years, 6 months ago
  95. d8b2f2b SPM: Rename internal_errors.h to internal_status_code.h by shejia01 · 2 years, 6 months ago
  96. 95a88bc SPM: Use signals to drive FFM API procedures by shejia01 · 2 years, 7 months ago
  97. 707a7b5 NS Agent: Include compiler_ext_defs.h in psa_api_veneers_v80m.c by Xinyu Zhang · 2 years, 6 months ago
  98. bf0b26a SPM: Rename static_loader.c to rom_loader.c by Xinyu Zhang · 2 years, 6 months ago
  99. 1439fdc Build: Decouple NS from config_impl.h/.cmake by David Hu · 2 years, 6 months ago
  100. 5cba61c Kconfig: Move module component options to their own files by Kevin Peng · 2 years, 7 months ago