- a6a0e0e doc: clean up multi-image documentation by Martí Bolívar · 6 years ago
- a2fad12 zephyr: enable progressive erase on all nRF boards by Bernt Johan Damslora · 6 years ago
- 25eabb6 zephyr: update name of nrf5340 dk by Håkon Øye Amundsen · 5 years ago
- c625da4 zephyr: remove flash_area_read_is_empty() by Andrzej Puzdrowski · 4 years, 10 months ago
- 210b318 boot/zephyr: feed watchdog at the start by Andrzej Puzdrowski · 4 years, 10 months ago
- d21442a zephyr/Kconfig: added option for enabling WDT feed by Andrzej Puzdrowski · 4 years, 10 months ago
- ab03b91 boot/zephyr: add nrfx watchdog kick during boot region copy by Emil Hammarstrom · 5 years ago
- 05722f4 doc: PORTING: drop flash_area_read_is_empty() by Fabio Utzig · 4 years, 11 months ago TF-Mv1.2-integ
- 4b2e55f boot: bootutil: drop flash_area_read_is_empty by Fabio Utzig · 4 years, 11 months ago
- 296949e bootutil: fix swap-move brick with padded image0 by Fabio Utzig · 4 years, 10 months ago
- 2cbe5e2 ci: Temporarily disable travis test jobs by Mate Toth-Pal · 4 years, 10 months ago
- d8db025 boot/zephyr: Improve badly written comment by Dominik Ermel · 4 years, 10 months ago
- 907476d boot: remove direct fih delay rng inclusion by Andrzej Puzdrowski · 4 years, 10 months ago
- 82fb412 boot/bootutil: Clean-up fault injection hardening by Tamas Ban · 4 years, 10 months ago
- 4dc12f4 boot: zephyr: Disable HW stack protection by Marcin Niestroj · 4 years, 10 months ago
- 0d02976 workflows: enable bootstrap in swap-move by Fabio Utzig · 4 years, 10 months ago
- 32afe85 bootutil: fix boostrapping in swap-move by Fabio Utzig · 4 years, 10 months ago
- 3d77c95 bootutil: fix broken bootstrap functionality by Fabio Utzig · 4 years, 10 months ago
- 3c9d5c4 sim: change MCUBOOT_OVERWRITE_ONLY_FAST usage by Fabio Utzig · 4 years, 10 months ago
- b4f8810 bootutil: copy image size with fast overwrite by Fabio Utzig · 4 years, 10 months ago
- 1edb788 sim: update alignment (aka write_sz) to u16 by Fabio Utzig · 4 years, 10 months ago
- d015734 sim: add bootstrap test by Fabio Utzig · 4 years, 10 months ago
- aac99a1 boot: zephyr: add support for Pinnacle 100 by Ryan Erickson · 4 years, 10 months ago
- f0ef8b6 zephyr/cmake: add help message for missing nrfxlib case by Andrzej Puzdrowski · 4 years, 10 months ago
- 7141b52 zephyr/Kconfig: not use cc310 by default by Andrzej Puzdrowski · 4 years, 10 months ago
- 4e8d838 cypress: Add fault injection mitigation by Tamas Ban · 4 years, 10 months ago
- 76177e1 boot/mynewt: Add fault injection mitigation by Tamas Ban · 4 years, 10 months ago
- ee6615d boot/zephyr: Add fault injection mitigation by Tamas Ban · 4 years, 10 months ago
- fce8733 boot/zephyr: Add fault injection hardening profile to Zephyr config by Tamas Ban · 5 years ago
- e8fe6cf boot: Harden critical path against fault attacks by Raef Coles · 5 years ago TF-Mv1.3-integ
- 1dcc73b Add ifdefs in crypto abstract function for ec256 to enable compilation when mbedtls used as backend by Roman Okhrimenko · 4 years, 10 months ago v1.6.1-cypress
- 6a8dbba boot: zephyr: reset SPLIM registers before boot by Håkon Øye Amundsen · 4 years, 10 months ago
- 8ebe535 doc: fix link to external page in PORTING by Fabio Utzig · 4 years, 10 months ago
- 6ea44be cypress: update user documentation with disclaimer and additional instructions by Roman Okhrimenko · 4 years, 11 months ago
- ff02612 Cypress: Disable entering deep sleep if no boot/upgrade images found by Roman Okhrimenko · 4 years, 11 months ago
- af48fce ci: re-enable signed-off-by check on workflows by Fabio Utzig · 4 years, 10 months ago
- ee7282d kconfig: zephyr: use ECDSA with CC310 if CC310 hw is present by Håkon Øye Amundsen · 4 years, 10 months ago
- 705c6c2 kconfig: zephyr: provide logic for setting key file, simplify prj.conf by Håkon Øye Amundsen · 4 years, 10 months ago
- 301e975 boot: mynewt: fix CI issues with mbedTLS CTR mode by Fabio Utzig · 4 years, 11 months ago
- 8097d86 Compile with MBEDTLS_CIPHER_MODE_CTR set. by Blaž Hrastnik · 5 years ago
- 4f4833d Abstracting mcuboot crypto functions for cleaner porting and less of an ifdef hell. by Blaž Hrastnik · 5 years ago
- f62ea0c bootutil *should not* import assert.h by Blaž Hrastnik · 5 years ago
- 453231c Remove unused headers. by Blaž Hrastnik · 5 years ago
- 30feaf6 hal_flash is unused, remove the import. by Blaž Hrastnik · 5 years ago
- 10c97ba ci: split slow tests by Fabio Utzig · 4 years, 11 months ago
- d8e2efd ci: sim: rename workflow by Fabio Utzig · 4 years, 11 months ago
- 61a6132 ci: mynewt: remove non-required features by Fabio Utzig · 4 years, 11 months ago
- 78a9fd2 workflows: run on PR only by Fabio Utzig · 4 years, 11 months ago
- 5e3b066 github: Add workflow to test mynewt builds by David Brown · 5 years ago
- 2d99cba github: Add workflow test for simulator by David Brown · 5 years ago
- 8672c8e Cypress: Add entering deep sleep in MCUBootApp, code improvements by dmiv · 4 years, 11 months ago
- 42b3239 imgtool: Add possibility to set confirm flag for hex files as well by Roman Okhrimenko · 4 years, 11 months ago
- b2a1a48 imgtool: Fix 'custom_tlvs' argument handling by David Vincze · 4 years, 11 months ago
- 67e3fff docs: Revert the moving of design.md by Tamas Ban · 4 years, 11 months ago
- a84b647 samples: zephyr: Extract build artifacts from archive by David Brown · 5 years ago
- f15a010 samples: zephyr: Separate build commands by David Brown · 5 years ago
- c997a60 samples: zephyr: Add separate compilation by David Brown · 5 years ago
- 5e8dbb9 samples: zephyr: Split out tests from test runner by David Brown · 5 years ago
- d662caa go: Create a go.mod at the top by David Brown · 5 years ago
- 03d96ad boot/zephyr: Added single-slot Zephyr-RTOS test build by Andrzej Puzdrowski · 5 years ago
- fdff3e1 boot/zephyr: renamed single-image mode to single-application-slot mode by Andrzej Puzdrowski · 5 years ago
- fe03109 boot: Add ram-load upgrade mode by Tamas Ban · 5 years ago
- 1422b4b zephyr: Fix serial recovery compilation warnings by Dominik Ermel · 5 years ago
- c1cdcae boot: zephyr: Fix build issue for multiple conf files by Marek Pieta · 5 years ago
- 9ed399c zephyr: Turn off cache for Cortex M7 before chain-loading. The new image will fail otherwise. by Arvid Rosén · 5 years ago
- 2a01f3f imgtool: Print image digest during verify by Casper Meijn · 5 years ago
- 009a150 imgtool: --confirm implies --pad by Martí Bolívar · 5 years ago
- 0b6b51f zephyr: struct device const-ification by Fabio Utzig · 5 years ago
- 74fc8ed sample: inclusive language: whitelist -> allow by Anas Nashif · 5 years ago
- 37dec81 imgtool: fix package's author email by Fabio Utzig · 5 years ago
- 5a6e181 zephyr: Add direct-xip mode to Zephyr configuration by David Vincze · 5 years ago
- e574f2d boot: Introduce direct execute-in-place (XIP) mode by David Vincze · 5 years ago
- 8b0b637 boot: replace boot_is_version_sufficient() function by David Vincze · 5 years ago
- a468fce Fix kramdown CVE-2020-14001 by Fabio Utzig · 5 years ago
- 1a1600b Change imgtool version to 1.7.0a1 by Ihor Slabkyy · 5 years ago
- bdcfc85 boot: zephyr: Use private key by Marek Pieta · 5 years ago
- 71966db boot: Support for nrf52840 with ecc keys and cryptocell by Piotr Ciura · 5 years ago
- 1cb076c zephyr: serial: Align with new callback signature by Carles Cufi · 5 years ago
- 505c6e6 boot/zephyr: set VTOR to relay vector before chain-load by Rafał Kuźnia · 5 years ago
- a25c941 boot: zephyr: boards: add Circuit Dojo nRF9160 Feather board by Jared Wolff · 5 years ago
- 8416f35 Cypress: fix one more unwanted warning by Bohdan Kovalchuk · 5 years ago cypress-latest-v1.X
- c659ec5 sim: add new device with unequal slots by Fabio Utzig · 5 years ago
- 826abf4 imgtool: update help message for slot-size by Fabio Utzig · 5 years ago
- ad055d1 Allow larger primary slot in swap-move by Fabio Utzig · 5 years ago
- a333a45 Cypress: fix flash_area_write, warnings, improve make, readme by Bohdan Kovalchuk · 5 years ago
- 6ec2ec3 assemble: Allow use of ZEPHYR_BASE environment var by Fabio Utzig · 5 years ago
- 8a99adf sim: Update to aes-ctr 0.4 and fix for API changes by David Brown · 5 years ago
- 886641b sim: Bump base64 dependency to 0.12 by David Brown · 5 years ago
- 9637136 sim: Bump pem to 0.8 by David Brown · 5 years ago
- 3327e99 sim: Update env_logger to 0.7 by David Brown · 5 years ago
- cd84284 sim: Migrate main sim to rand 0.7 by David Brown · 5 years ago
- fd8b05e sim: Upgrade to 0.7 API version of rand by David Brown · 5 years ago
- f1e6e9c zephyr: Find board name from dts.pre.tmp file by Viktor Sjölind · 5 years ago
- 2c3be5c Add test for erased secondary with leftover trailer by Fabio Utzig · 5 years ago
- 260ec45 Fix erase of possible trailer leftover after reset by Fabio Utzig · 5 years ago
- 6828151 docs: Fix the typo for imgtool keygen command by Harry Jiang · 5 years ago
- d854bb6 boot/zephyr: add option to relocate interrupts to application by Rafał Kuźnia · 5 years ago
- 33fbef5 cmake: scripts: now using ZEPHYR_BASE as local variable by Torsten Rasmussen · 5 years ago
- 9b48d08 boot/zephyr: Fix single image compilation with serial recovery by Dominik Ermel · 5 years ago
- 97e966a zephyr: fix zephyr testcase extra_tags by Andrzej Puzdrowski · 5 years ago