1. 36316f5 Build: Update test repo version by Kevin Peng · 2 years, 6 months ago
  2. cc91402 Build: Change some CACHE variables to normal ones by Kevin Peng · 2 years, 7 months ago
  3. b2d4ed4 SPM: Set STATIC_HANDLE_IDX_BIT_WIDTH as 5 by Xinyu Zhang · 2 years, 6 months ago
  4. 85a8503 RSS: Reduce BL2 header size by Raef Coles · 2 years, 6 months ago
  5. be3a0c5 RSS: Map AP and SCP BL1 headers in other region by Raef Coles · 2 years, 6 months ago
  6. 87a850a RSS: Error if ATU slot is not aligned by Raef Coles · 2 years, 6 months ago
  7. 8b9ab16 SPM: Simplify pool object validating function by Ken Liu · 2 years, 6 months ago
  8. 9cabddb Crypto: Tweak the driver init order to have slots available by Antonio de Angelis · 2 years, 6 months ago
  9. 9af0898 SPM: Remove unused field 'sfn_maigc' by Ken Liu · 2 years, 6 months ago
  10. 895cdc3 Build: Add missing install files by David Hu · 2 years, 7 months ago
  11. ef68607 Build: Tweak CRYPTO_ENGINE_BUF_SIZE in config header file by David Hu · 2 years, 6 months ago
  12. 08b291c Platform: RSS: Fix ATU slot size calculation by Jamie Fox · 2 years, 6 months ago
  13. 44e44ba Platform: RSS: Fix flash area offsets by Jamie Fox · 2 years, 6 months ago
  14. 671c971 Docs: Refresh the Crypto service integration guide by Antonio de Angelis · 2 years, 6 months ago
  15. 2ddde6d platform: nordic_nrf: Replace deprecated enum for timer prescaler by Adam Wojasinski · 2 years, 11 months ago
  16. bbbba03 platform: nordic_nrf: Replace deprecated API with new one by Adam Wojasinski · 3 years ago
  17. d319198 platform: nordic_nrf: Header file for boundary handle macros by Joakim Andersson · 2 years, 6 months ago
  18. 39e8b3e platform: nordic_nrf: Update hal_nordic version by Joakim Andersson · 2 years, 6 months ago
  19. 65b68b5 Platform: Fix AN552 secondary partition address definition by Dávid Házi · 2 years, 6 months ago
  20. d8b2f2b SPM: Rename internal_errors.h to internal_status_code.h by shejia01 · 2 years, 6 months ago
  21. 95a88bc SPM: Use signals to drive FFM API procedures by shejia01 · 2 years, 7 months ago
  22. 707a7b5 NS Agent: Include compiler_ext_defs.h in psa_api_veneers_v80m.c by Xinyu Zhang · 2 years, 6 months ago
  23. 2f7e3b3 corstone1000: make sure to write fwu metadata to replica 2 by Rui Miguel Silva · 2 years, 6 months ago
  24. bf0b26a SPM: Rename static_loader.c to rom_loader.c by Xinyu Zhang · 2 years, 6 months ago
  25. 7e8be97 RSS: Run all provisioning in BL1 by Raef Coles · 2 years, 6 months ago
  26. afe23e3 Test: Update tf-m-tests commit ID by David Hu · 2 years, 6 months ago
  27. 1439fdc Build: Decouple NS from config_impl.h/.cmake by David Hu · 2 years, 6 months ago
  28. e27c3bb RSS: Decrease max host image size by Raef Coles · 2 years, 6 months ago
  29. 5cba61c Kconfig: Move module component options to their own files by Kevin Peng · 2 years, 7 months ago
  30. e2b0cfe Crypto: tfm_builtin_key_loader uses PSA to do key derivation by Antonio de Angelis · 2 years, 6 months ago
  31. 01a93bc Crypto: Refactor the tfm_builtin_key_loader and HAL interaction by Antonio de Angelis · 2 years, 7 months ago
  32. e2c8e4c SPM: Create source file for psa_version & psa_framework_version implementation by Xinyu Zhang · 2 years, 6 months ago
  33. 32a14f2 SPM: Create source file for APIs needed by connection-based services by Xinyu Zhang · 2 years, 6 months ago
  34. 669744c SPM: Create a dedicated source file for psa_call implementation by Xinyu Zhang · 2 years, 6 months ago
  35. 6be8b16 Docs: Adding David Hazi as new maintainer by Mark Horvath · 2 years, 6 months ago
  36. 5aefcd3 Platform: Add barriers to SAU configuration on Arm platforms by Gabor Toth · 2 years, 9 months ago
  37. a5cf2f6 Build: Fix version fallback for repos without tags by Anton Komlev · 2 years, 6 months ago
  38. 8feff56 Platform: Musca_S1: Expand Crypto stack size by Summer Qin · 2 years, 6 months ago
  39. 52fed83 CC3XX: Fix hashing output bug by Raef Coles · 2 years, 6 months ago
  40. 98e5e36 AN521: Support FPU IRQ test under isolation level 3 by chesun01 · 2 years, 7 months ago
  41. ea11c82 Build: Support FPU with ARMCLANG. by chesun01 · 2 years, 8 months ago
  42. e73bad8 CC3XX: Update rom driver to CMSIS style by Raef Coles · 2 years, 6 months ago
  43. b3f6466 Docs: Structure the Design documents by Anton Komlev · 2 years, 6 months ago
  44. f7a4404 Docs: Tidy up the security section by Anton Komlev · 2 years, 6 months ago
  45. 267e5c0 Docs: Bunch of small changes in documentation by Anton Komlev · 2 years, 6 months ago
  46. 6820ab3 CC3XX: Remove trailing CR and LF from prints by Antonio de Angelis · 2 years, 6 months ago
  47. 9d455a7 CC312: Fix the logging macro for TF-M based deployments by Antonio de Angelis · 2 years, 6 months ago
  48. 53d4561 SPRTL: Override vprintf by Antonio de Angelis · 2 years, 6 months ago
  49. e69cf68 Docs: Update code structure doc by Anton Komlev · 2 years, 6 months ago
  50. 6bf3297 Build: Specify cryptopraghy package version by Summer Qin · 2 years, 6 months ago
  51. 7d59c29 BL1: Use PSA hashing for LMS and LMOTS by Summer Qin · 2 years, 6 months ago
  52. 614002c Crypto: Update to Mbed TLS 3.3.0 by Summer Qin · 2 years, 7 months ago
  53. cc972af platform: nordic_nrf: Fix implicit declaration to hw_init_reset_on_boot by Joakim Andersson · 2 years, 6 months ago
  54. 62d73d5 platform: nordic_nrf: Remove nordic linker script files by Joakim Andersson · 2 years, 7 months ago
  55. 723bf32 platform: lairdconnectivity: Use the common linker files by Joakim Andersson · 2 years, 7 months ago
  56. ff23d3a platform: nordic_nrf: Use the common linker files by Joakim Andersson · 2 years, 7 months ago
  57. 90657c1 Docs: Platform documentation rules by Anton Komlev · 2 years, 7 months ago
  58. ff7cbae Docs: Move the design documents a level up by Anton Komlev · 2 years, 7 months ago
  59. a6187f2 Platform: Fix warning in system_core_init by Antonio de Angelis · 2 years, 6 months ago
  60. 8e7fc1d Platform: Add memory checks to Corstone-310 by Gabor Toth · 2 years, 7 months ago
  61. d715c67 Platform: Add CMSIS like MPU configuration by Gabor Toth · 2 years, 8 months ago
  62. b20344d Platform: Extend non-secure configuration in Corstone-310 by Gabor Toth · 2 years, 9 months ago
  63. 4517baa Build: Fix AN521 IAR build by Dávid Házi · 2 years, 6 months ago
  64. 19ec2d3 Build: Defined CXX compiler for IAR by Dávid Házi · 2 years, 6 months ago
  65. 326d829 secure_fw: crypto: Fix compilation with NV counter module disabled by Joakim Andersson · 2 years, 6 months ago
  66. 5fd4099 SPM: Enhance the veneer APIs implementation for Armv8.0-M by Sherry Zhang · 2 years, 6 months ago
  67. 3ff959f Platform: Virtual Peripherals for Corstone310 FVP by Mark Horvath · 2 years, 8 months ago
  68. fceea76 Platform: Add configurable flash sizes to Corstone-310 by Gabor Toth · 2 years, 9 months ago
  69. 6727c04 Kconfig: Fix backend options missing prefixes by Kevin Peng · 2 years, 6 months ago
  70. c7404ed platform: common: Update common linker script to support Nordic platform by Joakim Andersson · 2 years, 7 months ago
  71. 69f3554 SPM: Add ISB instruction after CPS instruction by Sherry Zhang · 2 years, 8 months ago
  72. 48443fc Build: Fix GNU "specs" command line argument prefix by Dávid Házi · 2 years, 6 months ago
  73. 076cbd4 platform: nordic: Set CONFIG_TFM_FP_ARCH for nordic platform by Joakim Andersson · 2 years, 6 months ago
  74. 10de90e platform: common: Move TFM vector out of ifdef for trustzone by Joakim Andersson · 2 years, 6 months ago
  75. 16869c4 platform: corstone1000: Add definition for S_CODE_VECTOR_TABLE_SIZE by Joakim Andersson · 2 years, 6 months ago
  76. 755a243 platform: lairdconnectivity: Add missing definition of NS storage by Joakim Andersson · 2 years, 7 months ago
  77. 666b6f3 Platform:corstone1000:fwu: metadata_read validate crc by Mohamed Omar Asaker · 2 years, 8 months ago
  78. 0ddb014 Platform: corstone1000: calculate metadata crc32 by Mohamed Omar Asaker · 2 years, 8 months ago
  79. 9ce48d5 Platform: corstone1000: Add soft crc32 calculation by Mohamed Omar Asaker · 2 years, 8 months ago
  80. 0ab9751 SPM: Make comms init fail cause a panic by Raef Coles · 2 years, 7 months ago
  81. dd7a2f2 RSS: Alter RAM layout by Raef Coles · 2 years, 7 months ago
  82. 9c4d9d9 RSS: Enable CC3XX TCM remapping in BL1 by Raef Coles · 2 years, 7 months ago
  83. 1cb4497 CC3XX: Add remap option to DMA in ROM library by Raef Coles · 2 years, 7 months ago
  84. 2cf4ce4 RSS: Better split common code by Raef Coles · 2 years, 8 months ago
  85. 9e55725 platform: lairdconnectivity: Fix compilation issue in BL5340 target by Joakim Andersson · 2 years, 7 months ago
  86. 083ebe4 cmake: By default only apply patches when downloading remote libraries by Joakim Andersson · 2 years, 7 months ago
  87. ec284f3 Build: Remove boot_hal_bl2.c from AN552 by Dávid Házi · 2 years, 10 months ago
  88. c714702 SPM: Rename spm_ipc.h to spm.h by Sherry Zhang · 2 years, 6 months ago
  89. 51d7d57 platform: stm: b_u585i_iot02a: Increase flash non secure access. by Michel Jaouen · 2 years, 6 months ago
  90. cb866c3 RSS: Add GPT and FIP support by Raef Coles · 2 years, 8 months ago
  91. afd8e1c SPM: Optimize partition_t struct in SFN backend by Sherry Zhang · 2 years, 6 months ago
  92. 628109f SPM: Remove GET_PARTITION_PRIVILEGED_MODE definitions by BohdanHunko · 2 years, 6 months ago
  93. 0ca70e0 Docs: Update descriptions in isolation doc by Ken Liu · 2 years, 6 months ago
  94. 6a38b2b Platform: Fix for flash_otp_nv_counters_write out-of-bound stack access by Antonio de Angelis · 2 years, 6 months ago
  95. cbdacf0 Build: Fix warning with qcbor v1.2 and -Wmaybe-uninitialized by Antonio de Angelis · 2 years, 6 months ago
  96. fa21841 SPM: Check DCRS value during SVC Handling by Bence Balogh · 2 years, 7 months ago
  97. 5385ad1 SPM: Skip maintaining callee registers when DCRS=ZERO by Ken Liu · 2 years, 7 months ago
  98. bc5c068 SPM: Fix build warning in tfm_spm_ns_ctx.c by Xinyu Zhang · 2 years, 6 months ago
  99. 4fe29a9 Platform: RSS: Update tf-m-extras repo version by Maulik Patel · 2 years, 6 months ago
  100. e96cfd5 PS: Add helper comment by BohdanHunko · 2 years, 6 months ago