- 97a20f1 imgtool: Add public key's SHA256 hash calculation by Bence Balogh · 2 years, 1 month ago
- ed8d68a imgtool: Add raw output option by Bence Balogh · 2 years, 1 month ago
- 367aefb imgtool: Add write to file option by Bence Balogh · 2 years, 1 month ago
- 99613c6 bootutil: fix downgrade prevention by Michael Grand · 2 years, 2 months ago
- 88b2865 doc: design: Add updated information on data sharing by Jamie McCrae · 2 years ago
- 97d1879 docs: Add note on addition of new shared boot info by Jamie McCrae · 2 years, 2 months ago
- 5b1d511 boot: bootutil: Add optional boot info shared data saving by Jamie McCrae · 2 years, 5 months ago
- ea88860 bootutil: Add bootloader info TLV entries by Jamie McCrae · 2 years, 2 months ago
- 3016d00 bootutil: Add active slot number and max app size to shared data by Jamie McCrae · 2 years, 5 months ago
- 0540d0f bootutil: Fix for flash_area_id_to_image by Dominik Ermel · 2 years ago
- f17b005 bootutil: Fix boot_set_next passing wrong image number by Dominik Ermel · 2 years ago
- fefc398 fix: update zephyr CONFIG_BOOTLOADER_MCUBOOT by Daniel Mangum · 2 years ago
- aa7e2b1 nuttx: switch to flash_area_get_sector by Michal Lenc · 2 years ago
- 61898da boot: boot_serial: Add updated SMP header by Jamie McCrae · 2 years, 1 month ago
- 36ae4fd boot: zephyr: split esp32 to esp32_devkitc_{wroom,wrover} by Marcin Niestroj · 2 years ago
- 2c86755 boot: zephyr: Fix indication LED not selecting GPIO by Jamie McCrae · 2 years ago
- 5404130 boot_serial: Fix build for 64-bit architectures by Michal Gorecki · 2 years, 1 month ago
- 76d19b3 boot: bootutil: Fix missing packed attributes, add hash size define by Jamie McCrae · 2 years ago
- c3fe516 espressif: ESP32-C2 initial support by Almir Okato · 2 years, 1 month ago
- d43cf89 espressif: ESP32-H2 initial support by Almir Okato · 2 years, 1 month ago
- ecaf8bd espressif: ESP32-C6 initial support by Almir Okato · 2 years, 1 month ago
- 3ccc6a6 espressif: add flash parameters to esptool command for building by Almir Okato · 2 years, 1 month ago
- 879348b docs: espressif: update documentation after ESP-IDF submodule removal by Almir Okato · 2 years, 3 months ago
- b91485a ci: espressif: update CI after the IDF submodule remove by Almir Okato · 2 years, 3 months ago
- 54ef484 espressif: remove IDF git submodule and add its reference by param by Almir Okato · 2 years, 5 months ago
- 26ed3f4 espressif: preferred use of a installed esptool by Almir Okato · 2 years, 5 months ago
- 018b770 imgtool: Fix getpriv error return with private key by Roland Mikhel · 2 years, 1 month ago
- 9fad4c1 boot: boot_serial: Fix wrong cbor type for confirm by Jamie McCrae · 2 years, 1 month ago
- 52cac94 mynewt: Make sysinit() call configurable by Jerzy Kasenberg · 2 years, 1 month ago
- 8581168 boot: mynewt: Respect minimum write size by Jerzy Kasenberg · 2 years, 1 month ago
- 7abfe4f boot: mynewt: Add build version comparison by Jerzy Kasenberg · 2 years, 1 month ago
- e486b53 boot: mynewt: add support for the mcumgr echo command in serial boot mode by Jerzy Kasenberg · 2 years, 3 months ago
- daabd6a nuttx: add support for swap without scratch area by Michal Lenc · 2 years, 2 months ago
- 6a8746d boot_serial: fix image number handle in image upload request by Piotr Dymacz · 2 years, 1 month ago
- f2cb550 boot_serial: fix misuse of 'matched' param from zcbor_map_decode_bulk() by Piotr Dymacz · 2 years, 1 month ago
- 82feb9a boot_serial: Fix showing images that are not valid by Jamie McCrae · 2 years, 1 month ago
- 23fdb0d sim: Revert changes to cap values by Roland Mikhel · 2 years, 1 month ago
- c5c2b4d bootutil: Revert changes to cap values by Roland Mikhel · 2 years, 1 month ago
- 7ecffd4 ci: Add new variations for ram-load by Roland Mikhel · 2 years, 4 months ago
- 6945bb6 sim: Add new ram-load test cases by Roland Mikhel · 2 years, 4 months ago
- 820e9cc sim: fix encryption for ram-load related tests by Roland Mikhel · 2 years, 3 months ago
- 34d5a69 Tests: Enable psa-crypto-api feature by Matthew Dalzell · 2 years, 1 month ago
- 65eb35c sim: Initialize PSA Crypto subsystem based on psa-crypto-api feature by Antonio de Angelis · 2 years, 9 months ago
- 9a82eca ci: add test case for hw-rollback-protection by Roland Mikhel · 2 years, 3 months ago
- 82670c7 bootutil: Add capability to test hw-rollback-prot by Roland Mikhel · 2 years, 3 months ago
- d670352 sim: Add hw-rollback-protection feature by Roland Mikhel · 2 years, 3 months ago
- 61962b9 bootutil: fix FIH int conversion for security_cnt by Roland Mikhel · 2 years, 3 months ago
- e6e4801 zephyr/boot_serial_extension: Fix zcbor header path by Dominik Ermel · 2 years, 2 months ago
- 2c1c5d1 docs: Update security to use github reporting by David Brown · 2 years, 2 months ago
- a5db515 bootutil/crypto: SHA256 abort function return state by Antonio de Angelis · 2 years, 4 months ago
- 0361ad3 bootutil/crypto: SHA256 init functions should return a status by Antonio de Angelis · 2 years, 4 months ago
- f92a219 bootutil/crypto: Fix minor typos in comments for RSA modules by Antonio de Angelis · 2 years, 4 months ago
- 4854700 bootutil: Add image_index to additional logging messages by Antonio de Angelis · 2 years, 4 months ago
- 2f85b7e bootutil/crypto: Fix the common.h header by Antonio de Angelis · 2 years, 4 months ago
- c321a70 bootutil/crypto: Add a crypto backend for SHA256 based on PSA Crypto APIs by Antonio de Angelis · 2 years, 9 months ago
- 02bf072 bootutil/crypto: Refactor the RSA signature verification and encryption by Antonio de Angelis · 2 years, 9 months ago
- ba5fb1c bootutil: Add image_index to common prints by Antonio de Angelis · 2 years, 10 months ago
- 74c4d1c zephyr: Restore default log level of info by Jamie McCrae · 2 years, 2 months ago
- 8a8a241 zephyr: single_loader: Fix typo by Jamie McCrae · 2 years, 2 months ago
- a6aef32 docs: release: Add note on zephyr release by Jamie McCrae · 2 years, 2 months ago
- d6a7741 zephyr: Add VERSION file by Jamie McCrae · 2 years, 3 months ago
- abb18a3 docs: Add note on addition of image state/image set state commands by Jamie McCrae · 2 years, 3 months ago
- fac2cab boot_serial: Add image state set/get by Jamie McCrae · 2 years, 4 months ago
- 52605e5 release-notes: Add note on zcbor encoder fix by Jamie McCrae · 2 years, 2 months ago
- c393b54 boot: boot_serial: fix usage of zcbor_new_encode_state API by Daniel DeGrasse · 2 years, 3 months ago
- 9380135 ci: zephyr: Update Zephyr image and SDK version by Jamie McCrae · 2 years, 3 months ago
- 9ced459 boot: zephyr: fix s/junping/jumping/ typo by Marcin Niestroj · 2 years, 3 months ago
- 1dbe0cf boot: zephyr: Use mcuboot-led0 in MCUBOOT_INDICATION_LED help section by Jeppe Odgaard · 2 years, 3 months ago
- 256bc37 bootutil: Fixing memset not beeing called by Dominik Ermel · 2 years, 8 months ago
- eb7658e zephyr: fix link to Zephyr application docs by Daniel Mangum · 2 years, 3 months ago
- 0038f39 boot: zcbor: Move copy script by Jamie McCrae · 2 years, 3 months ago
- b388829 docs: Add not on CDDL code being replaced by Jamie McCrae · 2 years, 3 months ago
- cb07e88 boot_serial: Replace cbor auto-generated code with zcbor functions by Jamie McCrae · 2 years, 4 months ago
- db6ba46 boot_serial: Unify zcbor include paths by Jamie McCrae · 2 years, 3 months ago
- 7a4b192 ci: mynewt: Download nrfx from separate repository by Jerzy Kasenberg · 2 years, 3 months ago
- 2878eb4 bootutil/crypto: Fix local variable name typo for PSA Crypto key parse by Antonio de Angelis · 2 years, 3 months ago
- ec2ac82 boot/zephyr: switch main return type to 'int' by Keith Packard · 2 years, 3 months ago
- 7f982b0 Revert "imgtool: Add backwards compatibility for ECDSA" by David Vincze · 2 years, 3 months ago
- 4395b80 boot: Restore and extend the usage of 0x22 TLV (ECDSA256) by David Vincze · 2 years, 3 months ago
- 6769344 boot: zephyr: esp32: zephyr port by Marek Matej · 2 years, 7 months ago
- 86dba4d ci: update toml dependency by Fabio Utzig · 2 years, 3 months ago
- 0a1ef37 bootutil/crypto: Move BOOTUTIL_CRYPTO_ECDSA_P256_HASH_SIZE into common by Antonio de Angelis · 2 years, 3 months ago
- 88e4aed bootutil/crypto: Fix review comments on the ecdsa layer by Antonio de Angelis · 2 years, 3 months ago
- 10529d3 bootutil/crypto: Have a single ECDSA verification module by Antonio de Angelis · 2 years, 4 months ago
- 966ac81 bootutil/crypto: Extend ECDSA to support P384 curve by Antonio de Angelis · 2 years, 4 months ago
- 25390ad bootutil/crypto: Have a single ECDSA abstraction file by Antonio de Angelis · 2 years, 4 months ago
- cf36d67 bootutil/crypto: Add license disclaimer to ecdsa_p256.h by Antonio de Angelis · 2 years, 4 months ago
- 557451d bootutil/crypto: Add a generic signature validation module for ECDSA by Antonio de Angelis · 2 years, 9 months ago
- c725cee docs: Add release note snippet for ECDSA TLV by Roland Mikhel · 2 years, 5 months ago
- 3097851 sim: Remove curve specific ECDSA TLVs by Roland Mikhel · 2 years, 6 months ago
- 6205c10 sim: Add generic ECDSA TLV support by Roland Mikhel · 2 years, 6 months ago
- 78135ee imgtool: Add backwards compatibility for ECDSA by Roland Mikhel · 2 years, 6 months ago
- 5704174 imgtool: Add generic ECDSA TLV support by Roland Mikhel · 2 years, 6 months ago
- 63d2346 bootutil: Remove curve specific ECDSA TLVs by Roland Mikhel · 2 years, 6 months ago
- b08e77e bootutil: Create new generic ECDSA TLV by Roland Mikhel · 2 years, 7 months ago
- 1558e7a boot: zephyr: remove stm32 watchdog defines by Jeppe Odgaard · 2 years, 4 months ago
- 4420bb6 boot: zephyr: setup watchdog by Jeppe Odgaard · 2 years, 4 months ago
- 7a8a8f6 docs: Add release note change for zcbor version by Jamie McCrae · 2 years, 3 months ago
- 393af79 boot_serial: Update zcbor files from zcbor 0.7.0 by Jamie McCrae · 2 years, 4 months ago
- 6021d60 mynewt: Update repository.yml with latest release by Szymon Janc · 2 years, 4 months ago