1. 07ef6e4 Crypto: migrate support to MbedTLS v2.23.0 by Soby Mathew · 5 years ago
  2. cf87296 Build: Single quotes to double quotes for params by Ken Liu · 5 years ago
  3. 5c47631 Boot: Add encrypted image support by Balint Matyi · 5 years ago
  4. d9abb49 Boot: Use the PyPI version of imgtool by Balint Matyi · 5 years ago
  5. 3bae883 Boot: Use the MCUBoot version of the imgtool. by Balint Matyi · 5 years ago
  6. e3593c6 Build: Find MCUBOOT_REPO only if BL2 is enabled by Raymond Ngun · 5 years ago
  7. f5c1e06 Build: Enable using HW keys with upstream MCUboot by David Vincze · 5 years ago
  8. 141f215 Build: Enable boot data sharing with UPSTREAM by David Vincze · 5 years ago
  9. abb527c Build: Enable HW rollback protection with UPSTREAM by David Vincze · 6 years ago
  10. f0873cd Boot: Set the default MCUBoot repo to 'UPSTREAM' by Balint Matyi · 5 years ago
  11. 3ecd622 Boot: Add boot_plaftorm_quit to boot_hal template by Michel Jaouen · 5 years ago
  12. 762415c Build: Create hex and elf files of executables by Øyvind Rønningstad · 5 years ago
  13. 8a77bdd Config: Add stm targets in single entry point by Ludovic Barre · 5 years ago
  14. 9d96328 Boot: Replace hard-coded image index by David Vincze · 5 years ago
  15. df12de0 Boot: Fix misplaced preprocessor directive by David Vincze · 5 years ago
  16. 15b3130 Boot: Add requirements.txt file by Kevin Townsend · 5 years ago
  17. bf5b98c Boot: Add byte cast when signing payload by Kevin Townsend · 5 years ago
  18. 8f7b359 Attest: Remove 'INDIVIDUAL_SW_COMPONENTS' support by Balint Matyi · 5 years ago
  19. af8584e Boot: Fix GNUARM compiler warning by Tamas Ban · 5 years ago
  20. faf74f5 Build: Major warnings cleanup by TTornblom · 5 years ago
  21. 99f0be2 Build: IAR support by TTornblom · 6 years ago
  22. 1e08970 Boot: Fix error in preprocessor macro by Raef Coles · 5 years ago
  23. 761ebaf Boot: Upgrade MCUBoot to v1.5.0 by Balint Matyi · 5 years ago
  24. 2fe0492 Build: Move MCUBoot configs from compile time defines to header by Balint Matyi · 5 years ago
  25. 83d9637 Build: Update to IAR support by TTornblom · 6 years ago
  26. 8f17a71 Build: Only pass -mcmse switch for secure compiles by Mate Toth-Pal · 5 years ago
  27. 062336b Boot: Remove unnecessary loop by David Vincze · 5 years ago
  28. b0be461 Platform: Add BL2 platform-specific hw initialization by Andrei Narkevitch · 6 years ago
  29. 35ff816 Boot: Fix buffer overflow in image sector check by Raef Coles · 6 years ago
  30. c3e313a Build: Enable building TF-M with original MCUBoot by David Vincze · 6 years ago
  31. ead78fb Platform: Rename platform specific MCUBoot macros by David Vincze · 6 years ago
  32. 225c58f Boot: Use the same flash_map module as upstream MCUBoot by David Vincze · 6 years ago
  33. 4b63037 Add newline terminator at end of C files by Robert Rostohar · 6 years ago
  34. 99f1b36 Boot: Move logging macros to project specific file by David Vincze · 6 years ago
  35. 4af6783 Boot: Enable overwriting upgrade with 0 size scratch by David Vincze · 6 years ago
  36. 44b79f4 Boot: Remove unnecessary preprocessor directives by David Vincze · 6 years ago
  37. 0dc41d2 Boot: Add overflow checks to TLV iterator by David Vincze · 6 years ago
  38. 2ddc137 Boot: Synchronize MCUBoot with v1.4.0 by David Vincze · 6 years ago
  39. 61bd1e5 Boot: Introduce new protected TLV format by David Vincze · 6 years ago
  40. 66a56fc Boot: Use TLV iterator everywhere by David Vincze · 6 years ago
  41. 07706a4 Boot: Add TLV iterator API by David Vincze · 6 years ago
  42. 7673e59 Boot: Pass image header to LOAD_IMAGE_DATA macro by David Vincze · 6 years ago
  43. c256612 Boot: Re-apply modifications after code sync by David Vincze · 6 years ago
  44. cea8b59 Boot: Synchronize MCUBoot code base by David Vincze · 6 years ago
  45. 9830d48 Platform: Generate attestation key and program it to OTP on Musca-B1 by Xu Yong · 6 years ago
  46. f824e74 Boot: Add OTP provisioning functionality to MCUBoot by Tamas Ban · 6 years ago
  47. 0e82adc Boot: Enable CC312 runtime library by Raef Coles · 6 years ago
  48. 1bb168e Boot: Switch boot to use mbed-crypto by Raef Coles · 6 years ago
  49. 4d6ea2f Platform: Use PSA ECC ID for attestation key by Raef Coles · 6 years ago
  50. b321c0b Build: Change CMAKE_BUILD_TYPE to ignore case by Raef Coles · 6 years ago
  51. bc5e5aa Support CMSIS_device_header macro provided in CMSIS by Kevin Peng · 6 years ago
  52. 73dfbc5 Boot: Make MCUBoot logging optional by David Vincze · 6 years ago
  53. 219a175 Boot: Add measured boot record TLV to shared area by David Vincze · 6 years ago
  54. 4b84de5 Boot: Add measured boot record TLV to image manifest by David Vincze · 6 years ago
  55. af08238 Boot: Verify address when using loading to RAM by Raef Coles · 6 years ago
  56. 27a6145 Boot: Mitigate TOCTOU attack when RAM loading by Raef Coles · 6 years ago
  57. 056ed0b Boot: Check integer overflow by Tamas Ban · 6 years ago
  58. 576aaf9 Boot: Exit from loop when TLV has been found by Tamas Ban · 6 years ago
  59. d4bf347 Boot: Clear RAM before starting secure firmware by Tamas Ban · 6 years ago
  60. 204c5b4 Boot: Change the return type of flash_area_align() by Raef Coles · 6 years ago
  61. 25b857a Boot: Add constant time memory equality function by Raef Coles · 6 years ago
  62. 4e5ed8d Boot: Fix GNUARM compile error by Tamas Ban · 6 years ago
  63. 857bfa5 Twincpu: Support building multi-core TF-M in a single building execution by David Hu · 6 years ago
  64. 0f869bb Boot: Migrate from pycrypto to cryptography by Kevin Townsend · 6 years ago
  65. 78676ac Boot: Use different signing key to S and NS image by Tamas Ban · 6 years ago
  66. 1d37c34 Boot: Add hardware key support to MCUBoot by Tamas Ban · 6 years ago
  67. d0f4e1d Build: Add hardware key support to MCUBoot by Tamas Ban · 6 years ago
  68. 32d8464 Boot: Add hardware key handling to signing script by Tamas Ban · 6 years ago
  69. bb6e3b6 Boot: Add dependency check to multi-image boot by David Vincze · 6 years ago
  70. 9ec0f54 Boot: Add support for dependency description by David Vincze · 6 years ago
  71. 7384ee7 Boot: Enable multi-image boot by David Vincze · 6 years ago
  72. 0b41ee2 Platform: Add new NV counter due to multiple image boot by David Vincze · 6 years ago
  73. d8fbe0e Build: Sign the S and NS images separately by David Vincze · 6 years ago
  74. bb20798 Boot: Extend flash layout for multiple images by David Vincze · 6 years ago
  75. 63eda7a Build: Introduce MCUBOOT_IMAGE_NUMBER switch by David Vincze · 6 years ago
  76. 91b71ef Boot: Save image sequence number to image trailer by David Vincze · 6 years ago
  77. 401c742 Boot: Sync MCUBoot code base by David Vincze · 6 years ago
  78. e3e5b82 Boot: Remove unnecessary files by David Vincze · 6 years ago
  79. 8bdfc2d Boot: Replace flash partitioning terminology by David Vincze · 6 years ago
  80. 54d0555 Build: Reorganize BL2 configuration in cmake by David Vincze · 6 years ago
  81. fb06830 Boot: Eliminate possible infinite loop by David Vincze · 6 years ago
  82. 7d069e8 Build: Enhance handling of images by Sverteczky, Marcell · 6 years ago
  83. d3c7766 Test: Enable CoreTest config on Muscas and AN524 by Mate Toth-Pal · 6 years ago
  84. c640e07 T398: Source cleanup for tool chain integration by TTornblom · 6 years ago
  85. 4b78a4b Build: Enable nested macros for image script by Sverteczky, Marcell · 6 years ago
  86. e40f9a2 Build: Move configurations into a specified directory by Ken Liu · 6 years ago
  87. bba8564 Build: Unify build artefacts naming by Tamas Ban · 6 years ago
  88. 5cc9a3f Boot: Skip MSPLIM setting when current architecture is not Armv8-M by David Hu · 6 years ago
  89. c27b5c3 Boot: Fix format specifiers by Tamas Ban · 6 years ago
  90. dcba70b Boot: Remove format specifier macros by David Vincze · 6 years ago
  91. 81daed0 Boot: Add RSA-3072 support to MCUBoot by Tamas Ban · 6 years ago
  92. 7801ed4 Build: Add RSA-3072 support by Tamas Ban · 6 years ago
  93. 861835c Boot: Add RSA-3072 support to imgtool script by Tamas Ban · 6 years ago
  94. 060968d Boot: Introduce rollback protection by David Vincze · 6 years ago
  95. 8a2a4e2 Boot: Use overwrite-only mode for image upgrade by David Vincze · 6 years ago
  96. 4638b2a Build: Combine compile time MCUBoot switches by David Vincze · 6 years ago
  97. e0a3c2f Boot: Set stack pointer limit for bootloader by David Vincze · 6 years ago
  98. db32b21 Boot: Add security counter to image manifest by David Vincze · 6 years ago
  99. 39e7855 Boot: Sync MCUBoot code base by David Vincze · 7 years ago
  100. 0e8ab30 Boot: Save SW component's boot satus info by Tamas Ban · 7 years ago