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