1. 566e03b Build: Remove Library Model branch in build system by Summer Qin · 2 years, 10 months ago
  2. 995e4a6 SPM: move tfm_arch_is_priv() to generic tfm_arch header by Antonio de Angelis · 2 years, 10 months ago
  3. ec8df4a Test: Fix qcbor test for IAR builds by Dávid Házi · 2 years, 10 months ago
  4. a297bf7 Platform: Add direct link to tfm_spm_defs by Jamie Fox · 2 years, 10 months ago
  5. a6f4268 Platform: corstone310_fvp: Update DMA350 driver by Gabor Abonyi · 2 years, 10 months ago
  6. 73560d8 CC3XX: Remove unused variable in otp_write function by Antonio de Angelis · 2 years, 10 months ago
  7. e480641 Platform: Fix comparison on return types mismatch by Antonio de Angelis · 2 years, 10 months ago
  8. 1ac50c2 Platform: nordic: Disable support for CRYPTO_NV_SEED by Sebastian Bøe · 2 years, 10 months ago
  9. b3c0699 Platform: Move faults handlers to dedicated file by Kevin Peng · 2 years, 11 months ago
  10. be56004 Crypto: Link crypto module flags to tfm_crypto_secure_api.c by Jianliang Shen · 2 years, 10 months ago
  11. 9d3b541 Build: Fix IAR build by Dávid Házi · 3 years ago
  12. 53b2e33 SPRTL: Override toolchain 'printf' by Ken Liu · 2 years, 10 months ago
  13. 7eaeb32 platform: template: Add input validation to otp_nv_counters_backend by Sebastian Bøe · 2 years, 10 months ago
  14. 072f7d3 STM: fix typo in struct by BohdanHunko · 2 years, 10 months ago
  15. f001078 SPM: Remove platform partition enable by Raef Coles · 2 years, 10 months ago
  16. 20f8a0c Build: Fix copy and zero_table size in linker scripts by Dávid Házi · 2 years, 10 months ago
  17. 432ede0 Platform: RSS: Increase tf-m-extras version by Jamie Fox · 2 years, 10 months ago
  18. 9aeda4b platform: otp: Simplify otp write and improve doc by Sebastian Bøe · 2 years, 10 months ago
  19. b2d29f8 Build: Fix IAR build Error by Michel Jaouen · 2 years, 10 months ago
  20. dd3ef2e Build: Explicitly set CMP0123 by David Hu · 3 years ago
  21. 80a30a6 Build: Fix Cortex-M23 build failure in GCC >= 8.0 by David Hu · 2 years, 10 months ago
  22. 6faa2db platform: nordic_nrf: Set BL2 and secondary partition if not defined by Markus Swarowsky · 2 years, 10 months ago
  23. 56b5faf platform: nordic_nrf: Fixed NRF_NS_SECONDARY bug by Sebastian Bøe · 3 years ago
  24. 79b004e CC312: Add OTP write readback check by Raef Coles · 2 years, 11 months ago
  25. 92a2012 Platform: Add NV counter write readback check by Raef Coles · 2 years, 11 months ago
  26. ea3345c platform: stm32u5xx: Release GPIOI before going to non-secure by Erwan Gouriou · 2 years, 11 months ago
  27. 2f00e21 Build: Add delegated attestation partition to RSS platform by Tamas Ban · 2 years, 11 months ago
  28. 1365ab6 Platform: RSS: Enable access to delegated attestation over MHU by Tamas Ban · 2 years, 11 months ago
  29. 75ee516 Build: Introduce ATTEST_KEY_BITS build option by David Vincze · 3 years, 2 months ago
  30. 7b01672 Platform: RSS: Make attest and crypto stack size configurable by Tamas Ban · 2 years, 11 months ago
  31. 2cd25ae Platform: RSS: Enable Delegated Attestation partition by Tamas Ban · 3 years ago
  32. 72283a7 platform: stm: stm32u5xx: Fix regression on protected Storage by Michel Jaouen · 2 years, 10 months ago
  33. a3d45c9 Test: Update tf-m-tests commit ID by David Hu · 2 years, 10 months ago
  34. 196673c test: Prevent test paths from entering the hex file by Sebastian Bøe · 2 years, 11 months ago
  35. 802f0e0 platform: nordic_nrf: Move device configuration files by Vidar Lillebø · 2 years, 10 months ago
  36. 0452252 Platform: Fix Corstone-310 build by Mark Horvath · 2 years, 10 months ago
  37. 20e7f2e Platform: RSS: Extend attest HAL by Tamas Ban · 2 years, 11 months ago
  38. d25b621 Platform: RSS: Increase BL1 code size by Jamie Fox · 3 years ago
  39. 46e6a61 BL1: Clear boot data area by Raef Coles · 3 years, 3 months ago
  40. 2369e7d Platform: RSS: Integrate LCM by Raef Coles · 3 years, 2 months ago
  41. cfb71c5 Platform: RSS: Implement LCM driver by Raef Coles · 3 years, 2 months ago
  42. 32bd615 Build: Fix missing install files by David Hu · 2 years, 10 months ago
  43. 53aee98 Platform: Check that ProgramData programmed all the data by Sebastian Bøe · 2 years, 11 months ago
  44. b2b069b Platform: RSS: Use derived keys for VHUK, IAK and DAK by Raef Coles · 3 years, 5 months ago
  45. ac02401 CC312: Integrate KMU driver by Raef Coles · 3 years, 4 months ago
  46. c72cdcf Platform: RSS: Implement KMU driver by Raef Coles · 3 years, 4 months ago
  47. 5d148f7 Attest: Add DAK Seed as builtin key by Raef Coles · 3 years, 5 months ago
  48. 31c1199 BL1: Add GUK by Raef Coles · 3 years, 8 months ago
  49. 7995d0c BL1: Fix logging output character amount by Raef Coles · 3 years, 2 months ago
  50. 20efa98 BL1: Use CTR IV from RAM by Raef Coles · 3 years, 3 months ago
  51. 7df331f platform: common: Panic in fault handlers by Joakim Andersson · 3 years, 2 months ago
  52. e0a1dc3 doc: Fix mispelled documentation of CONFIG_TFM_HALT_ON_CORE_PANIC config by Joakim Andersson · 2 years, 10 months ago
  53. d8663cf [Platform] Update Corstone 310 PPC register bits by Gabor Toth · 2 years, 11 months ago
  54. ab0143d Platform: Nuvoton M2354: remove tfm_platform.c in lib platform_s by wschang0 · 2 years, 10 months ago
  55. 66e8b1e Docs: Minor enhancement on partition integration guide by Sherry Zhang · 2 years, 11 months ago
  56. 11c307d Platform: Include mcuboot FIH header path by Raef Coles · 2 years, 10 months ago
  57. 8c98a4e Platform: nordic: Disable support for optional IAT claims by Sebastian Bøe · 2 years, 10 months ago
  58. 86cc4d4 Platform:Corstone310: Set every DMA350 Trig to NS by Bence Balogh · 3 years ago
  59. 50321b7 Platform: Corstone310: Update native drivers by Bence Balogh · 3 years ago
  60. 2ed48fd SPM: Enable MMIO region only when MMIO region exists by Sherry Zhang · 2 years, 11 months ago
  61. 1b1aefc BL1: Add boot_platform_pre/post_init by Raef Coles · 3 years, 9 months ago
  62. 4819ed9 BL1: Add KDF, use to derive BL2 decryption key by Raef Coles · 3 years, 9 months ago
  63. 236c188 Platform: Add non-default reset/halt config option by Raef Coles · 2 years, 11 months ago
  64. 237af69 FIH: Add fih.h interop for MCUBoot by Raef Coles · 3 years, 1 month ago
  65. 45dd87c Doc: Unify the implementation model naming by Ken Liu · 2 years, 11 months ago
  66. aab0c07 Build: Minor fix on build log by Sherry Zhang · 2 years, 11 months ago
  67. 00437d1 Platform: RSS: Enable NS NV counters by Raef Coles · 3 years, 1 month ago
  68. e3378b3 AN552: Update flash_drv to handle NS access from S by Bence Balogh · 2 years, 11 months ago
  69. 18a437c Platform: Corstone-310 update DMA-350 by Gabor Abonyi · 3 years ago
  70. 7e32198 platform: nordic_nrf: Add reset of nRF peripherals on boot by Joakim Andersson · 3 years, 2 months ago
  71. f6eb130 Docs: Add physical attack mitigation link in Threat Model by Kevin Peng · 3 years ago
  72. 4591d32 BL2: Fix MCUboot encrypted image support by Raef Coles · 2 years, 11 months ago
  73. 8691ae3 Build: Update tf-m-tests commit ID by Jianliang Shen · 2 years, 11 months ago
  74. c97eb92 Platform: Move Musca-B1 port up by 1 directory by Mark Horvath · 2 years, 11 months ago
  75. fbc2c50 Partitions: remove PSA proxy partition by Mark Horvath · 2 years, 11 months ago
  76. 1b49416 Platform: Remove Musca-B1 Secure Enclave port by Mark Horvath · 2 years, 11 months ago
  77. ff8e507 Build: Support Isolation L3 for out of the tree platforms by Roman Mazurak · 2 years, 11 months ago
  78. bc0360c platform: nordic_nrf: Add option to initialize hardware to reset on boot by Joakim Andersson · 3 years, 2 months ago
  79. 4c60435 Platform: RSS: Check comms permissions by Raef Coles · 3 years, 1 month ago
  80. dd4165d Platform: RSS: Add host comms protocol pointer-access by Raef Coles · 3 years, 2 months ago
  81. 2c9043f Platform: RSS: Allow new protocol versions in host comms by Raef Coles · 3 years, 2 months ago
  82. 03c72ef Docs: Update introduction on physical attack mitigation by Xinyu Zhang · 2 years, 11 months ago
  83. 5393bc1 AN521: Implement RNG for FIH delay by Xinyu Zhang · 3 years ago
  84. fe2ba46 AN521: Implement tfm_hal_verify_static_boundaries by Xinyu Zhang · 3 years ago
  85. 6ad0703 FIH: Re-enable FIH on AN521 by Xinyu Zhang · 3 years ago
  86. 5fb28b8 Build: Update tf-m-tests commit ID by Joakim Andersson · 2 years, 11 months ago
  87. 7f572ff test: initial_attestation: Remove dependency on debug config for tests by Joakim Andersson · 3 years ago
  88. d831cf1 Build: Fix M85 fallback to arch in case of GCC by Mark Horvath · 2 years, 11 months ago
  89. 5a32406 AN521: Simplify redundant logics in tfm_hal_set_up_static_boundaries by Xinyu Zhang · 2 years, 11 months ago
  90. 2bca080 Attest: Use measurement size from header by Jamie Fox · 2 years, 11 months ago
  91. 7cfee4a Build: Fetch partition from tfm-extras by Maulik Patel · 3 years, 1 month ago
  92. 2303602 NS Agent Mailbox: Move multi_core_mem_check.c by Chris Brand · 2 years, 11 months ago
  93. c66ca63 Build: Update test repo version by Tamas Ban · 2 years, 11 months ago
  94. 7a32d9c Attest: Add ARM_CCA attestation token profile by Tamas Ban · 3 years, 1 month ago
  95. 7dcb8c5 Platform: Extend attest HAL by Tamas Ban · 3 years, 1 month ago
  96. f05c5cb Attest: Remove attest_get_encoded_boot_records() by David Vincze · 3 years ago
  97. 44cd199 Attest: Move label definitions to public header by Tamas Ban · 3 years ago
  98. bcbf770 Platform: RSS: Define TFM_ATTEST_BOOT_RECORDS_MAX_SIZE by David Vincze · 3 years, 2 months ago
  99. cffddd3 Attest: Use ES256 / HMAC256 algorithm for testing by David Vincze · 3 years, 1 month ago
  100. 28c6271 COSE: Enable COSE algorithm ES384/512 by David Vincze · 3 years, 2 months ago