1. 0de91c9 Docs: Refine tfm_run_instruction.rst name by Summer Qin · 4 years, 2 months ago
  2. a9052d7 SPM: Fix link error with SPMLOG_ERRMSG by Jimmy Brisson · 4 years, 2 months ago
  3. 7e74111 Docs: Abstract documentation generation into a new file by Summer Qin · 4 years, 2 months ago
  4. 8360ef7 Docs: 'Stateless RoT Service' application reference by Mingyang Sun · 4 years, 7 months ago
  5. bf9a97e SPM: Fix Privileged mode of Partitions by Kevin Peng · 4 years, 2 months ago
  6. 0ea779d Build: Bump-up version of tf-m-tests repo by Kevin Peng · 4 years, 2 months ago
  7. 6a121d0 Test: Refactor IRQ Testing by Kevin Peng · 4 years, 3 months ago
  8. d6fd6af Docs: Fix the broken links in the documentation by David Wang · 4 years, 2 months ago
  9. ed119d4 CC312: Hash chunking implemented by Mark Horvath · 4 years, 5 months ago
  10. 91d9f74 SPM: Correct the PendSV priority value by Kevin Peng · 4 years, 2 months ago
  11. 5b095db Platform: Only put TF-M code to ER_TFM_CODE by Xinyu Zhang · 4 years, 2 months ago
  12. 3dee365 Build MPS3 AN547 with GCC by Jimmy Brisson · 4 years, 4 months ago
  13. 195f3ca Platform: Fix build of Musca-B1's BL0 by Mark Horvath · 4 years, 2 months ago
  14. c0d98c8 Build: Update the tf-m-tests version by David Hu · 4 years, 2 months ago
  15. 829aa75 partitions: crypto: introduce option to disable RNG independent of key derivation by Ioannis Glaropoulos · 4 years, 2 months ago
  16. 5b64bb7 SPM: tfm_get_caller_client_id() optimisation by Antonio de Angelis · 4 years, 3 months ago
  17. fa5d460 SPM: Use SPMLOG_ERRMSG instead of ERROR_MSG macro by Antonio de Angelis · 4 years, 2 months ago
  18. 0c20bcc Docs: Enable Sphinx tabs extension by Summer Qin · 4 years, 3 months ago
  19. ab1dd99 Docs: Move build instruction and user guide into technical reference by Summer Qin · 4 years, 2 months ago
  20. 54d47fb SPM: Fix build warnings by Kevin Peng · 4 years, 2 months ago
  21. caefb8f Tools: Update manifest parse tools for SFN by Shawn Shan · 4 years, 4 months ago
  22. ef42f44 SPM: Stateless services can be searched by sid by Mingyang Sun · 4 years, 2 months ago
  23. 294ce2e Tool: Fix default service version setting by Mingyang Sun · 4 years, 2 months ago
  24. 8dfeefe Build: Remove duplicated target source in platform_s by Xinyu Zhang · 4 years, 2 months ago
  25. adc485a Docs: Move tools documents to technical references folder by Summer Qin · 4 years, 2 months ago
  26. fb722da Build: Check whether ITS partition is ON when PS partition is enabled by Sherry Zhang · 4 years, 2 months ago
  27. 404053e platform: stm: Fix stm32l562e_dk test config with ARMCLANG by Michel Jaouen · 4 years, 2 months ago
  28. 68cb2a6 platform: stm: Extend compiler path to all compiler postbuild script by Michel Jaouen · 4 years, 2 months ago
  29. 0c4ed5d Attest: Remove unused variables by Shawn Shan · 4 years, 2 months ago
  30. 8ddcfd4 SPM: Remove unused function by Shawn Shan · 4 years, 2 months ago
  31. 409023f FWU: Remove obsolete comment. by Sherry Zhang · 4 years, 2 months ago
  32. 27e4227 SPM: Add IRQ data in Partition Loading by Kevin Peng · 4 years, 2 months ago
  33. f8564cb SPM: Invert tfm_spm_check_buffer_access() logic by Antonio de Angelis · 4 years, 3 months ago
  34. 8d004f7 SPM: Rename 'static_info' to 'load_info' by Mingyang Sun · 4 years, 2 months ago
  35. 61f8fbc HAL: Replace the 'idx' input param with 'privileged' by Mingyang Sun · 4 years, 2 months ago
  36. 327bc84 Profiles: Optimize Crypto memory footprint in Profile Small by David Hu · 4 years, 3 months ago
  37. aee0788 Crypto: Change to stateless service by Summer Qin · 4 years, 4 months ago
  38. 32a7431 platform: nordic: rearrange veneer placement on builds without BL2 by Ioannis Glaropoulos · 4 years, 2 months ago
  39. 4d1b7b3 Platform: Initialize PSA test memory on power-on and pin reset by Andreas Vibeto · 4 years, 2 months ago
  40. de3cc52 Build: Update tf-m-tests version by David Hu · 4 years, 2 months ago
  41. eaf9fc7 Attest: Support to retrieve Initial Attestation public key in runtime by David Hu · 4 years, 2 months ago
  42. c8c616e Crypto: Fix Mbed TLS key operation return code by David Hu · 4 years, 2 months ago
  43. 2bedfcd SPM: Rename SVC numbers to make more sense by Ken Liu · 4 years, 2 months ago
  44. 6a45e1c SPM: Add partition runtime region in the linker (IAR) by TTornblom · 4 years, 2 months ago
  45. fd6abed Docs : adding Documentation for SQUAD dashboard by Hugo L'Hostis · 4 years, 3 months ago
  46. 2de23d0 Platform: Add arm folder for arm platforms by Summer Qin · 4 years, 3 months ago
  47. c4d8e2c Boot & FWU: Add support of reverting mechanism in DIRECT_XIP mode by Sherry Zhang · 4 years, 2 months ago
  48. ae25f05 Boot: Add checking build address in DIRECT_XIP strategy by Sherry Zhang · 4 years, 3 months ago
  49. 6364f61 platform: stm: pass compiler path to STM32L552 postbuild script by Ioannis Glaropoulos · 4 years, 2 months ago
  50. ad92150 Build: Minor fix for syntax errors in IAR linker script by TTornblom · 4 years, 2 months ago
  51. 39bb990 Build: Add a patch to fix PSA API attestation test suite build by David Hu · 4 years, 2 months ago
  52. a03ad02 SPM: Fix load info manifest template by Mingyang Sun · 4 years, 2 months ago
  53. a38e9b5 SPM: Fix warning of discarded qualifiers by Xinyu Zhang · 4 years, 2 months ago
  54. 3a45324 SPM: Modify codes to pass CI CheckPatch by Xinyu Zhang · 4 years, 4 months ago
  55. 16ad2af Build: Update tf-m-tests commit by David Hu · 4 years, 2 months ago
  56. 611610c Attest: Remove initial attestation get public key API function by David Hu · 4 years, 3 months ago
  57. 51546c2 Move tf_fuzz to tf-m-tools repo by Karl Zhang · 4 years, 2 months ago
  58. b3b2cb6 SPM: Optimize stateless service logic by Ken Liu · 4 years, 3 months ago
  59. acd2a57 SPM: Refine 'load' interfaces by Ken Liu · 4 years, 3 months ago
  60. 9c7b9be SPM: Correct 'invalid parameter' error handling by Shawn Shan · 4 years, 3 months ago
  61. cbaa22b SPM: Fix missing break in TFM_SVC_OUTPUT_UNPRIV_STRING SVC handling by Antonio de Angelis · 4 years, 3 months ago
  62. 62eca02 Build: Update tf-m-tests commit version by David Hu · 4 years, 2 months ago
  63. 44764cb Document: Spelling check. by shejia01 · 4 years, 2 months ago
  64. b64afa2 Build: Update the default version of tf-m-tests repo by Sherry Zhang · 4 years, 2 months ago
  65. 2da977d FWU: Add checking the state of the running image by Sherry Zhang · 4 years, 3 months ago
  66. 117b352 Build: Update the MCUboot repo version by Sherry Zhang · 4 years, 3 months ago
  67. 6a6158c platform: nordic nrf: fix linker script by Ioannis Glaropoulos · 4 years, 2 months ago
  68. e8b563b Platform: Use non-secure peripherals for Nordic devices by Andreas Vibeto · 4 years, 3 months ago
  69. 861b078 Tools: Change parser processing sequence by Ken Liu · 4 years, 3 months ago
  70. a7288ea Build: Update the psa-arch-tests repo version by Shawn Shan · 4 years, 2 months ago
  71. a053480 Build: Update the default version of tf-m-tests repo by Sherry Zhang · 4 years, 2 months ago
  72. 1d81581 FWU: Disable the FWU secure test suites by default by Sherry Zhang · 4 years, 3 months ago
  73. 25e09c7 SPM: Fix Musca_B1 Regression Test Issue by Ken Liu · 4 years, 2 months ago
  74. 37e9784 Crypto: Delete two deprecated crypto functions. by shejia01 · 4 years, 3 months ago
  75. c25558c SPM: Shorten 'TFM_GET_CONTAINER_PTR' by Ken Liu · 4 years, 3 months ago
  76. 2a1d01b TF-Fuzz: Add test suite generator script by Mate Toth-Pal · 5 years ago
  77. 9974f0a TF-Fuzz: Update boilerplate to be compatible with latest TF-M by Mate Toth-Pal · 4 years, 3 months ago
  78. 7e9d6d3 TF-Fuzz: Add documentation for source directories by Mate Toth-Pal · 5 years ago
  79. 53db277 TF-Fuzz: Initial Crypto support plus remaining SST support by Gary Morrison · 5 years ago
  80. 4c823bd TF-Fuzz: Restructure TF-Fuzz for correct code generation by Gary Morrison · 5 years ago
  81. aa6e8ce SPM: Move 'load' headers into 'spm' folder by Ken Liu · 4 years, 3 months ago
  82. 0894c1c Crypto: Key derivation module switch update by Summer Qin · 4 years, 3 months ago
  83. d30c903 SPM: Fix API input parameter of configuring isolation by Mingyang Sun · 4 years, 3 months ago
  84. c66e947 SPM: Make SP log support library model by Mingyang Sun · 4 years, 3 months ago
  85. 3406048 SPM: Fix TFM_DEFAULT_SECURE_IRQ_PRIOTITY typo by Kevin Peng · 4 years, 3 months ago
  86. f40be93 Profiles: Update Profile Medium document and default configs by David Hu · 4 years, 3 months ago
  87. 0c250bc Crypto: Refine asymmetric cryptographic control flags by David Hu · 4 years, 3 months ago
  88. 9d93424 platform: Enable instruction cache on platforms with nRF SoCs by Andrzej Głąbek · 4 years, 3 months ago
  89. a016547 Tools: Update manifest parse tools for interrupt part by Shawn Shan · 4 years, 7 months ago
  90. 4520ce3 SPM: Rename 'static info' into 'load info' by Ken Liu · 4 years, 3 months ago
  91. 8e498fa Build: Update the default version of tf-m-tests repo by Xinyu Zhang · 4 years, 3 months ago
  92. 3fc5a0a Docs: Manually set security advisory documents in order by David Hu · 4 years, 3 months ago
  93. 5afc1ef TFMV-3: Crypto multi-part operations abort() may not take effect. by David Hu · 4 years, 3 months ago
  94. fc7b771 SPM: Convert SVC number to uint8_t by Kevin Peng · 4 years, 3 months ago
  95. 211f5d6 Build: Update the default version of tf-m-tests repo by Sherry Zhang · 4 years, 3 months ago
  96. 539ade4 FWU: Make setting the bootloader used in FWU simpler by Sherry Zhang · 4 years, 3 months ago
  97. 004db24 Docs: Update the tfm_fwu_service.rst by Sherry Zhang · 4 years, 3 months ago
  98. 8f6c294 FWU: Add the support of image update with dependencies by Sherry Zhang · 4 years, 4 months ago
  99. 16fca61 Docs: Announce future release dates by Anton Komlev · 4 years, 3 months ago
  100. f085184 SPM: Fix warning of variable length data by Mingyang Sun · 4 years, 3 months ago