- c49d7c9 zephyr: allow to not defined scratch area in upgrade-only mode by Andrzej Puzdrowski · 4 years, 3 months ago
- 414f915 boot: Don't examine scratch in BOOT_UPGRADE_ONLY mode by Andrzej Puzdrowski · 4 years, 3 months ago
- fbeef9b bootutil_public.c: add two user APIs by Sherry Zhang · 4 years, 3 months ago
- a80e7c6 Enable no signature verification configuration for Mbed-OS. by George Beckstein · 4 years, 3 months ago
- 66f02e3 Mbed: Remove unused header size config by Bora Özgen · 4 years, 3 months ago
- 10a8112 zephyr: add Laird Connectivity BL5340 recovery pin by Jamie McCrae · 4 years, 3 months ago
- 22b856b bootutil_public: allow to confirm padded image without copy-done flag by Andrzej Puzdrowski · 4 years, 3 months ago
- 6c553d6 sim: add Mbed TLS EC256 encrypted image support by Fabio Utzig · 4 years, 3 months ago
- 74c3bab crypto: ecdh: define NUM_ECC_BYTES for Mbed TLS by Fabio Utzig · 4 years, 3 months ago
- b6d75e7 boot: zephyr: Configure mimxrt106x_evk boards by Maureen Helm · 4 years, 3 months ago
- e20e092 boot: boot_serial: use new Zephyr reboot header by Gerard Marull-Paretas · 4 years, 3 months ago
- e16f52c cmake: fix evaluation with empty signature key file by Nico Lastzka · 4 years, 4 months ago
- 579b30c cypress: Update docs with new platforms support info by Roman Okhrimenko · 4 years, 5 months ago
- cc55731 cypress: Update core-lib, mob-pdl-cat1 submodules revision by Roman Okhrimenko · 4 years, 6 months ago
- 4bc2810 cypress: Rework makefiles, reorganise source, add 062_1M and 062_512k support by Roman Okhrimenko · 4 years, 6 months ago
- 4828162 bootutil: Fix boot_write_trailer write alignment by Dominik Ermel · 4 years, 5 months ago
- a7f9e9f bootutil: Remove duplicated code from bootutil_misc.c by Dominik Ermel · 4 years, 5 months ago
- 8bd3081 boot/zephyr: cleanup GPIO pin setup by Andrzej Puzdrowski · 4 years, 5 months ago
- de51807 Cypress: add encryption with mbedTLS by Bohdan Kovalchuk · 4 years, 8 months ago
- 25c7a0f Bootutil/Crypto: add encryption with mbedTLS by Bohdan Kovalchuk · 4 years, 8 months ago
- 837cf88 zephyr: add an option to use GPIO to enable USB DFU. by Josh Gao · 4 years, 9 months ago
- 8953001 cypress: Align cypress mbedtls hw accel implementation with bootutil update by Roman Okhrimenko · 4 years, 5 months ago
- 2f045a2 bootutil: Align mbedtls_ecdsa signature verification with cypress mbedtls hw accel implementation by Roman Okhrimenko · 4 years, 5 months ago
- 5b7ed6a boot: zephyr: Fix compilation warnings with ZEPHYR_LOG_MODE_MINIMAL by Dominik Ermel · 4 years, 5 months ago
- 641af45 boot: Support Mbed TLS ECDSA for signatures by David Brown · 4 years, 6 months ago
- 0c8c8d5 boot: Direct-XIP: Add check for IMAGE_F_ROM_FIXED flag by Dominik Ermel · 4 years, 6 months ago
- 9590b42 boot: Add IMAGE_F_ROM_FIXED flag support to mcuboot by Dominik Ermel · 4 years, 6 months ago
- aee3be9 boot: Order IMAGE_F_* flags defintions by Dominik Ermel · 4 years, 6 months ago
- cd07ed3 boot/zephyr: Fix Direct-XIP boot messages by Dominik Ermel · 4 years, 6 months ago
- df8e974 boot: zephyr: adding indication LED and detect pin debounce by Jared Wolff · 4 years, 6 months ago
- 8e4d791 boot: zephyr: adding indication LED and detect pin debounce by Jared Wolff · 4 years, 7 months ago
- 360763d bootutil/includes/enc_key: move public part to enc_key_public.h by Andrzej Puzdrowski · 4 years, 6 months ago
- 3af607f botutil: botutil_public.c shall not include bootutil_private.h by Andrzej Puzdrowski · 4 years, 6 months ago
- 816cb6c boot: zephyr: boards: Add BL5340 support for using QSPI by Jamie McCrae · 4 years, 6 months ago
- 0c7aebc cypress: Add support for watchdog timer update in boot image by Roman Okhrimenko · 5 years ago
- a513b8e boot:zephyr: CONFIG_LOG_MINIMAL converted to CONFIG_LOG_MODE_MINIMAL by Gerard Marull-Paretas · 4 years, 6 months ago
- da2580d boot: zephyr: boards: update Circuit Dojo nRF9160 Feather conf by Jared Wolff · 4 years, 7 months ago
- 0cfe2ce bootutil: Modify boot_add_data_to_shared_area function scope by Sherry Zhang · 4 years, 7 months ago
- be64e6a bootutil_public: made boot_read_swap_state_by_id() API by Andrzej Puzdrowski · 4 years, 8 months ago
- 14ef576 bootutil_public: documented module API by Andrzej Puzdrowski · 4 years, 8 months ago
- 4700b80 bootutil_public: add function for determine image_ok flag by Andrzej Puzdrowski · 4 years, 8 months ago
- f573b39 bootutil: extracted app common library from bootutil_misc by Andrzej Puzdrowski · 4 years, 9 months ago
- e512181 boot: zephyr: fix compilation with CONFIG_LOG_MINIMAL=y by Henrik Brix Andersen · 4 years, 7 months ago
- 008f4a7 boot: zephyr: cleanup NXP MPU configuration before boot by Henrik Brix Andersen · 4 years, 8 months ago
- 2877965 Enable support for building mcuboot for Mbed with direct-xip by George Beckstein · 4 years, 8 months ago
- 81d19f0 bootutil: Add cmake build file by Raef Coles · 4 years, 8 months ago
- d1233e1 Add reference counting to Mbed OS flash backend by George Beckstein · 4 years, 8 months ago
- ae09770 Fix Mbed OS logging port when trace is disabled. by George Beckstein · 4 years, 8 months ago
- e75e33d boot: zephyr: Default to LOG_MINIMAL by Stephen Stauts · 4 years, 8 months ago
- 83ec842 zephyr/Kconfig: Added default pin for serial recovery mode for nRF5340DK by Ole Sæther · 4 years, 8 months ago
- efb3203 zephyr: use minimal CBPRINTF implementation by Andrzej Puzdrowski · 4 years, 8 months ago
- 0f409b0 ext: tinycrypt: update ctr mode to stream by Fabio Utzig · 4 years, 9 months ago
- d383898 bootutil: crypto: avoid unuseful memset by Fabio Utzig · 4 years, 9 months ago
- 1d0467e boot/mynewt: De-initialize peripherals before calling app by Jerzy Kasenberg · 4 years, 9 months ago
- e4885a6 boot: Fix LOAD_IMAGE_DATA macro by Tamas Ban · 4 years, 9 months ago
- 32342e7 zephyr/Kconfig: allow xip-revert only for xip-mode by Andrzej Puzdrowski · 4 years, 9 months ago
- de1d72d doc: fix github urls to use the new org by Fabio Utzig · 4 years, 9 months ago
- 6871992 boot: zephyr: add nrf52840 QSPI NOR overlays by Fabio Utzig · 4 years, 9 months ago
- e42c648 Temporarily disable use of TinyCrypt with Mbed-OS by George Beckstein · 4 years, 9 months ago
- d82afbf Mbed-OS porting layer implementation for mcuboot by George Beckstein · 4 years, 9 months ago
- ea30ef3 boot: Add vendor defined TLV ranges by Andy Gross · 4 years, 10 months ago
- 505fba2 Boot: Add 'revert' support to direct-xip mode by David Vincze · 4 years, 10 months ago
- c74c551 zephyr/arm_cleanup: exclude z_arm_clear_arm_mpu_config() when no MPU by Andrzej Puzdrowski · 4 years, 9 months ago
- 56c15e7 zephyr: added ISB after cortex control was set by Andrzej Puzdrowski · 4 years, 9 months ago
- ce11597 bootutil: fix upgrade issue in swap-move by Fabio Utzig · 4 years, 9 months ago
- 7fd42d5 Revert "bootutil: fix swap-move brick with padded image0" by Fabio Utzig · 4 years, 9 months ago
- 3c1e4fb Revert "boot: zephyr: Disable HW stack protection" by Ioannis Glaropoulos · 4 years, 10 months ago
- 70af708 boot: zephyr: clean ARM core configuration only when selected by user by Ioannis Glaropoulos · 4 years, 10 months ago
- 518d93a zephyr: Kconfig: change default for MCUBOOT_CLEANUP_ARM_CODE by Ioannis Glaropoulos · 4 years, 10 months ago
- 6610e88 boot: Fix FIH_LABEL/FIH_CALL macros for IAR by TTornblom · 4 years, 9 months ago
- 59f1d29 bootutil: ecdsa: Fix CC310 for nRF devices by Sigvart Hovland · 4 years, 9 months ago
- c0dbdd4 boot/zephyr: make flash_area_erased_val() weak by Andrzej Puzdrowski · 4 years, 9 months ago
- 9bd1a3d bootutil: fix unitialized variable warning by Fabio Utzig · 4 years, 10 months ago
- f48de7a boot/boot_serial: allow nonaligned last chunk by Andrzej Puzdrowski · 4 years, 10 months 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
- 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
- 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
- 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
- b4f8810 bootutil: copy image size with fast overwrite 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