1. c8a3a05 Docs: Fix broken links to documentation by Gilles Peskine · 2 years, 5 months ago
  2. 2ead4fc SPM: Rename IS_PARTITION_*** to IS_*** by Summer Qin · 2 years, 5 months ago
  3. 71a79fe SPM: Gather memory symbols into one single file by Ken Liu · 2 years, 5 months ago
  4. e6a8beb Test: Update tf-m-tests commit ID by David Hu · 2 years, 5 months ago
  5. 6496183 Docs: Update configuration docs by David Hu · 2 years, 6 months ago
  6. 6d1a9b6 Build: Decouple option setting and check in header file config system by David Hu · 2 years, 6 months ago
  7. 749c9a5 SPRTL: remove rt_main by BohdanHunko · 2 years, 6 months ago
  8. 0ec795e Boot: Align MCUboot to the latest version by Sherry Zhang · 2 years, 5 months ago
  9. d333a10 Platform: corstone1000: Generate a gpt flash image by Mohamed Omar Asaker · 2 years, 6 months ago
  10. c256258 Platform: corstone1000:flash_layout simplification by Mohamed Omar Asaker · 2 years, 7 months ago
  11. 6eb5f39 Platform:corstone1000: BL2 uses GPT layout by Mohamed Omar Asaker · 2 years, 7 months ago
  12. e5e328f Platform: corstone1000: BL1 changes to adapt to new flash layout by Mohamed Omar Asaker · 2 years, 7 months ago
  13. 4bf9624 Platform: RSS: Use common flash driver by Jamie Fox · 2 years, 5 months ago
  14. cc51715 Platform: RSS: Use common CMSDK UART driver by Jamie Fox · 2 years, 5 months ago
  15. 81c253f Platform: RSS: Use common MPC drivers by Jamie Fox · 2 years, 5 months ago
  16. 97ac698 Kconfig Tool: Support input ENV. and config files loading by Kevin Peng · 2 years, 9 months ago
  17. b9c99f0 Build: Separate Kconfig system from CMake config system by Kevin Peng · 2 years, 8 months ago
  18. d0e4971 Build: Move out some codes from set_config.cmake by Kevin Peng · 2 years, 8 months ago
  19. f993ed5 Hotfix: Correct link script section name by Summer Qin · 2 years, 5 months ago
  20. 07744bc Platform: RSS: Use common timer, counter and MPU drivers by Jamie Fox · 2 years, 6 months ago
  21. ef49b1d SPM: Redirect PSA API runtimely instead of statically by Sherry Zhang · 2 years, 6 months ago
  22. 05aca68 Platform:corstone1000: Introduce GPT parser by Mohamed Omar Asaker · 2 years, 8 months ago
  23. 9e38935 SPM: Add STATUS_NEED_SCHEDULE to manage scheduler by Jianliang Shen · 2 years, 6 months ago
  24. 712af15 Hotfix: Split gfc100 eflash definition from device definition by Summer Qin · 2 years, 5 months ago
  25. c8a539a Dual-cpu: Remove duplicated definitions by David Hu · 2 years, 6 months ago
  26. 16ace4d Docs: Update multi-core memory access check document by David Hu · 2 years, 6 months ago
  27. 7f18fe3 Docs: SPRTL: Wording update for 'local storage' by Ken Liu · 2 years, 6 months ago
  28. 5cbc451 Platform:corstone1000: Add common platform logger by Mohamed Omar Asaker · 2 years, 8 months ago
  29. c9313eb SPM: Rename 'conn_handle_t' to 'connection_t' by Ken Liu · 2 years, 6 months ago
  30. cdd92d9 Platform: Add AN555 support by Dávid Házi · 2 years, 8 months ago
  31. 96624f3 Build: Create a common lib and copy it to the RAM for flash drivers by Dávid Házi · 2 years, 8 months ago
  32. ebb4d7d Platform: Fix common Arm CMSDK USART driver by Gabor Toth · 2 years, 5 months ago
  33. 9e0c2f4 Platform: musca b1: Add support for ADAC by Maulik Patel · 2 years, 6 months ago
  34. f871df0 Interface: Provide implementation of tfm_ns_interface_dispatch() by BohdanHunko · 2 years, 6 months ago
  35. 39f3b2f CC312: ADAC: Link to psa_adac_config target by Maulik Patel · 2 years, 6 months ago
  36. ab54b48 Build: Disable IAR release builds for v8.1m arch cpus. by Dávid Házi · 2 years, 6 months ago
  37. 6cf7896 Docs: Musca-S1 documentation clarification by Dávid Házi · 2 years, 6 months ago
  38. a94a9c7 Build: Create dedicated FP flags for Arm assembler(armasm). by chesun01 · 2 years, 6 months ago
  39. 8faae45 Boot: Align MCUboot to the latest version by Sherry Zhang · 2 years, 6 months ago
  40. 36316f5 Build: Update test repo version by Kevin Peng · 2 years, 6 months ago
  41. cc91402 Build: Change some CACHE variables to normal ones by Kevin Peng · 2 years, 7 months ago
  42. b2d4ed4 SPM: Set STATIC_HANDLE_IDX_BIT_WIDTH as 5 by Xinyu Zhang · 2 years, 6 months ago
  43. 85a8503 RSS: Reduce BL2 header size by Raef Coles · 2 years, 6 months ago
  44. be3a0c5 RSS: Map AP and SCP BL1 headers in other region by Raef Coles · 2 years, 6 months ago
  45. 87a850a RSS: Error if ATU slot is not aligned by Raef Coles · 2 years, 6 months ago
  46. 8b9ab16 SPM: Simplify pool object validating function by Ken Liu · 2 years, 6 months ago
  47. 9cabddb Crypto: Tweak the driver init order to have slots available by Antonio de Angelis · 2 years, 6 months ago
  48. 9af0898 SPM: Remove unused field 'sfn_maigc' by Ken Liu · 2 years, 6 months ago
  49. 895cdc3 Build: Add missing install files by David Hu · 2 years, 7 months ago
  50. ef68607 Build: Tweak CRYPTO_ENGINE_BUF_SIZE in config header file by David Hu · 2 years, 6 months ago
  51. 08b291c Platform: RSS: Fix ATU slot size calculation by Jamie Fox · 2 years, 6 months ago
  52. 44e44ba Platform: RSS: Fix flash area offsets by Jamie Fox · 2 years, 6 months ago
  53. 671c971 Docs: Refresh the Crypto service integration guide by Antonio de Angelis · 2 years, 6 months ago
  54. 2ddde6d platform: nordic_nrf: Replace deprecated enum for timer prescaler by Adam Wojasinski · 2 years, 11 months ago
  55. bbbba03 platform: nordic_nrf: Replace deprecated API with new one by Adam Wojasinski · 3 years ago
  56. d319198 platform: nordic_nrf: Header file for boundary handle macros by Joakim Andersson · 2 years, 6 months ago
  57. 39e8b3e platform: nordic_nrf: Update hal_nordic version by Joakim Andersson · 2 years, 6 months ago
  58. 65b68b5 Platform: Fix AN552 secondary partition address definition by Dávid Házi · 2 years, 6 months ago
  59. d8b2f2b SPM: Rename internal_errors.h to internal_status_code.h by shejia01 · 2 years, 6 months ago
  60. 95a88bc SPM: Use signals to drive FFM API procedures by shejia01 · 2 years, 7 months ago
  61. 707a7b5 NS Agent: Include compiler_ext_defs.h in psa_api_veneers_v80m.c by Xinyu Zhang · 2 years, 6 months ago
  62. 2f7e3b3 corstone1000: make sure to write fwu metadata to replica 2 by Rui Miguel Silva · 2 years, 6 months ago
  63. bf0b26a SPM: Rename static_loader.c to rom_loader.c by Xinyu Zhang · 2 years, 6 months ago
  64. 7e8be97 RSS: Run all provisioning in BL1 by Raef Coles · 2 years, 6 months ago
  65. afe23e3 Test: Update tf-m-tests commit ID by David Hu · 2 years, 6 months ago
  66. 1439fdc Build: Decouple NS from config_impl.h/.cmake by David Hu · 2 years, 6 months ago
  67. e27c3bb RSS: Decrease max host image size by Raef Coles · 2 years, 6 months ago
  68. 5cba61c Kconfig: Move module component options to their own files by Kevin Peng · 2 years, 7 months ago
  69. e2b0cfe Crypto: tfm_builtin_key_loader uses PSA to do key derivation by Antonio de Angelis · 2 years, 6 months ago
  70. 01a93bc Crypto: Refactor the tfm_builtin_key_loader and HAL interaction by Antonio de Angelis · 2 years, 7 months ago
  71. e2c8e4c SPM: Create source file for psa_version & psa_framework_version implementation by Xinyu Zhang · 2 years, 6 months ago
  72. 32a14f2 SPM: Create source file for APIs needed by connection-based services by Xinyu Zhang · 2 years, 6 months ago
  73. 669744c SPM: Create a dedicated source file for psa_call implementation by Xinyu Zhang · 2 years, 6 months ago
  74. 6be8b16 Docs: Adding David Hazi as new maintainer by Mark Horvath · 2 years, 6 months ago
  75. 5aefcd3 Platform: Add barriers to SAU configuration on Arm platforms by Gabor Toth · 2 years, 9 months ago
  76. a5cf2f6 Build: Fix version fallback for repos without tags by Anton Komlev · 2 years, 6 months ago
  77. 8feff56 Platform: Musca_S1: Expand Crypto stack size by Summer Qin · 2 years, 6 months ago
  78. 52fed83 CC3XX: Fix hashing output bug by Raef Coles · 2 years, 6 months ago
  79. 98e5e36 AN521: Support FPU IRQ test under isolation level 3 by chesun01 · 2 years, 7 months ago
  80. ea11c82 Build: Support FPU with ARMCLANG. by chesun01 · 2 years, 8 months ago
  81. e73bad8 CC3XX: Update rom driver to CMSIS style by Raef Coles · 2 years, 6 months ago
  82. b3f6466 Docs: Structure the Design documents by Anton Komlev · 2 years, 6 months ago
  83. f7a4404 Docs: Tidy up the security section by Anton Komlev · 2 years, 6 months ago
  84. 267e5c0 Docs: Bunch of small changes in documentation by Anton Komlev · 2 years, 6 months ago
  85. 6820ab3 CC3XX: Remove trailing CR and LF from prints by Antonio de Angelis · 2 years, 6 months ago
  86. 9d455a7 CC312: Fix the logging macro for TF-M based deployments by Antonio de Angelis · 2 years, 6 months ago
  87. 53d4561 SPRTL: Override vprintf by Antonio de Angelis · 2 years, 6 months ago
  88. e69cf68 Docs: Update code structure doc by Anton Komlev · 2 years, 6 months ago
  89. 6bf3297 Build: Specify cryptopraghy package version by Summer Qin · 2 years, 6 months ago
  90. 7d59c29 BL1: Use PSA hashing for LMS and LMOTS by Summer Qin · 2 years, 6 months ago
  91. 614002c Crypto: Update to Mbed TLS 3.3.0 by Summer Qin · 2 years, 7 months ago
  92. cc972af platform: nordic_nrf: Fix implicit declaration to hw_init_reset_on_boot by Joakim Andersson · 2 years, 6 months ago
  93. 62d73d5 platform: nordic_nrf: Remove nordic linker script files by Joakim Andersson · 2 years, 7 months ago
  94. 723bf32 platform: lairdconnectivity: Use the common linker files by Joakim Andersson · 2 years, 7 months ago
  95. ff23d3a platform: nordic_nrf: Use the common linker files by Joakim Andersson · 2 years, 7 months ago
  96. 90657c1 Docs: Platform documentation rules by Anton Komlev · 2 years, 7 months ago
  97. ff7cbae Docs: Move the design documents a level up by Anton Komlev · 2 years, 7 months ago
  98. a6187f2 Platform: Fix warning in system_core_init by Antonio de Angelis · 2 years, 6 months ago
  99. 8e7fc1d Platform: Add memory checks to Corstone-310 by Gabor Toth · 2 years, 7 months ago
  100. d715c67 Platform: Add CMSIS like MPU configuration by Gabor Toth · 2 years, 8 months ago