1. 1b1aefc BL1: Add boot_platform_pre/post_init by Raef Coles · 3 years, 9 months ago
  2. 4819ed9 BL1: Add KDF, use to derive BL2 decryption key by Raef Coles · 3 years, 9 months ago
  3. 236c188 Platform: Add non-default reset/halt config option by Raef Coles · 2 years, 11 months ago
  4. 237af69 FIH: Add fih.h interop for MCUBoot by Raef Coles · 3 years, 1 month ago
  5. 45dd87c Doc: Unify the implementation model naming by Ken Liu · 2 years, 11 months ago
  6. aab0c07 Build: Minor fix on build log by Sherry Zhang · 2 years, 11 months ago
  7. 00437d1 Platform: RSS: Enable NS NV counters by Raef Coles · 3 years, 1 month ago
  8. e3378b3 AN552: Update flash_drv to handle NS access from S by Bence Balogh · 2 years, 11 months ago
  9. 18a437c Platform: Corstone-310 update DMA-350 by Gabor Abonyi · 3 years ago
  10. 7e32198 platform: nordic_nrf: Add reset of nRF peripherals on boot by Joakim Andersson · 3 years, 2 months ago
  11. f6eb130 Docs: Add physical attack mitigation link in Threat Model by Kevin Peng · 3 years ago
  12. 4591d32 BL2: Fix MCUboot encrypted image support by Raef Coles · 2 years, 11 months ago
  13. 8691ae3 Build: Update tf-m-tests commit ID by Jianliang Shen · 2 years, 11 months ago
  14. c97eb92 Platform: Move Musca-B1 port up by 1 directory by Mark Horvath · 2 years, 11 months ago
  15. fbc2c50 Partitions: remove PSA proxy partition by Mark Horvath · 2 years, 11 months ago
  16. 1b49416 Platform: Remove Musca-B1 Secure Enclave port by Mark Horvath · 2 years, 11 months ago
  17. ff8e507 Build: Support Isolation L3 for out of the tree platforms by Roman Mazurak · 2 years, 11 months ago
  18. bc0360c platform: nordic_nrf: Add option to initialize hardware to reset on boot by Joakim Andersson · 3 years, 2 months ago
  19. 4c60435 Platform: RSS: Check comms permissions by Raef Coles · 3 years, 1 month ago
  20. dd4165d Platform: RSS: Add host comms protocol pointer-access by Raef Coles · 3 years, 2 months ago
  21. 2c9043f Platform: RSS: Allow new protocol versions in host comms by Raef Coles · 3 years, 2 months ago
  22. 03c72ef Docs: Update introduction on physical attack mitigation by Xinyu Zhang · 2 years, 11 months ago
  23. 5393bc1 AN521: Implement RNG for FIH delay by Xinyu Zhang · 3 years ago
  24. fe2ba46 AN521: Implement tfm_hal_verify_static_boundaries by Xinyu Zhang · 3 years ago
  25. 6ad0703 FIH: Re-enable FIH on AN521 by Xinyu Zhang · 3 years ago
  26. 5fb28b8 Build: Update tf-m-tests commit ID by Joakim Andersson · 2 years, 11 months ago
  27. 7f572ff test: initial_attestation: Remove dependency on debug config for tests by Joakim Andersson · 3 years ago
  28. d831cf1 Build: Fix M85 fallback to arch in case of GCC by Mark Horvath · 2 years, 11 months ago
  29. 5a32406 AN521: Simplify redundant logics in tfm_hal_set_up_static_boundaries by Xinyu Zhang · 2 years, 11 months ago
  30. 2bca080 Attest: Use measurement size from header by Jamie Fox · 2 years, 11 months ago
  31. 7cfee4a Build: Fetch partition from tfm-extras by Maulik Patel · 3 years, 1 month ago
  32. 2303602 NS Agent Mailbox: Move multi_core_mem_check.c by Chris Brand · 2 years, 11 months ago
  33. c66ca63 Build: Update test repo version by Tamas Ban · 2 years, 11 months ago
  34. 7a32d9c Attest: Add ARM_CCA attestation token profile by Tamas Ban · 3 years, 1 month ago
  35. 7dcb8c5 Platform: Extend attest HAL by Tamas Ban · 3 years, 1 month ago
  36. f05c5cb Attest: Remove attest_get_encoded_boot_records() by David Vincze · 3 years ago
  37. 44cd199 Attest: Move label definitions to public header by Tamas Ban · 3 years ago
  38. bcbf770 Platform: RSS: Define TFM_ATTEST_BOOT_RECORDS_MAX_SIZE by David Vincze · 3 years, 2 months ago
  39. cffddd3 Attest: Use ES256 / HMAC256 algorithm for testing by David Vincze · 3 years, 1 month ago
  40. 28c6271 COSE: Enable COSE algorithm ES384/512 by David Vincze · 3 years, 2 months ago
  41. 08a5065 Build: Decrease attestation stack size with token by David Vincze · 3 years, 3 months ago
  42. f07622c Attest: Store the token buffer in data segment by David Vincze · 3 years, 5 months ago
  43. a455440 Attest: Increase PSA_INITIAL_ATTEST_TOKEN_MAX_SIZE by David Vincze · 3 years, 3 months ago
  44. ae7e941 Attest: Clean-up public header by Maulik Patel · 3 years, 6 months ago
  45. eed7fdd Build: Update test repo version by Mark Horvath · 2 years, 11 months ago
  46. 4d41411 SPM: Add MVE support for GNUARM toolchain by Gabor Toth · 3 years, 9 months ago
  47. 90be4ef Remove code only used by ns_agent_mailbox from SPM by Chris Brand · 3 years ago
  48. 08ec9aa ADAC: Link to platform_bl2 only for corstone1000 by Maulik Patel · 3 years ago
  49. 845ee70 SPM: Fix includes in tfm_multi_core_mem_check.c by Chris Brand · 3 years ago
  50. b6cf20f AN521: Use default stack to boot NS system by Xinyu Zhang · 3 years ago
  51. 695d75b CC3XX: Add dedicated init and free functions by Antonio de Angelis · 3 years ago
  52. a11f33f Platform: Remove warning in Musca-S1 ioctl function by Antonio de Angelis · 3 years ago
  53. 86cdcc4 Crypto: Fix uninitialised variable warning by Antonio de Angelis · 3 years ago
  54. c995e9e PSoC: Read SMPU settings to determine protection by Chris Brand · 3 years ago
  55. 49e0e5a SPM: Export check_address_range() by Chris Brand · 3 years ago
  56. c466cc7 PSoC: Refactor to create SMPU_Read_Region() by Chris Brand · 3 years ago
  57. a67df0a SPM: Add missing #include by Chris Brand · 3 years ago
  58. f553c72 Partitions: Enable configurable stack size by Kevin Peng · 3 years ago
  59. 93efad0 Build: Support for configurable stack and heap size by Kevin Peng · 3 years ago
  60. 41e6800 Platform: AN524: Add missing header file by Kevin Peng · 3 years ago
  61. e33b9ee Partition: FWU: Add missing header file by Kevin Peng · 3 years ago
  62. a5048fb Build: Update test repo version by Kevin Peng · 3 years ago
  63. 8b8f7a4 Build: Merge secure_api & sp_log_raw into tfm_sprt by Kevin Peng · 3 years ago
  64. b42ed86 tfm_secure_api.h should be Library Model only by Kevin Peng · 3 years ago
  65. e4993ed RSS: Link comms to SPM by Raef Coles · 3 years ago
  66. 12493de platform: nordic_nrf: Separate secondary partition from BL2 config by Joakim Andersson · 3 years ago
  67. e6b477c Docs: Update out-of-date description for RoT Services by Ken Liu · 3 years ago
  68. 2718b58 Crypto: Init drivers first during psa_crypto_init() by Antonio de Angelis · 3 years ago
  69. b065a6b CC312: Fix BL2 ROTPK verification by Raef Coles · 3 years ago
  70. 6cea95d rename "name" field to "description" in manifest lists by BohdanHunko · 3 years ago
  71. 8a55252 rename "name" field to "description" in generated files lists by BohdanHunko · 3 years ago
  72. 3bd4c3e Test: Update commit ID by Chris Brand · 3 years ago
  73. 571813d Docs: update maintainers list for Corstone1000 platform by Mohamed Omar Asaker · 3 years ago
  74. e100553 CC312 OTP Layout: bug fix by Satish Kumar · 3 years ago
  75. c0b525b corstone1000: remove two partition configuration by Satish Kumar · 3 years, 2 months ago
  76. ed49879 corstone1000: support for UEFI FMP image Information by Satish Kumar · 3 years, 1 month ago
  77. 58484ec Platform Partition: Allow configuration of input and output buffer by Satish Kumar · 3 years ago
  78. a007a55 corstone1000: allocate static space for the virtqueues in openamp by Satish Kumar · 3 years ago
  79. d90e075 platform: nrf: Enforce that the external domain is non-secure by Sebastian Bøe · 3 years ago
  80. 8fa8b7f platform: nordic_nrf: Fix ENABLE_HEAP compilation error by Joakim Andersson · 3 years ago
  81. 86e6417 Platform: Corstone310: Cleanup device defintion by Gerda Zsejke More · 3 years, 1 month ago
  82. bbc38b7 CC3XX: Fix Poly driver memory corruption issue by Georgios Vasilakis · 3 years ago
  83. ad38fb0 platform: nordic_nrf: Fix tfm_hal_memory_check called for empty buffer by Joakim Andersson · 3 years ago
  84. fafbdbf platform: nordic_nrf: Update platform to remove unused heap by Joakim Andersson · 3 years ago
  85. bfb6bf2 Typos fixed in docs by BohdanHunko · 3 years ago
  86. 27662a3 Platform: Align secure main stack size among compilers by Xinyu Zhang · 3 years ago
  87. 7980b23 Boot: Consider both image slots for shared data by Jamie Fox · 3 years ago
  88. e05c9ba Docs: Divide stateless handles into two ranges by Kevin Peng · 3 years ago
  89. c9bdf01 Docs: Extend CPL limit in coding rules by Anton Komlev · 3 years ago
  90. fb83540 Docs: A bunch of small fixes by Anton Komlev · 3 years ago
  91. c1b40c4 CC312: Add mbedtls_hardware_poll for PSA driver by Summer Qin · 3 years ago
  92. e50f0a9 Build: Change default build option to MinSizeRel by Dávid Házi · 3 years, 1 month ago
  93. 09f93cd Build: Keep idle partition enabled on multi-core platforms by David Hu · 3 years ago
  94. 1db80f8 SPM: Fix parameter name by Chris Brand · 3 years ago
  95. 3eb38fa Build: Change CMSIS-RTOS RTX library attribute by Jianliang Shen · 3 years ago
  96. adbdeb5 Test: Update commit ID by Xinyu Zhang · 3 years ago
  97. 900ce93 SPM: Fix macro checks for clearing floating point context by Lingkai Dong · 3 years, 1 month ago
  98. 6f39ad0 unused 'short_name' field removed from manifest lists by Chris Brand · 3 years ago
  99. c422cdd SPM: Introduce ns_agent partition flag by Chris Brand · 3 years, 1 month ago
  100. 3d54219 Fix: Add FP compile option for platform_crypto_keys by Jianliang Shen · 3 years ago