1. 256bc37 bootutil: Fixing memset not beeing called by Dominik Ermel · 2 years, 8 months ago
  2. 2878eb4 bootutil/crypto: Fix local variable name typo for PSA Crypto key parse by Antonio de Angelis · 2 years, 3 months ago
  3. 4395b80 boot: Restore and extend the usage of 0x22 TLV (ECDSA256) by David Vincze · 2 years, 3 months ago
  4. 0a1ef37 bootutil/crypto: Move BOOTUTIL_CRYPTO_ECDSA_P256_HASH_SIZE into common by Antonio de Angelis · 2 years, 3 months ago
  5. 88e4aed bootutil/crypto: Fix review comments on the ecdsa layer by Antonio de Angelis · 2 years, 3 months ago
  6. 10529d3 bootutil/crypto: Have a single ECDSA verification module by Antonio de Angelis · 2 years, 4 months ago
  7. 966ac81 bootutil/crypto: Extend ECDSA to support P384 curve by Antonio de Angelis · 2 years, 4 months ago
  8. 25390ad bootutil/crypto: Have a single ECDSA abstraction file by Antonio de Angelis · 2 years, 4 months ago
  9. cf36d67 bootutil/crypto: Add license disclaimer to ecdsa_p256.h by Antonio de Angelis · 2 years, 4 months ago
  10. 557451d bootutil/crypto: Add a generic signature validation module for ECDSA by Antonio de Angelis · 2 years, 9 months ago
  11. 63d2346 bootutil: Remove curve specific ECDSA TLVs by Roland Mikhel · 2 years, 6 months ago
  12. b08e77e bootutil: Create new generic ECDSA TLV by Roland Mikhel · 2 years, 7 months ago
  13. a95a41b boot: bootutil: loader: Let image version comparison use build number by Marek Pieta · 2 years, 4 months ago
  14. 3cbb79c boot: Fix DOS line endings by David Brown · 2 years, 4 months ago
  15. c783537 bootutil: Add FIH for ED25519 sig verification by Roland Mikhel · 2 years, 4 months ago
  16. 186ac88 bootutil: Fix FIH return type for EC256 by Roland Mikhel · 2 years, 4 months ago
  17. 918da26 bootutil: Provide boot_set_next function by Dominik Ermel · 2 years, 4 months ago
  18. 8a3b32c bootutil: Refactor signature verification by Roland Mikhel · 2 years, 5 months ago
  19. 206b914 bootutil: Remove P224 curve by Roland Mikhel · 2 years, 5 months ago
  20. 259d989 bootutil: Fix erase of trailer when located in scratch area by Stephane Le Roy · 4 years ago
  21. 2476988 boot: Switch to flash_area_get_sector. by Dominik Ermel · 2 years, 7 months ago
  22. 94360d5 Fix possible array index overflow in loader.c: fill_rsp() by INFINEON\DovhalA · 2 years, 7 months ago
  23. 472d4c7 bootutil: Pass flash_area to boot_read_swap_size by Dominik Ermel · 2 years, 6 months ago
  24. 120b718 FIH: Fix possible static check error caused by FIH_DECLARE by Sherry Zhang · 2 years, 5 months ago
  25. c68a600 bootutil: Little rework of boot_find_status by Dominik Ermel · 2 years, 6 months ago
  26. 23a7a2e bootutil: Move duplicate static inline functions to one header by Dominik Ermel · 2 years, 6 months ago
  27. ad35e2b boot/bootutil: Provide prototype for boot_reset_request_hook by Dominik Ermel · 2 years, 8 months ago
  28. d546079 bootutil: Don't default to scratch when single app is used by Dominik Ermel · 2 years, 8 months ago
  29. 7453075 bootutil: fix swap with move reset issue by Fabio Utzig · 2 years, 6 months ago
  30. 5047f03 fih: Hardening of fault injection countermeasures by Michael Grand · 2 years, 9 months ago
  31. 7ebf0e8 bootutil: Fix bootutil_find_key return value by Mark Horvath · 4 years, 6 months ago
  32. 334b6a6 boot: add precise check of the image size by Andrzej Puzdrowski · 3 years, 7 months ago
  33. e3f895d Add downgrade prevention for swaps by Jerzy Kasenberg · 3 years, 4 months ago
  34. 3fd4cd4 bootutil: loader: Add post copy hook to swap function by Sigvart Hovland · 2 years, 11 months ago
  35. 245de81 bootutil: Add missing flash_area_close by Dominik Ermel · 3 years ago
  36. 1c150c6 zephyr: direct inclusion of the hooks file by Andrzej Puzdrowski · 3 years, 1 month ago
  37. 9feea8c boot: Check that hash TLV is sufficiently large by David Brown · 3 years, 4 months ago
  38. 56cb610 boot: zephyr: Add MCUboot status callback support by Jamie McCrae · 3 years, 5 months ago
  39. 0f7db39 bootutil: zephyr: Fix not linking with mbedtls when needed by Jamie McCrae · 3 years, 3 months ago
  40. 7315e42 bootutil: zephyr: Fix not including tinycrypt path when needed by Jamie McCrae · 3 years, 3 months ago
  41. e4fba68 Remove unused functions by Alexey Arbuzov · 3 years, 3 months ago
  42. 953a761 Add support for signed images in single loader mode by Wouter Cappelle · 4 years, 3 months ago
  43. f9dbf68 boot/bootutil: added log on swap type used by Andrzej Puzdrowski · 3 years, 8 months ago
  44. 4aa286d flash_map: Increase minimum supported write align via flash_area_align by Gustavo Henrique Nihei · 3 years, 9 months ago
  45. ffe4ec9 bootutil: Support trailers larger than sector size for swap scratch by Gustavo Henrique Nihei · 3 years, 8 months ago
  46. cf120ba bootutil: Define new magic for the updated image trailer layout by Gustavo Henrique Nihei · 3 years, 9 months ago
  47. 7df909e bootutil: Remove arbitrary limit on BOOT_MAX_IMG_SECTORS by Kristine Jassmann · 4 years, 6 months ago
  48. 73c38c6 bootutil: Allow larger minimum flash write by Kristine Jassmann · 4 years, 6 months ago
  49. 152cca0 bootutil: fix scratch status offset calculation by Fabio Utzig · 3 years, 8 months ago
  50. bc65d2b bootutil: Close flash_area after failure to read swap information by Gustavo Henrique Nihei · 3 years, 8 months ago
  51. 94dc19d bootutil: move BOOT_IMAGE_NUMBER definition to bootutil.h by Andrzej Puzdrowski · 3 years, 8 months ago
  52. e829e9d loader: add checking of reset address by Håkon Øye Amundsen · 3 years, 9 months ago
  53. fa39e3a loader: clear calculation in boot_copy_region() by Andrzej Puzdrowski · 3 years, 9 months ago
  54. e38b0af loader: Allow image header bigger than 1 KB for encrypted images by Andrzej Puzdrowski · 3 years, 9 months ago
  55. f11de64 boot: enable partial multi-image booting by Raef Coles · 3 years, 10 months ago
  56. fe57e7d boot: Move slot usage into boot state by Raef Coles · 3 years, 10 months ago
  57. 9479af0 boot/bootutil: Fix probable uninitialized flash_area access by Dominik Ermel · 3 years, 10 months ago
  58. ec6dac5 bootutil: Fix boot_find_status leaving flash area open by Dominik Ermel · 3 years, 10 months ago
  59. 6138b4f bootutil: Fix boot_read_image_header error path by Dominik Ermel · 3 years, 10 months ago
  60. db543e5 boot : Adding encrypted ram-load support by Hugo L'Hostis · 4 years, 5 months ago
  61. d96d617 Include mcuboot_config.h from sign_key.h to fix MCUBOOT_HW_KEY compilation by Maxime Vincent · 3 years, 11 months ago
  62. 9d4d45c boot/bootutil/loader: fix comparison using fih_eq() in hook service by Andrzej Puzdrowski · 3 years, 11 months ago
  63. bd6dc5e zephyr: support the hook file by MCUBOOT_BOOTUTIL library by Andrzej Puzdrowski · 4 years ago
  64. 2a29f5d zephyr/boot_serial_extension: added hooks to custom image list MGMT by Andrzej Puzdrowski · 4 years ago
  65. 4f9c730 boot_serial: added hooks for mcuboot image access operations by Andrzej Puzdrowski · 4 years, 1 month ago
  66. dea293a bootutil_public: added hook for fetch image swap state by Andrzej Puzdrowski · 4 years, 1 month ago
  67. b8f3969 loader: added hooks for override mcuboot image access operation by Andrzej Puzdrowski · 4 years, 1 month ago
  68. ab9f8c1 Fix unknown type name "size_t" error by George Beckstein · 4 years ago
  69. 4a4d1ac boot: Fix log reporting magic from incorrect header by Dominik Ermel · 4 years ago
  70. 391b197 bootutil: Only include <os/malloc.h> if it going to be used by Carlos Falgueras García · 4 years, 2 months ago
  71. 2386267 boot: Fix IS_ENCRYPTED macro definition by Salome Thirot · 4 years ago
  72. 082be24 bootutil: Do not include mcuboot_logging.h when logging is disabled by Carlos Falgueras García · 4 years, 2 months ago
  73. a4b4b0f bootutil: Refactor MCUBOOT_LOG_MODULE_(DECLARE|REGISTER) macros by Carlos Falgueras García · 4 years, 2 months ago
  74. 4f80913 boot: Revert "boot: Check shared area more carefully before init" by Sherry Zhang · 4 years, 1 month ago TF-Mv1.4-integ TF-Mv1.4-integ-rc2
  75. 8a4e23b sim: Basic ram-load test by David Brown · 4 years, 2 months ago
  76. 695e591 boot: Warning fixups after dual image XIP/ram-load by David Brown · 4 years, 2 months ago
  77. 812a84b Add capability for DIRECT_XIP feature by David Brown · 4 years, 2 months ago
  78. 9bd7f90 boot: Add a RAM base to support testing by David Brown · 4 years, 2 months ago
  79. 94ed12c boot: Fix ifdefs in DIRECT_XIP and RAM_LOAD case by David Brown · 4 years, 2 months ago
  80. dcea564 boot: Add capability for ram loading by David Brown · 4 years, 2 months ago
  81. 122f9e7 boot: Add some missing unused arguments by David Brown · 4 years, 3 months ago
  82. e51ec07 boot: bootutil: Fix memory alignment of RAM buffer by Marek Pieta · 4 years, 1 month ago
  83. 8c5ec5a bootutil: Prevent the redefinition of ASSERT by Gustavo Henrique Nihei · 4 years, 1 month ago
  84. 82350d2 bootutil: Include missing header on bootutil_public.h by Gustavo Henrique Nihei · 4 years, 1 month ago
  85. b111f98 boot: Add the support of MBEDTLS version 3.0.0 by Sherry Zhang · 4 years, 1 month ago
  86. 50b06ae boot: Fix build time error in DIRECT_XIP mode by Sherry Zhang · 4 years, 1 month ago
  87. 260ae09 boot: Modify common code access for flash_area objects by Dominik Ermel · 4 years, 4 months ago
  88. 85da97f bootutil/bootutil_public: Treat unreachable image swap state as empty by Andrzej Puzdrowski · 4 years, 1 month ago
  89. 54b4ad9 bootutil/loader: Allow not working secondary image device by Andrzej Puzdrowski · 4 years, 2 months ago
  90. 1c45624 boot: Correct MCUBOOT_DIRECT_XIP_REVERT enablement by David Vincze · 4 years, 1 month ago
  91. dd6a84e boot: Check shared area more carefully before init by David Vincze · 4 years, 1 month ago
  92. ae13c3c bootutil: Fix some misspelling variables by Carlos Falgueras García · 4 years, 2 months ago
  93. afb424d bootutil: Fix bug defining slot_usage_t structure by Carlos Falgueras García · 4 years, 2 months ago
  94. d5e9902 zephyr: Fix for issue with path length on windows by Mariusz Poslinski · 4 years, 2 months ago
  95. 51c8d76 bootutil: Reduce boot_initialize_area variants by Dominik Ermel · 4 years, 2 months ago
  96. 7d74723 bootutil: Use uin32_t instead of size_t to count sectors by Dominik Ermel · 4 years, 2 months ago
  97. ccaf7f8 boot: Multi-image boot for direct-xip and ram-load by Mark Horvath · 4 years, 7 months ago
  98. 29aed1d bootutil: Application of boot_read_swap_state by Dominik Ermel · 4 years, 2 months ago
  99. 0ab87b6 bootutil: Remove area ID parameter from fixup_revert by Dominik Ermel · 4 years, 2 months ago
  100. 8115998 bootutil_public: Make boot_read_swap_state declaration public by Dominik Ermel · 4 years, 2 months ago