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