- db543e5 boot : Adding encrypted ram-load support by Hugo L'Hostis · 4 years, 5 months ago
- 8fcdfc5 ci: bump FIH docker release by Fabio Utzig · 3 years, 10 months ago
- 66ed29f sim: update ram load to use image size comparison by Fabio Utzig · 3 years, 10 months ago
- 4b82b20 zephyr: Configuration check for MULTITHREADING when USB DFU enabled by Dominik Ermel · 3 years, 10 months ago
- 17f99f0 build(deps): bump addressable from 2.7.0 to 2.8.0 in /docs by dependabot[bot] · 4 years, 1 month ago
- aea30ea build(deps): bump nokogiri from 1.11.4 to 1.12.5 in /docs by dependabot[bot] · 3 years, 10 months ago
- f859255 ci: update signed-off-by with string comparison by Fabio Utzig · 3 years, 10 months ago
- 0779f4f Preps for 1.8.0-rc2 by David Brown · 4 years ago
- d96d617 Include mcuboot_config.h from sign_key.h to fix MCUBOOT_HW_KEY compilation by Maxime Vincent · 3 years, 11 months ago
- 809e77d boot: zephyr: Config mimxrt1020_evk and mimxrt1050_evk_qspi by Xabier Marquiegui · 3 years, 11 months ago
- 5f4e148 sim: mcuboot-sys: Avoid duplicate C files by David Brown · 3 years, 11 months ago
- 115ce57 sim: Allow 'large-write' in mcuboot-sys by David Brown · 3 years, 11 months ago
- 66aa967 ci: disable Travis by Fabio Utzig · 3 years, 11 months ago
- 7aa1c87 ci: add FIH hardening tests to workflows by Fabio Utzig · 3 years, 11 months ago
- 712fdb5 espressif: Add ESP32-C3 initial basic support by Almir Okato · 4 years ago
- d532029 espressif: Add ESP32-S2 initial basic support by Almir Okato · 4 years, 2 months ago
- 056d9bc ci: Change TF-M log level by Mate Toth-Pal · 3 years, 11 months ago
- 66feceb ci: Fix FIH YAML result parsing by Fabio Utzig · 3 years, 11 months ago
- ceb9b11 Revert "ci: Disable travis test until they can be fixed" by Sherry Zhang · 3 years, 11 months ago
- 3c4f69c ci: Update the TF-M version in fih test by Sherry Zhang · 3 years, 11 months ago
- 65643a6 Revert "ci: fix wget error downloading arm-gcc-embedded" by David Brown · 3 years, 11 months ago
- 9183ffc boot_serial: Increase BOOT_SERIAL_OUT_MAX by Marek Pieta · 3 years, 11 months ago
- 6d56cd8 sim: Move Cargo package to top level by David Brown · 4 years ago
- 7f8c0a2 sim: Update various package dependencies by David Brown · 4 years ago
- 9c6322f sim: Dependency updates by David Brown · 4 years ago
- 9d4d45c boot/bootutil/loader: fix comparison using fih_eq() in hook service by Andrzej Puzdrowski · 3 years, 11 months ago
- 34f68ed ci: fix wget error downloading arm-gcc-embedded by Fabio Utzig · 3 years, 11 months ago
- f7319e6 Add DataShare utility class for Mbed-OS applications by George Beckstein · 4 years ago
- cb09bd2 Add config params for shared data usage in Mbed-OS by George Beckstein · 4 years ago
- bd6dc5e zephyr: support the hook file by MCUBOOT_BOOTUTIL library by Andrzej Puzdrowski · 4 years ago
- 43cca02 zephyr: Enable custom settings erase cmd on Thingy:53 by Marek Pieta · 3 years, 11 months ago
- 304d91a zephyr: Add multi-image DFU for Thingy:53 by Marek Pieta · 4 years ago
- ed75dfd ci: Disable travis test until they can be fixed by David Brown · 3 years, 11 months ago
- d4c2d15 zephyr: Remove BOOT_SERIAL_UART dependency from ENABLE_MGMT_PERUSER by Dominik Ermel · 4 years ago
- ae35510 Preps for 1.8.0-rc1 by David Brown · 4 years ago v1.8.0-rc1
- 1b1b4f9 zephyr: Add MCUboot configuration for Thingy:53 by Marek Pieta · 4 years ago
- d2e87aa zephyr: rename remaining CONFIG_USB to CONFIG_USB_DEVICE_STACK by Johann Fischer · 4 years ago
- faf9cbe zephyr: CDC ACM UART node to specific overlays by Johann Fischer · 4 years ago
- a6e1e9e zephyr: get CDC ACM UART device from devicetree by Johann Fischer · 4 years ago
- 1fceb9b zephyr: Added hooks for example by Andrzej Puzdrowski · 4 years, 1 month ago
- 2a29f5d zephyr/boot_serial_extension: added hooks to custom image list MGMT by Andrzej Puzdrowski · 4 years ago
- 4f9c730 boot_serial: added hooks for mcuboot image access operations by Andrzej Puzdrowski · 4 years, 1 month ago
- dea293a bootutil_public: added hook for fetch image swap state by Andrzej Puzdrowski · 4 years, 1 month ago
- b8f3969 loader: added hooks for override mcuboot image access operation by Andrzej Puzdrowski · 4 years, 1 month ago
- 914204d boot/zephyr: Kconfig for hooks enabling by Andrzej Puzdrowski · 4 years, 1 month ago
- a41a850 cypress: use mbedtls 3.0, do not use hw crypto by default by Roman Okhrimenko · 4 years ago
- 5cf9410 zephyr/Kconfig: fix deadlock on cryptolib selectors by Andrzej Puzdrowski · 4 years ago
- 506a16f docs: Fix some misspelling by iysheng · 4 years ago
- d363248 readme.md: Add references to the Espressif IDF port. by Almir Okato · 4 years ago
- 428e2e7 espressif: Add espressif's readme file to the docs by Almir Okato · 4 years ago
- 5ab8cfd boot/espressif: Remove toolchain libc linking by Almir Okato · 4 years ago
- ab9f8c1 Fix unknown type name "size_t" error by George Beckstein · 4 years ago
- 9647c46 boot: zephyr: Fix misaligned #else for `irq_lock` by Sigvart Hovland · 4 years ago
- 5609e78 Ignore nuttx files for Mbed-OS builds by George Beckstein · 4 years ago
- fca1aa4 boot/nuttx: Fix trivial compiler warnings emitted by NuttX port by Gustavo Henrique Nihei · 4 years ago
- 2585297 zephyr: remove Kconfig option CONFIG_USB by Johann Fischer · 4 years ago
- 01184bd boot/nuttx: Enable crypto backend according to configuration from NuttX by Gustavo Henrique Nihei · 4 years ago
- 4960d12 boot_serial: cbor_encode: Fix encoding data length by Marek Pieta · 4 years ago
- 428d3ee zephyr: Make boot_serial_extension.c compilation conditional by Dominik Ermel · 4 years ago
- 0435d5d zephyr: Add option for enabling the storage erase command by Dominik Ermel · 4 years ago
- e182977 Revert "Move Cargo.toml to top level" by David Brown · 4 years ago
- 9d67f01 README.md: Add references to the NuttX port by Gustavo Henrique Nihei · 4 years ago
- 93c029a docs: Add documentation for NuttX port by Gustavo Henrique Nihei · 4 years ago
- 7bcf986 boot: Add support for the Apache NuttX RTOS by Gustavo Henrique Nihei · 4 years ago
- 78e4441 Move Cargo.toml to top level by David Brown · 4 years ago
- 900249c Add espressif directory to .mbedignore by Sudarshan Sreeram · 4 years ago
- e933e58 boot: zephyr: Do not use `irq_lock()` if using arm cleanup by Sigvart Hovland · 4 years ago
- 4a4d1ac boot: Fix log reporting magic from incorrect header by Dominik Ermel · 4 years ago
- 6693067 boot_serial: Reintroduce change from fc1ad8d by Øyvind Rønningstad · 4 years ago
- 1e63e8f boot_serial: Update cddl-gen version by Øyvind Rønningstad · 4 years ago
- 391b197 bootutil: Only include <os/malloc.h> if it going to be used by Carlos Falgueras García · 4 years, 2 months ago
- 8787bb0 boot/espressif: Update main.c to call init and loader functions by Shubham Kulkarni · 4 years, 1 month ago
- cd86965 boot/espressif: Update MCUBoot port to use bootloader_flash_* APIs by Shubham Kulkarni · 4 years, 1 month ago
- c75b3c7 boot/espressif: Add hal subdirectory for IDF sources and headers by Shubham Kulkarni · 4 years, 1 month ago
- 052561d boot/espressif: Add CMakeLists.txt and mcuboot_config.h by Shubham Kulkarni · 4 years, 1 month ago
- 420ad9a zephyr/boot_serial_extension: kconfig of custom command for get images status by Andrzej Puzdrowski · 4 years ago
- 1b62cf2 zephyr/boot_serial_extension: added custom command for get images status by Andrzej Puzdrowski · 4 years ago
- 01c8442 zephyr: do not set defaults for LOG_IMMEDIATE Kconfig by Piotr Mienkowski · 4 years ago
- bd69c3d boot_serial: Allow platforms to catch any unprocessed groups by Dominik Ermel · 4 years ago
- 994816d zephyr: Kconfig: fix board references by Martí Bolívar · 4 years ago
- fc1ad8d cbor_encoder: fix str encoding macros by Andrzej Puzdrowski · 4 years ago
- eb4c2fe boot: zephyr: add integration platforms to the allow list by Ioannis Glaropoulos · 4 years ago
- f44fd61 zephyr: update devicetree py package lib files include path in assembly by Carl-Johan Landin · 4 years, 1 month ago
- 2386267 boot: Fix IS_ENCRYPTED macro definition by Salome Thirot · 4 years ago
- 082be24 bootutil: Do not include mcuboot_logging.h when logging is disabled by Carlos Falgueras García · 4 years, 2 months ago
- a4b4b0f bootutil: Refactor MCUBOOT_LOG_MODULE_(DECLARE|REGISTER) macros by Carlos Falgueras García · 4 years, 2 months ago
- 2ae1f16 zephyr: Relocate BOOT_ERASE_PROGRESSIVELY option by Dominik Ermel · 4 years, 1 month ago
- 3d4e55d boot_serial: Switch to MCUBOOT_ERASE_PROGRESSIVELY by Dominik Ermel · 4 years, 1 month ago
- 42c985c zephyr: Add MCBOOT_ERASE_PROGRESSIVELY config option by Dominik Ermel · 4 years, 1 month ago
- 4f80913 boot: Revert "boot: Check shared area more carefully before init" by Sherry Zhang · 4 years, 1 month ago TF-Mv1.4-integ TF-Mv1.4-integ-rc2
- d505bcf ci: Add multiimage ram-load and direct xip tests by David Brown · 4 years, 1 month ago
- f17d391 sim: Test ram-loading with DIRECT_XIP by David Brown · 4 years, 1 month ago
- bf32c27 sim: Add RamData for ram loading testing by David Brown · 4 years, 2 months ago
- 8a4e23b sim: Basic ram-load test by David Brown · 4 years, 2 months ago
- 0dfb810 sim: Test DIRECT_XIP configuration by David Brown · 4 years, 2 months ago
- 695e591 boot: Warning fixups after dual image XIP/ram-load by David Brown · 4 years, 2 months ago
- fb40f0c ci: Add workflow tests for direct-xip and ram-load by David Brown · 4 years, 2 months ago
- 11ffa0a sim: Support direct-xip configuration by David Brown · 4 years, 2 months ago
- 812a84b Add capability for DIRECT_XIP feature by David Brown · 4 years, 2 months ago
- 7e377ab sim: Enable sim building with ram-load by David Brown · 4 years, 2 months ago