- 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
- b4a0d1b build(deps): bump nokogiri from 1.14.2 to 1.14.3 in /docs by dependabot[bot] · 2 years, 4 months ago
- a95a41b boot: bootutil: loader: Let image version comparison use build number by Marek Pieta · 2 years, 4 months ago
- 3cbb79c boot: Fix DOS line endings by David Brown · 2 years, 4 months ago
- f7d8660 boot_serial: Fix include paths for zephyr builds by Jamie McCrae · 2 years, 4 months ago
- c783537 bootutil: Add FIH for ED25519 sig verification by Roland Mikhel · 2 years, 4 months ago
- 186ac88 bootutil: Fix FIH return type for EC256 by Roland Mikhel · 2 years, 4 months ago
- 5397c13 zephyr: serial_recovery: Fix broken CDC device selection by Dominik Ermel · 2 years, 4 months ago
- 918da26 bootutil: Provide boot_set_next function by Dominik Ermel · 2 years, 4 months ago
- 6902abb zephyr: Create common boot serial enter function by Jamie McCrae · 2 years, 4 months ago
- 35941fe boot: zephyr: Add pin reset serial recovery entrance method by Jamie McCrae · 2 years, 4 months ago
- fd79db3 zephyr: boot: serial_recovery: Add no application entrace method by Jamie McCrae · 2 years, 5 months ago
- b3e3ce3 boot: zephyr: serial_recovery: Add boot mode enter ability by Jamie McCrae · 2 years, 6 months ago
- e5c57dd boot_serial: Only have build number if non-zero by Jamie McCrae · 2 years, 5 months ago
- 8a3b32c bootutil: Refactor signature verification by Roland Mikhel · 2 years, 5 months ago
- 4e07d8f docs: add release note snippet for dumpinfo by David Vincze · 2 years, 5 months ago
- ca56135 imgtool: Add 'dumpinfo' command by David Vincze · 2 years, 6 months ago
- c050573 docs: Add release note for p224 removal by Roland Mikhel · 2 years, 5 months ago
- 75c7c31 sim: Remove P224 curve references by Roland Mikhel · 2 years, 5 months ago
- 3d92a6c imgtool: Remove P224 curve references by Roland Mikhel · 2 years, 5 months ago
- 206b914 bootutil: Remove P224 curve by Roland Mikhel · 2 years, 5 months ago
- a97f009 Update readme for next dev version by David Brown · 2 years, 4 months ago
- 23d2883 Update to version 1.10.0 by David Brown · 2 years, 4 months ago v1.10.0
- cdf9de0 doc/readme-zephyr: document the serial recovery by Andrzej Puzdrowski · 2 years, 10 months ago
- 4e9d86a doc: Added serial recovery documentation by Andrzej Puzdrowski · 2 years, 11 months ago
- 827118f boot: serial_recovery: Add image hash support by Jamie McCrae · 2 years, 5 months ago
- f5e7753 boot_serial: support fragmentation for outgoing SMP packets by Piotr Dymacz · 2 years, 9 months ago
- 569b1d6 Update to version 1.10.0-rc1 by David Brown · 2 years, 5 months ago v1.10.0-rc1
- d2dfa1b docs: Create release notes for 1.10.0 release by David Brown · 2 years, 5 months ago
- 4337fee docs: Describe the release note snippet requirement by David Brown · 2 years, 6 months ago
- d4184eb docs: Setup template for release note process by David Brown · 2 years, 6 months ago
- 1090d8f zephyr: Check zephyr,uart-mcumgr as candidate for serial recovery by Dominik Ermel · 3 years, 11 months ago
- 143485e zephyr: Add missing Kconfig dependencies for USB DFU by Dominik Ermel · 2 years, 5 months ago
- 2209688 ci: mynewt: Enable Mynewt specific tests by Szymon Janc · 2 years, 5 months ago
- 874a0ab boot_serial: Fix Mynewt tests build by Szymon Janc · 2 years, 5 months ago
- 16f3de5 imgtool: fix boot_magic when -e big and max-align > 8 by Raphael Dupont · 2 years, 5 months ago
- c89a94f mynewt: Add flash_area_get_sector by Dominik Ermel · 2 years, 5 months ago
- 259d989 bootutil: Fix erase of trailer when located in scratch area by Stephane Le Roy · 4 years ago
- e8294b2 boot_serial: Add packed to struct by Jamie McCrae · 2 years, 5 months ago
- 9c5d14a ci: Update signed commit check to accept a SHA by Fabio Utzig · 2 years, 5 months ago
- 68dcc0e zephyr: single_loader: Switch to flash_area_get_sector by Dominik Ermel · 2 years, 7 months ago
- 2476988 boot: Switch to flash_area_get_sector. by Dominik Ermel · 2 years, 7 months ago
- bd0d94c espressif: Add flash_area_get_sector by Dominik Ermel · 2 years, 7 months ago