1. c48bb6c Platform: Fix warnings in RSS build by Jamie Fox · 2 years, 8 months ago
  2. 6408297 Docs: Add documentation for RSS host communication by Jamie Fox · 2 years, 9 months ago
  3. 0a6a804 platform: nordic: Fix invalid config for CRYPTO_NV_SEED by Joakim Andersson · 2 years, 9 months ago
  4. fbeb769 Platform: AN527: Fix peripheral clock by Bence Balogh · 2 years, 8 months ago
  5. 71712e4 Platform: Allow Initial Attestation calls on RSS by Raef Coles · 2 years, 8 months ago
  6. 68dc6a9 Platform:corstone1000: Enable the necessary config by Mohamed Omar Asaker · 2 years, 9 months ago
  7. 7be6b02 RSS: Add dma driver and library to boot platform by Maulik Patel · 3 years, 3 months ago
  8. d0c0a67 Platoform: Musca-S1: Increase stack size from default when running ACK tests by Summer Qin · 2 years, 8 months ago
  9. cd83159 Build: Enable C++ support during compilation by Rajkumar Kanagaraj · 3 years, 3 months ago
  10. 1b72832 CC3XX: Fix macro in PSA sign_message by Georgios Vasilakis · 2 years, 8 months ago
  11. 8456ffd RSS: Prevent inlining in LCM driver by Raef Coles · 2 years, 9 months ago
  12. 42513ba Build: Fix NXP build by Dávid Házi · 2 years, 9 months ago
  13. b1ef269 Build: Fix compilation warning on array subscript of stack seal region by Joakim Andersson · 2 years, 9 months ago
  14. 7da5ba4 Build: BL2: Add MSP Stack sealing for arch >=v8m. by Maulik Patel · 2 years, 9 months ago
  15. cb90652 FWU: Erase flash area during staging_area_init by Bence Balogh · 2 years, 9 months ago
  16. 583536f PS: Minor integration guide enhancement by Sherry Zhang · 2 years, 11 months ago
  17. 695ce2d Platform: Corstone1000: Fix PLATFORM_IS_FVP scope by Mohamed Omar Asaker · 2 years, 9 months ago
  18. 56522de Fix: Fix a typo by David Hu · 2 years, 9 months ago
  19. ea0590b Platform:corstone1000: Fix bl1 CMakeLists by Mohamed Omar Asaker · 2 years, 9 months ago
  20. 5bc799f Docs: Add profile's comparism table by Anton Komlev · 2 years, 9 months ago
  21. 75b0b76 Docs: Add document for header file and Kconfig system by Kevin Peng · 2 years, 10 months ago
  22. 2cd9153 Docs: Gather configuration options in a section by Anton Komlev · 2 years, 9 months ago
  23. affe14f Docs: Add configuration section to the doc by Anton Komlev · 2 years, 9 months ago
  24. 7e48bef Build: Embed Kconfig GUI tool into CMake by Jianliang Shen · 2 years, 9 months ago
  25. 002edf9 Build: Add Kconfig script to generate configs by Jianliang Shen · 2 years, 9 months ago
  26. 710cb95 Build: Add Kconfig files by Jianliang Shen · 2 years, 10 months ago
  27. 830b06e SPM: Fix boundary switching for FLIH interrupt by Roman Mazurak · 2 years, 9 months ago
  28. bd3750f FWU: Fix for IAR build by Michel Jaouen · 2 years, 9 months ago
  29. de070a1 platform: nordic_nrf: Do not attempt to reset locked regions by Vidar Lillebø · 2 years, 9 months ago
  30. 8547ac5 BL2: Improve fih.h interop by Raef Coles · 2 years, 10 months ago
  31. 7b18b52 Test: Update tf-m-tests commit ID by David Hu · 2 years, 9 months ago
  32. 5cb08f9 FPU: Add sfn test support by shejia01 · 2 years, 9 months ago
  33. 3115378 Build: Correct CMAKE extra test suite config names by Jianliang Shen · 2 years, 9 months ago
  34. 78ca8d4 Crypto: Change module configs from disable to enable by Jianliang Shen · 2 years, 9 months ago
  35. 1c3ede0 Fix: Remove whitespace after '#pragma message' by Jianliang Shen · 2 years, 9 months ago
  36. 2ed4c5d RSS: Use DMA for spm_memcpy by Raef Coles · 2 years, 9 months ago
  37. c118d42 ITS: minor enhancement in file system by Sherry Zhang · 2 years, 9 months ago
  38. 11f372a Update tf-m-tests commit ID by Xinyu Zhang · 2 years, 9 months ago
  39. de7c962 Align endif comments with the if by Chris Brand · 4 years ago
  40. fe5adca SPM: Improve SPM_THREAD_CONTEXT logic by Chris Brand · 2 years, 9 months ago
  41. e4ca610 ITS: Keep asset_data 4 bytes aligned by Xinyu Zhang · 2 years, 9 months ago
  42. 1065c49 Platform: Use config_tfm_target.h to set TF-M configs by Xinyu Zhang · 2 years, 9 months ago
  43. cf8478f Tools: Add support to include STACK SIZE from header file by Xinyu Zhang · 2 years, 9 months ago
  44. cdbe362 SPM: Set features with config header file by Xinyu Zhang · 2 years, 9 months ago
  45. 0715270 PS: Set features with config header file by Xinyu Zhang · 2 years, 9 months ago
  46. c8fc2c0 ITS: Set features with config header file by Xinyu Zhang · 2 years, 9 months ago
  47. d15f99c Attest: Set features with config header file by Xinyu Zhang · 2 years, 9 months ago
  48. ff65372 FWU: Set features with config header file by Xinyu Zhang · 2 years, 9 months ago
  49. d755b82 Crypto: Set features with config header file by Xinyu Zhang · 2 years, 10 months ago
  50. 77668dd Platform: Set features with config header file by Xinyu Zhang · 2 years, 10 months ago
  51. a2fab0e Introduce config header files to set TF-M specific configs by Xinyu Zhang · 2 years, 10 months ago
  52. 86a9523 Hotfix: Fix incorrect TF-M Profile configurations by David Hu · 2 years, 9 months ago
  53. 9d782ff Update tf-m-tests commit ID by Xinyu Zhang · 2 years, 9 months ago
  54. b1702cb Interface: Split PSA NS APIs for connection based services only by Xinyu Zhang · 2 years, 9 months ago
  55. de3da1b Platform: Fix RSS build issue by David Hu · 2 years, 9 months ago
  56. 020f1f3 Test: Enable SP when PSA Arch test is selected by David Hu · 2 years, 9 months ago
  57. dcc5a4a Tests: Workaround the configs for tests by David Hu · 2 years, 9 months ago
  58. 683c493 Build: Revert the conditional check in platform config.cmake by David Hu · 2 years, 9 months ago
  59. 372b45c Build: Tweak the SFN/IPC backend setting by David Hu · 2 years, 9 months ago
  60. 28f566b Build: Restructure and unify profiles by Anton Komlev · 2 years, 9 months ago
  61. 1dfd209 Build: Rename config_default to config_base by Anton Komlev · 2 years, 10 months ago
  62. 5186a84 Platform: Remove warnings from an521 build by Anton Komlev · 2 years, 10 months ago
  63. 1416f15 Platform: config_default for lairdconnectivity and Nordic by Anton Komlev · 2 years, 10 months ago
  64. c8c17dd Platform: Update M2351 HAL by Raef Coles · 2 years, 10 months ago
  65. 3adeba6 Platform: Fix reset HAL filename on m2351 by Raef Coles · 2 years, 10 months ago
  66. cf44ee8 Platform: Add STM S_HEAP_SIZE definition by Raef Coles · 2 years, 10 months ago
  67. fca351f Platform: Don't allow platforms to enable partitions by Raef Coles · 2 years, 10 months ago
  68. 93cd9a6 Platform: Make accelerator conditional on crypto by Raef Coles · 2 years, 10 months ago
  69. a07180c Build: Change config_default to build minimum. by Anton Komlev · 2 years, 10 months ago
  70. 25c4264 Update test repo version by Chris Brand · 2 years, 9 months ago
  71. 7f343dd Align corstone extra tests with new interface by BohdanHunko · 2 years, 9 months ago
  72. 039dbd4 Platform: Update default NV counters backend by Raef Coles · 2 years, 9 months ago
  73. b3e099a Build: Fix Windows build for BL1 and RSS by Jamie Fox · 2 years, 9 months ago
  74. 3fce56a Platform: Corstone310 build fix by Gabor Abonyi · 2 years, 9 months ago
  75. 9841e25 Platform:Corstone310: Set every DMA trigin to NS by Bence Balogh · 2 years, 9 months ago
  76. 699ebd4 Crypto: Tweak the location to include accelerator config by David Hu · 2 years, 9 months ago
  77. af0e98d SPM: Add check on secure priority by Michel Jaouen · 2 years, 9 months ago
  78. 103a4f9 Test: Update test repo version by Sherry Zhang · 2 years, 9 months ago
  79. 7146895 FWU: Align to FWU API v1.0 by Sherry Zhang · 2 years, 10 months ago
  80. e806f1f Platform: Corstone310: Moved device_cfg.h to the target directory by Dávid Házi · 3 years ago
  81. c8e3ca5 platform: an521: Fix flash layout values by Kevin Townsend · 2 years, 9 months ago
  82. 74f0897 Merge remote-tracking branch 'origin/release/1.6.x' into 'origin/master' by Antonio de Angelis · 2 years, 9 months ago
  83. 1f6d1dd Docs: Update release date of v1.6.1 by Anton Komlev · 2 years, 9 months ago TF-Mv1.6.1
  84. a158373 Test: Update tf-m-tests commit ID by David Hu · 2 years, 9 months ago
  85. 6265bbd Tests: Update tf-m-tests commit ID by David Hu · 2 years, 9 months ago
  86. 24efeed Docs: Add TF-M Profile Medium-ARoT-less docs by David Hu · 2 years, 11 months ago
  87. 79bb75c Profile: Implement TF-M Profile Medium-ARoT-less profile by David Hu · 3 years ago
  88. 06534cd Crypto: Make sure output length is used only when PSA_SUCCESS is returned by Antonio de Angelis · 2 years, 9 months ago
  89. 34e59ab Docs: Release notes for v1.6.1 by Antonio de Angelis · 2 years, 9 months ago
  90. 5dc212a Crypto: Make sure output length is used only when PSA_SUCCESS is returned by Antonio de Angelis · 2 years, 9 months ago
  91. b9df7b6 Add possibility for platforms to define linker sections alignment by Chris Brand · 2 years, 9 months ago
  92. 5fb49fe ITS: Bugfix in its_flash_fs_delete_idx by Sherry Zhang · 2 years, 9 months ago
  93. 332b931 QCBOR: Disable QCBOR float usage by Joakim Andersson · 2 years, 9 months ago
  94. 8a79746 SPM: Fix build warnings in newer versions of GCC on array bounds by Joakim Andersson · 2 years, 9 months ago
  95. 805ccd9 SPM: Fix incorrect stack seal of PSP stack by Joakim Andersson · 2 years, 9 months ago
  96. 19bf274 Build: fetch_remote_library function to fetch remote libraries. by Chris Brand · 3 years, 1 month ago
  97. ae92e04 platform: nrf: Lock network core as non-secure by Markus Swarowsky · 2 years, 9 months ago
  98. 0f7d282 SPM: Decide if direct FLIH call by comparing boundaries. by Chendi Sun · 2 years, 9 months ago
  99. daa230f Build: Update psa arch test version by Summer Qin · 2 years, 9 months ago
  100. bcb1aa3 PS: Rollback protection is essential in GCM/CCM encryption algorithm by Sherry Zhang · 2 years, 11 months ago