- 137d797 sim: emits *_SWAP_USING_SCRATCH macros by Andrzej Puzdrowski · 4 years, 3 months ago master
- 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
- c932b32 workflows: enable Mbed TLS based EC backend tests by Fabio Utzig · 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
- aad01ef Create CNAME by Philip Colmer · 4 years, 3 months ago
- 000ef72 build(deps): bump rexml from 3.2.4 to 3.2.5 in /docs by dependabot[bot] · 4 years, 3 months ago
- 208db88 Delete CNAME by David Brown · 4 years, 3 months ago
- d23214e Create CNAME by David Brown · 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
- cdee0b7 docs: Upgrade doc generating dependencies by David Brown · 4 years, 4 months ago
- 986c212 docs: Add links to wikipage on project by David Brown · 4 years, 4 months ago
- 579b30c cypress: Update docs with new platforms support info by Roman Okhrimenko · 4 years, 4 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, 4 months ago
- a7f9e9f bootutil: Remove duplicated code from bootutil_misc.c by Dominik Ermel · 4 years, 4 months ago
- 1de4877 mynewt: Update repository.yml with latest release by Szymon Janc · 4 years, 4 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
- 26edaf3 sim: Change a match with empty arm to if let by David Brown · 4 years, 5 months ago
- f66b205 sim: Match structure definition better by David Brown · 4 years, 5 months ago
- cae9e2a sim: Remove extra blank line by David Brown · 4 years, 5 months ago
- 173e6ca sim: Remove elided lifetime by David Brown · 4 years, 5 months ago
- 80f836d sim: Remove complexity from an if by David Brown · 4 years, 5 months ago
- d36f6b1 sim: Remove extraneous slice reference by David Brown · 4 years, 5 months ago
- 599b2db sim: Simplify printing blank line by David Brown · 4 years, 5 months ago
- fbc8f7c sim: Directly iterate instead of using an index by David Brown · 4 years, 5 months ago
- aec56b2 sim: Combine a split conditional by David Brown · 4 years, 5 months ago
- 8973f55 sim: Use Option instead of Err<T, ()> by David Brown · 4 years, 5 months ago
- 2547c00 sim: Use range `contains` when possible by David Brown · 4 years, 5 months ago
- c20bbb2 sim: Remove useless `return`s by David Brown · 4 years, 5 months ago
- 8608c53 sim: Clarify condition by David Brown · 4 years, 5 months ago
- 4bbb93d sim: Clarify condition with is_empty() by David Brown · 4 years, 5 months ago
- 4dfb33c sim: Simplify some struct initializers by David Brown · 4 years, 5 months ago
- 7cc4526 sim: unsafe cleanup by David Brown · 4 years, 5 months ago
- fc8e3c5 sim: Implement Default for a few types by David Brown · 4 years, 5 months ago
- 50b5a12 sim: Remove pointless use lines by David Brown · 4 years, 5 months ago
- 1997f53 sim: Remove extraneous static by David Brown · 4 years, 5 months ago
- 91de33d ptest: Some simple cleanups from clippy by David Brown · 4 years, 5 months ago
- 5b7ed6a boot: zephyr: Fix compilation warnings with ZEPHYR_LOG_MODE_MINIMAL by Dominik Ermel · 4 years, 5 months ago
- d602ed8 sim: Update Cargo lock file by David Brown · 4 years, 5 months ago
- c51949d sim: simflash: Convert to thiserror by David Brown · 4 years, 5 months ago
- 218aee7 workflow: Test the Mbed TLS ECDSA configuration by David Brown · 4 years, 6 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
- 8a5e498 imgtool: rollback to 1.7.0 release by Fabio Utzig · 4 years, 6 months ago
- 7bf5179 ci: add caching for imgtool pip packages by Fabio Utzig · 4 years, 6 months ago
- e58f48f ci: update imgtool script to to use python/pip by Fabio Utzig · 4 years, 6 months ago
- d62631a imgtool: fix encrypting hex images by Fabio Utzig · 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
- 79c4fcf scripts: Add SPDX headers by David Brown · 4 years, 6 months ago
- a513b8e boot:zephyr: CONFIG_LOG_MINIMAL converted to CONFIG_LOG_MODE_MINIMAL by Gerard Marull-Paretas · 4 years, 6 months ago
- d12a8da imgtool: fix validation with protected TLVs by Fabio Utzig · 4 years, 7 months ago
- da2580d boot: zephyr: boards: update Circuit Dojo nRF9160 Feather conf by Jared Wolff · 4 years, 7 months ago
- ce50334 ci: relax signed-off-by checks on forks by Fabio Utzig · 4 years, 7 months ago
- 713bb79 ci: Update TF-M version by Raef Coles · 4 years, 7 months ago
- ddd390a ptest: Allow all test runs to be logged by David Brown · 4 years, 7 months ago
- ed90fbf ci: Add timing info to test builds by David Brown · 4 years, 7 months ago
- 0cfe2ce bootutil: Modify boot_add_data_to_shared_area function scope by Sherry Zhang · 4 years, 7 months ago
- 5b0f220 doc: update release process with branching by Fabio Utzig · 4 years, 7 months ago
- c1b2983 ci: allow imgtool publishing from release branches by Fabio Utzig · 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
- ac61c2e Fix nokogiri<=1.11.0.rc4 vulnerability by Fabio Utzig · 4 years, 7 months ago
- 6907c90 ci: pull trusted-firmware-m repo on Travis run by Fabio Utzig · 4 years, 8 months ago
- bd0ce62 ci: pull fih-test docker image on install by Fabio Utzig · 4 years, 8 months ago
- a069bef ci: docker: remove source repos from fih-test by Fabio Utzig · 4 years, 8 months ago
- 48a4ec3 ptest: Use github workflow instead of travis by David Brown · 4 years, 7 months ago
- ae8f8db ptest: Update dependencies by David Brown · 4 years, 7 months ago
- f684738 ci: Pin tf-m-tests version in FIH test by Raef Coles · 4 years, 7 months ago
- 008f4a7 boot: zephyr: cleanup NXP MPU configuration before boot by Henrik Brix Andersen · 4 years, 8 months ago
- 7cca88a ci: Update tf-m version in FIH test by Raef Coles · 4 years, 8 months ago
- 2877965 Enable support for building mcuboot for Mbed with direct-xip by George Beckstein · 4 years, 8 months ago
- 50820b1 mgtool: Add support for setting fixed ROM address into image header by Dominik Ermel · 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