1. a2bbd6a Platform: nordic: unify target configuration by Sebastian Bøe · 2 years, 2 months ago
  2. 65d71a3 SPM: Introduce new agent API by Chris Brand · 2 years, 2 months ago
  3. f5069ff PS: ITS: Remove PS dependency on ITS by Maulik Patel · 2 years, 2 months ago
  4. 0d7982d Platform: Enhancement in gcc link script by Sherry Zhang · 2 years, 2 months ago
  5. 7b0e17f Platform: DisableIRQ as the first action by Andrej Butok · 2 years, 2 months ago
  6. 1c0a561 Platform: nxp: Upgrade to the MCUx SDK v2.13.1 drivers. by Andrej Butok · 2 years, 2 months ago
  7. b288169 RSS: Update tf-m-extras commit ID by David Hu · 2 years, 2 months ago
  8. 9191b61 Attest: Remove redundant definitions of PSA_INITIAL_ATTEST_MAX_TOKEN_SIZE by David Hu · 2 years, 2 months ago
  9. 0bd4e60 RSS: Provisioning: Defines for bundle load addr by Joel Goddard · 2 years, 3 months ago
  10. 57aee96 RSS: Provisioning: Use CMAKE_OBJCOPY by Joel Goddard · 2 years, 3 months ago
  11. 2f03f69 Docs: Update CS310's FVP launch command by Bence Balogh · 2 years, 2 months ago
  12. d6ac472 Build: PL011 drivers unification for Musca B1, Musca S1 and RSS/TC. by Awadhy Mohammed · 2 years, 3 months ago
  13. 141a4c5 Platform: nxp: Use the common linker files. by Andrej Butok · 2 years, 2 months ago
  14. 6abf39e Crypto: Refine Mbedtls config by Summer Qin · 2 years, 2 months ago
  15. a05a166 CC312: Fix build error by Summer Qin · 2 years, 2 months ago
  16. 41dd77a Platform: nxp: Use ARM original mpu driver by Andrej Butok · 2 years, 2 months ago
  17. 6ccfd9d Attest: Fix "sometimes-uninitialized" build warning by Xinyu Zhang · 2 years, 2 months ago
  18. 8a5469c Crypto: Delete MBEDTLS_PK_xxx by Andrej Butok · 2 years, 2 months ago
  19. 9a6d90a SPM: Allocate handles locally if no connection-based services in SFN by Xinyu Zhang · 2 years, 5 months ago
  20. a43f6c2 Platform: nxp: Update lpc55s69 port. by Andrej Butok · 2 years, 2 months ago
  21. 4f5319e Fix: Delete trailing whitespace warned by CMake by Jianliang Shen · 2 years, 2 months ago
  22. 62fe112 Crypto: Enable CMAC, CFB, CTR and SHA384 for the TFM large profile by Andrej Butok · 2 years, 2 months ago
  23. a8c2652 Build: Update version of tf-m-extras repo by Sherry Zhang · 2 years, 2 months ago
  24. d95ee43 Attest: Align macro name with PSA spec by Sherry Zhang · 2 years, 3 months ago
  25. af6b962 Docs: Simplify building instruction by Anton Komlev · 2 years, 3 months ago
  26. f6da329 Docs: Update contribution guide for multiple changes by Anton Komlev · 2 years, 3 months ago
  27. d2897cb Attest: Remove fetching claims info from shared memory by Sherry Zhang · 2 years, 3 months ago
  28. cc5bfaa Attest: Minor enhancement by Sherry Zhang · 2 years, 3 months ago
  29. 44d9d6c Crypto: Increase CRYPTO_ENGINE_BUF_SIZE for the large profile by Andrej Butok · 2 years, 2 months ago
  30. f424016 Platform: nxp: Fix build and flash scripts. by Andrej Butok · 2 years, 2 months ago
  31. 38d7bb5 Platform: Fix sections alignments by Bohdan Hunko · 2 years, 3 months ago
  32. 0ef223c PSoC: Use cmake's add_compile_definitions() by Chris Brand · 2 years, 3 months ago
  33. dd87a1c mcuboot: Remove shallow fetch of tagged version of mcuboot by Joakim Andersson · 2 years, 4 months ago
  34. 0b501d0 Docs: Update note on "image_ok" flag in FWU by Xinyu Zhang · 2 years, 2 months ago
  35. 0e3e546 Docs: Add SVC descriptions in platform porting guide by Kevin Peng · 2 years, 3 months ago
  36. ea01808 SPM: Add STATUS_NEED_SCHEDULE to manage scheduler by Jianliang Shen · 2 years, 6 months ago
  37. 857b37d SPM: Rename SVC handler file and function name by Kevin Peng · 2 years, 3 months ago
  38. acbc52a SPM: Add SVC function table for PSA APIs by Kevin Peng · 2 years, 4 months ago
  39. 4dc558b ITS: Save memory for RAM FS by Andrej Butok · 2 years, 3 months ago
  40. ed32599 Build: Add jsonschema to requirements.txt by Joel Goddard · 2 years, 5 months ago
  41. e87e534 Build: GNUARM: fix objcopy command by Vijayenthiran Subramaniam · 2 years, 8 months ago
  42. ffd13c3 PS: Use buffer overlap for object encrypt/decrypt by Sherry Zhang · 2 years, 3 months ago
  43. bfee70e Docs: Implementation details for Mailbox Agent API by Ken Liu · 2 years, 4 months ago
  44. d9a2137 Platform: Fix possible stack corruption in platform_sp_nv_read_psa_api() by Andrej Butok · 2 years, 3 months ago
  45. a5f7981 SPM: Simplify the C SVC handling routine by Kevin Peng · 2 years, 4 months ago
  46. c2d147d Platforms: Move MAILBOX_IRQ to tfm_peripherals_def.h by Chris Brand · 2 years, 3 months ago
  47. c4bf996 Docs: Minor rewording of dual core design doc by Chris Brand · 2 years, 3 months ago
  48. 6ebef84 Revert "Platform: Fix build error when NS is disabled" by Xinyu Zhang · 2 years, 3 months ago
  49. 340ee45 Attest: Disable optional claim in profile small/medium by Sherry Zhang · 2 years, 3 months ago
  50. 2345aa5 Build: Non-FFM manifest attribute needs to be registered by chesun01 · 2 years, 4 months ago
  51. df37cb0 Hotfix: Correct the data size read by Summer Qin · 2 years, 3 months ago
  52. b63f3f4 SPM: Do not use msg.in_size to record data read/skipped by Kevin Peng · 2 years, 3 months ago
  53. e188154 Revert "Build: Use -Og for debug builds" by Antonio de Angelis · 2 years, 3 months ago
  54. 97be6c0 Platform: Fix build error when NS is disabled by Ivan Zhang · 2 years, 3 months ago
  55. 9cfa349 SPM: All FF-M API implementation return values by Kevin Peng · 2 years, 4 months ago
  56. a526fe0 Build: GCC: Add NOLOAD attribute for BSS sections by Kevin Peng · 2 years, 3 months ago
  57. 00f1d20 Docs: Update RSS provisioning documentation by Raef Coles · 2 years, 3 months ago
  58. 6f995f2 Build: Bump the tf-m-tests repo dependency by Antonio de Angelis · 2 years, 3 months ago
  59. 3649d44 Platform: AN547: Add missing function to target_cfg.h by Antonio de Angelis · 2 years, 3 months ago
  60. 856f508 Test: Remove psa arch tests patches by Summer Qin · 2 years, 3 months ago
  61. aafc6d5 SPM: Re-define SVC number assignments by Kevin Peng · 2 years, 4 months ago
  62. ea0f978 Build: Do not pass stack and heap sizes to manifest tool by Kevin Peng · 2 years, 3 months ago
  63. 67d55f6 Build: Use -Og for debug builds by Raef Coles · 2 years, 3 months ago
  64. 4e91452 BL1: Move PQ crypto into BL1_1 by Raef Coles · 2 years, 3 months ago
  65. 36ea02d RSS: Align ROM size to spec by Raef Coles · 2 years, 3 months ago
  66. 19d90e9 RSS: Share more code in BL1 by Raef Coles · 2 years, 3 months ago
  67. 08b0c5c Build: Improve BL1 code-sharing by Raef Coles · 2 years, 3 months ago
  68. 817da13 BL1: Allow configuring shared symbols list by Raef Coles · 2 years, 3 months ago
  69. fd2c7bc Platform Partition: Fix the manifest by Kevin Peng · 2 years, 3 months ago
  70. 93ba5ca Build: Fix IAR assembler compilation error, for CONFIG_TFM_FLOAT_ABI by Andrej Butok · 2 years, 3 months ago
  71. 2d3f043 RSS: Optimize LCM OTP implementation by Raef Coles · 2 years, 3 months ago
  72. fab1143 RSS: Align VHUK derivation to multi-RSS spec by Raef Coles · 2 years, 3 months ago
  73. aa4d04e Test: Update commit ID of tf-m-tests by Xinyu Zhang · 2 years, 3 months ago
  74. 11b4870 docs: configuration: Fix minor wording mistakes by Georgios Vasilakis · 2 years, 3 months ago
  75. 97d1c0a BL1: Update BL1_2 main header includes by Raef Coles · 2 years, 3 months ago
  76. 600ced7 platform: nordic_nrf: Add hardware flow control support by Joakim Andersson · 2 years, 4 months ago
  77. bfeb3b9 platform: Add platform default UART control definition by Joakim Andersson · 2 years, 4 months ago
  78. 3df1a76 Platform: AN552 and CS310: Add psa-arch-test support by Dávid Házi · 2 years, 4 months ago
  79. 6651e75 Revert "Platform: Fix sections alignments" by Kevin Peng · 2 years, 3 months ago
  80. 4580baf platform: nordic_nrf: Add nrf9161 DK and nrf9120 SoC support by Joakim Andersson · 2 years, 4 months ago
  81. 5ee3063 platform: nordic_nrf: Update Nordic HAL to nrfx 2.11.0 by Joakim Andersson · 2 years, 3 months ago
  82. 4eea4ca platform: nordic_nrf: Convert nrf9160 SoC to nrf91 series by Joakim Andersson · 2 years, 4 months ago
  83. 89ce54d platform: nordic_nrf: Set the MDK SoC definition in preload.cmake by Joakim Andersson · 2 years, 4 months ago
  84. 242f1cf platform: nordic_nrf: Move platform specific files from common by Joakim Andersson · 2 years, 4 months ago
  85. d8a7474 platform: nordic_nrf: Fix trivial difference and cleanup by Joakim Andersson · 2 years, 4 months ago
  86. ba73052 platform: nordic_nrf: Use MPU DREGION instead of number of region define by Joakim Andersson · 2 years, 4 months ago
  87. daa959e Platform: Fix sections alignments by Bohdan Hunko · 2 years, 3 months ago
  88. 2db7aee Platform: Fix order of sections in GCC linker script by Bohdan Hunko · 2 years, 3 months ago
  89. ac16075 RSS: BL1_1: Fix DMA ICS load address by Maulik Patel · 2 years, 3 months ago
  90. e25864c Build: Replace obsolete CONFIG_TFM_FP by CONFIG_TFM_FLOAT_ABI by Andrej Butok · 2 years, 3 months ago
  91. e5f0c00 Merge remote-tracking branch 'origin/release/1.8.x' into origin/master by Antonio de Angelis · 2 years, 3 months ago
  92. e4f9820 Platform: Fix IAR compilation error, OTP_NV_COUNTERS_RAM_EMULATION by Andrej Butok · 2 years, 3 months ago
  93. 9b2ce06 RSS: Disable dummy TRNG by Raef Coles · 2 years, 4 months ago
  94. 35ac80c Docs: 1.8.0 release note by David Hu · 2 years, 4 months ago
  95. 3b7cce2 Docs: Fix NXP platform owner e-mail by Andrej Butok · 2 years, 3 months ago
  96. f30c17f Platform: Update crypto_keys compile definitions by Raef Coles · 2 years, 3 months ago
  97. a4846cc Build: Update manual TF-M version to 1.8.0 by David Hu · 2 years, 4 months ago
  98. b73e6fd Platform: Update crypto_keys compile definitions by Raef Coles · 2 years, 3 months ago
  99. 86e193c Platform: corstone1000: Increase number of assets by Emekcan Aras · 2 years, 4 months ago
  100. 4427421 SPM: Merge 'ffm' and 'cmsis_psa' sources by Ken Liu · 2 years, 5 months ago