1. 19504a5 Tool: Detect duplicated partition IDs by Xinyu Zhang · 4 years, 4 months ago
  2. aa7d90a Docs: Add v1.3.0 release note by David Hu · 4 years, 5 months ago TF-Mv1.3.0
  3. 3558869 Version: Update for TF-M v1.3.0 release by David Hu · 4 years, 4 months ago
  4. 17fad42 BUILD: Remove -Wno-unused-parameter option from IAR by TTornblom · 4 years, 4 months ago TF-Mv1.3.0-RC3
  5. eb77277 Build: ensuring TFM_PARTITION_PLATFORM is read as variable in gen-expr by Torsten Rasmussen · 4 years, 5 months ago
  6. d3a91b2 Update maintainers file by Chris Brand · 4 years, 5 months ago
  7. 52599dd Platform: Move PSA IPC test data from mram to sram on Musca_s1 by Salome Thirot · 4 years, 5 months ago
  8. 0e366d4 Build: Bump up test repo version to 1.3.0-RC1 by Kevin Peng · 4 years, 5 months ago TF-Mv1.3.0-RC2
  9. b11b067 Crypto: Fix psa arch test failures. by Maulik Patel · 4 years, 4 months ago
  10. e056d18 Build: Add a config check against IPC model and TF-M audit log by David Hu · 4 years, 4 months ago
  11. 10ee93d Platform: Switch AN547 Initial Stack Pointer to MSP by Marton Berke · 4 years, 4 months ago
  12. 0c65919 Platform: Fix Musca-B1 Secure Enclave by Mark Horvath · 4 years, 5 months ago
  13. b1637d5 Docs: Fix an incorrect link by David Hu · 4 years, 5 months ago
  14. 5eb9c07 Tool: Fix PSA-FF-test partition ID conflict by Mingyang Sun · 4 years, 5 months ago
  15. e02ce63 docs: fix ARMv8-M developer.arm.com link by Leonardo Sandoval · 4 years, 6 months ago TF-Mv1.3.0-RC1
  16. 4c03b82 Platform: Remove duplicated files from psoc64 by Raef Coles · 4 years, 5 months ago
  17. 232df54 Platform: remove dummy hal from Nuvoton cmake by Raef Coles · 4 years, 5 months ago
  18. f2c8dad SPM: Add error inspection for fatal errors (exceptions) by Øyvind Rønningstad · 4 years, 7 months ago
  19. 453ad40 SPM: Implement version check for stateless service by Mingyang Sun · 4 years, 5 months ago
  20. 062594f Docs: Fix Large Profile document by David Hu · 4 years, 5 months ago
  21. 8d5cec1 Revert "Platform: Increase the code size of LR_CODE about musca_b1" by Shawn Shan · 4 years, 5 months ago
  22. 848ea87 Platform: Disable FIH on AN521 by default by David Hu · 4 years, 5 months ago
  23. 0d64a64 Docs: Add a note to avoid using GNU Arm 10-2020-q4-major by David Hu · 4 years, 5 months ago
  24. bc7c996 Service: Create an example FF-M v1.1 partition by Mingyang Sun · 4 years, 6 months ago
  25. 9ac44d3 SPM: Update firmware framework version by Mingyang Sun · 4 years, 5 months ago
  26. 6d5dc3d SPM: Service API psa_set_rhandle() change by Mingyang Sun · 4 years, 5 months ago
  27. cb6f70e SPM: Client API psa_call() changes by Mingyang Sun · 4 years, 5 months ago
  28. 00cef5e SPM: Client API change for stateless service by Mingyang Sun · 4 years, 5 months ago
  29. e00c39c Platform: Increase the code size of LR_CODE about musca_b1 by Shawn Shan · 4 years, 5 months ago
  30. eceda86 SPM: Add a tracking table for stateless service by Mingyang Sun · 4 years, 5 months ago
  31. 0241dc6 FIH: Improve labelling for testing tool by Raef Coles · 4 years, 8 months ago
  32. d975819 Boot: Move Mbed TLS configuration file for MCUboot by Robert Rostohar · 4 years, 8 months ago
  33. 55e5e6b Build: Fix MCUboot image dependency checking by Raef Coles · 4 years, 7 months ago
  34. 9ed8987 Config: Add Profile Large default config file by David Hu · 4 years, 5 months ago
  35. c8b5447 Crypto: Add a Mbed Crypto config file for Profile Large by David Hu · 4 years, 5 months ago
  36. 36528df Platform: Use extended CFI against physical attacks on AN521 by Tamas Ban · 4 years, 9 months ago
  37. 616eaa3 FIH: Extend control flow integrity protection by David Hu · 4 years, 6 months ago
  38. 2e868cb Platform: Add fault injection mitigation to AN521 by Tamas Ban · 4 years, 8 months ago
  39. f07e97d SPM: Add fault injection protection support in IPC model by David Hu · 4 years, 6 months ago
  40. 9804b6a SPM: Add fault injection protection support in Library model by David Hu · 4 years, 6 months ago
  41. d28286e Platform: Adjust HAL API to fit for FI hardening by Tamas Ban · 4 years, 8 months ago
  42. b881bea FIH: Add fault injection hardening library by Tamas Ban · 4 years, 9 months ago
  43. 0b9738a Docs: Add firmware update partition design document by Sherry Zhang · 4 years, 7 months ago
  44. 4c697c6 FWU: Add FWU regression test configurations by Sherry Zhang · 4 years, 5 months ago
  45. 3e7129f FWU: Add the IPC model support by Sherry Zhang · 4 years, 7 months ago
  46. 07b4241 FWU: Add Firmware Update partition by Sherry Zhang · 4 years, 7 months ago
  47. 973c4f4 SPM: Add a "connection_based" flag for service by Mingyang Sun · 4 years, 5 months ago
  48. 8dac610 SPM: Wake up only when waitfing for the signal by Kevin Peng · 4 years, 5 months ago
  49. a1ca611 Tool: Generate static handle for stateless service by Mingyang Sun · 4 years, 7 months ago
  50. edb8ee4 SPM: Check client version before creating handle by Kevin Peng · 4 years, 5 months ago
  51. 9543bc8 platform: stm32l562e_dk: Modify memory mapping to support psa api test by Michel Jaouen · 4 years, 5 months ago
  52. dc79188 SPM: Improvements on SLIH by Kevin Peng · 4 years, 5 months ago
  53. 4a741da Docs: Update TF-M generic threat model by David Hu · 4 years, 5 months ago
  54. 70c865b Build: Update mcuboot tag to 1.7.2 by Sherry Zhang · 4 years, 5 months ago
  55. 3aefc36 SPM: Add STATIC_HANDLE_VALUE_LIMIT macro by Mingyang Sun · 4 years, 5 months ago
  56. 7200471 Build: Check that TEST_PSA_API=="IPC" when SUITE=="IPC" by Øyvind Rønningstad · 4 years, 5 months ago
  57. 78b0da3 platform: Add deprecation warnings for nRF5340 PDK by Andrzej Głąbek · 4 years, 5 months ago
  58. 28659c4 Crypto: Upgrade Mbed TLS to 2.25 by Maulik Patel · 4 years, 7 months ago
  59. f07e92e Platform: Add mps3/an547 platform by Gabor Toth · 4 years, 9 months ago
  60. b774fec SPM: Remove *TFM* IRQ APIs for IPC Model by Kevin Peng · 4 years, 5 months ago
  61. c697626 SPM: Set IRQ initial status for partitions by Kevin Peng · 4 years, 7 months ago
  62. f9a0eb0 SPM: Partial implementation of PSA interrupt control APIs by Kevin Peng · 4 years, 7 months ago
  63. e23dc22 platform: stm32l562e_dk: add level 3 isolation support by Michel Jaouen · 4 years, 5 months ago
  64. 781ef73 SPM: Adjust psa_arch_test SPE libraries name by Shawn Shan · 4 years, 5 months ago
  65. 1391e52 Docs: Add Profile Large design document by David Hu · 4 years, 7 months ago
  66. 6e0f324 BL2: Validate target access address in flash_map.c by Sherry Zhang · 4 years, 5 months ago
  67. dea1f2c Arch: Apply hardware re-entrant detection feature by Summer Qin · 4 years, 7 months ago
  68. 82fbca5 SPM: Update thread state naming by Kevin Peng · 4 years, 5 months ago
  69. 6526d56 Hotfix: fix generic threat model file name by David Hu · 4 years, 5 months ago
  70. d839593 TZ: Add configuration switch for PXN by Summer Qin · 4 years, 5 months ago
  71. 31d337a SPM: Remove unused external globals by Ken Liu · 4 years, 5 months ago
  72. dfefe25 Platform: Remove sse200-aws platform code (Deprecation) by Minos Galanakis · 4 years, 5 months ago
  73. 667995b Revert "Platform: Remove Musca_A platform code (Deprecation)" by Anton Komlev · 4 years, 5 months ago
  74. a29d669 Platform: Remove Musca_A platform code (Deprecation) by Minos Galanakis · 4 years, 5 months ago
  75. cd94d47 AN539 : Remove AN539 from code-base by Hugo L'Hostis · 4 years, 6 months ago
  76. df6aa29 Revert "SPM: Remove tfm_spm_get_msg_buffer_from_conn_handle" by Kevin Peng · 4 years, 5 months ago
  77. 68953c9 Platform: Fix platform init function of Musca S1 by Lingkai Dong · 4 years, 5 months ago
  78. ae8965e SPM: Remove tfm_spm_get_msg_buffer_from_conn_handle by Kevin Peng · 4 years, 5 months ago
  79. c4e27c0 ITS: Support all flash erase values by Jamie Fox · 4 years, 6 months ago
  80. 36023aa Platform: Enabled QSPI flash on Musca_S1 to store PS content by Gerda Zsejke, More · 4 years, 5 months ago
  81. ed3980e Docs: Update supported Arm Complier versions by Mark Horvath · 4 years, 5 months ago
  82. 1ea82c0 Platform: stm: Add crypto accelerator support by Michel Jaouen · 4 years, 6 months ago
  83. 975e0b3 TFMV-2: Add SVC caller stack pointer fetching vulnerability. by Ken Liu · 4 years, 5 months ago
  84. d85023f Platform: Add Musca_s1 support for PSA IPC test suite by Salome Thirot · 4 years, 6 months ago
  85. e212ea1 SPM: Prevent IPC SVC call from Handler Mode by Kevin Peng · 4 years, 5 months ago
  86. 414523f SPM: Check both MODE and SPSEL to choose the stack during SVC by Kevin Peng · 4 years, 5 months ago
  87. e9b9e12 Build: Use REGION macros from region.h by TTornblom · 4 years, 6 months ago
  88. 1883f97 Build: PSoC64: Move RAM_VECTORS & RFM_RAM_CODE to the beginning (IAR) by TTornblom · 4 years, 7 months ago
  89. 593a63a ITS: Correct header includes by Jamie Fox · 4 years, 6 months ago
  90. 2f090f9 Build: Find GNUARM compiler via find_program() by Øyvind Rønningstad · 4 years, 5 months ago
  91. 66ca613 SPM: Refine pool logics by Ken Liu · 4 years, 5 months ago
  92. 90f102f SPM: Change log level from variable to string in Cmake by Shawn Shan · 4 years, 6 months ago
  93. 27dd4c6 Platform: PSoC6: reserve PSA NVMEM (if TEST_PSA_API) by Alamy Liu · 5 years ago
  94. 24dffb2 SPM: Adjust fundamental headers - lists and bits by Ken Liu · 4 years, 6 months ago
  95. 1f8929a Build: Update PSA API test target for Musca B1 by Raef Coles · 4 years, 6 months ago
  96. d65629d Introduce end-of-line normalization by Kevin Peng · 4 years, 5 months ago
  97. 5ec7965 Interface: Ensure veneer function result return in dispatch by Kevin Peng · 4 years, 6 months ago
  98. bbb7fdf Platform: add platform Nuvoton M2354 by WSChang0 · 4 years, 7 months ago
  99. 6d3f3df Build: Add Cmake argument MBEDCRYPTO_GIT_REMOTE by Øyvind Rønningstad · 4 years, 6 months ago
  100. fd33855 ITS: Split FS ctx init into separate function by Jamie Fox · 4 years, 6 months ago