- d65629d Introduce end-of-line normalization by Kevin Peng · 4 years, 5 months ago
- 531fce8 Build: Create NS signing layout even if NS build is disabled by Mark Horvath · 4 years, 7 months ago
- 26f6c02 Boot: Add multiple flash driver support by Michel Jaouen · 4 years, 8 months ago
- 6d47fb7 Build: Use upstream bootutil cmake by Raef Coles · 4 years, 8 months ago
- b7d1288 Build: Extend code sharing by Balint Matyi · 5 years ago
- 4a5cc97 Build: Add mbedtls patch to help code sharing by Tamas Ban · 4 years, 9 months ago
- f8b0b2d Build: Enable code sharing between bootloader and SPE by Tamas Ban · 4 years, 9 months ago
- b9ac0d5 Platform: Add support to forward PSA msg in Musca-B1 by Mark Horvath · 5 years ago
- f056514 Build: Fix image signing if only S side is built by Mark Horvath · 4 years, 9 months ago
- c5b2f2b Boot: Update MCUboot url by Tamas Ban · 4 years, 9 months ago
- 6981732 Build: Refactor toolchain files by Raef Coles · 4 years, 10 months ago
- e82831b Build: add compat for mbedtls patch upstreaming by Raef Coles · 4 years, 10 months ago
- af19ae9 Build: Update IAR cmake files, fix Windows build errors by TTornblom · 4 years, 10 months ago
- 95e527c Boot: Add CTR mode support to mbedcrypto config by Raef Coles · 4 years, 9 months ago
- 1bfc9da Boot: Harden critical path against fault attacks by Tamas Ban · 5 years ago
- 37aedb5 Build: Fix CC312 init skip issue on Musca-B1/S1 by Tamas Ban · 4 years, 10 months ago
- f4023f3 Boot: Rename RAM_LOADING to RAM_LOAD by Tamas Ban · 4 years, 11 months ago
- 7d591a6 Boot: Remove platform specific code from bl2_main.c by David Vincze · 4 years, 11 months ago
- 69e2d2e Boot: Remove forked MCUboot from TF-M by Balint Matyi · 5 years ago
- 0bd0dfc Boot: Rename NO_SWAP upgrade strategy to DIRECT_XIP by Tamas Ban · 5 years ago
- 5e8ea84 Build: Fix minor issues with new buildsystem by Raef Coles · 4 years, 11 months ago
- 8efad88 Build: Convert bl2 dir to modern cmake by Raef Coles · 5 years ago
- 07ef6e4 Crypto: migrate support to MbedTLS v2.23.0 by Soby Mathew · 5 years ago
- 664d136 Boot : Fix boot_platform_quit by Michel Jaouen · 5 years ago
- cf87296 Build: Single quotes to double quotes for params by Ken Liu · 5 years ago
- 5c47631 Boot: Add encrypted image support by Balint Matyi · 5 years ago
- d9abb49 Boot: Use the PyPI version of imgtool by Balint Matyi · 5 years ago
- 3bae883 Boot: Use the MCUBoot version of the imgtool. by Balint Matyi · 5 years ago
- e3593c6 Build: Find MCUBOOT_REPO only if BL2 is enabled by Raymond Ngun · 5 years ago
- f5c1e06 Build: Enable using HW keys with upstream MCUboot by David Vincze · 5 years ago
- 141f215 Build: Enable boot data sharing with UPSTREAM by David Vincze · 5 years ago
- abb527c Build: Enable HW rollback protection with UPSTREAM by David Vincze · 6 years ago
- f0873cd Boot: Set the default MCUBoot repo to 'UPSTREAM' by Balint Matyi · 5 years ago
- 3ecd622 Boot: Add boot_plaftorm_quit to boot_hal template by Michel Jaouen · 5 years ago
- 762415c Build: Create hex and elf files of executables by Øyvind Rønningstad · 5 years ago
- 8a77bdd Config: Add stm targets in single entry point by Ludovic Barre · 5 years ago
- 9d96328 Boot: Replace hard-coded image index by David Vincze · 5 years ago
- df12de0 Boot: Fix misplaced preprocessor directive by David Vincze · 5 years ago
- 15b3130 Boot: Add requirements.txt file by Kevin Townsend · 5 years ago
- bf5b98c Boot: Add byte cast when signing payload by Kevin Townsend · 5 years ago
- 8f7b359 Attest: Remove 'INDIVIDUAL_SW_COMPONENTS' support by Balint Matyi · 5 years ago
- af8584e Boot: Fix GNUARM compiler warning by Tamas Ban · 5 years ago
- faf74f5 Build: Major warnings cleanup by TTornblom · 5 years ago
- 99f0be2 Build: IAR support by TTornblom · 6 years ago
- 1e08970 Boot: Fix error in preprocessor macro by Raef Coles · 5 years ago
- 761ebaf Boot: Upgrade MCUBoot to v1.5.0 by Balint Matyi · 5 years ago
- 2fe0492 Build: Move MCUBoot configs from compile time defines to header by Balint Matyi · 5 years ago
- 83d9637 Build: Update to IAR support by TTornblom · 6 years ago
- 8f17a71 Build: Only pass -mcmse switch for secure compiles by Mate Toth-Pal · 5 years ago
- 062336b Boot: Remove unnecessary loop by David Vincze · 5 years ago
- b0be461 Platform: Add BL2 platform-specific hw initialization by Andrei Narkevitch · 6 years ago
- 35ff816 Boot: Fix buffer overflow in image sector check by Raef Coles · 6 years ago
- c3e313a Build: Enable building TF-M with original MCUBoot by David Vincze · 6 years ago
- ead78fb Platform: Rename platform specific MCUBoot macros by David Vincze · 6 years ago
- 225c58f Boot: Use the same flash_map module as upstream MCUBoot by David Vincze · 6 years ago
- 4b63037 Add newline terminator at end of C files by Robert Rostohar · 6 years ago
- 99f1b36 Boot: Move logging macros to project specific file by David Vincze · 6 years ago
- 4af6783 Boot: Enable overwriting upgrade with 0 size scratch by David Vincze · 6 years ago
- 44b79f4 Boot: Remove unnecessary preprocessor directives by David Vincze · 6 years ago
- 0dc41d2 Boot: Add overflow checks to TLV iterator by David Vincze · 6 years ago
- 2ddc137 Boot: Synchronize MCUBoot with v1.4.0 by David Vincze · 6 years ago
- 61bd1e5 Boot: Introduce new protected TLV format by David Vincze · 6 years ago
- 66a56fc Boot: Use TLV iterator everywhere by David Vincze · 6 years ago
- 07706a4 Boot: Add TLV iterator API by David Vincze · 6 years ago
- 7673e59 Boot: Pass image header to LOAD_IMAGE_DATA macro by David Vincze · 6 years ago
- c256612 Boot: Re-apply modifications after code sync by David Vincze · 6 years ago
- cea8b59 Boot: Synchronize MCUBoot code base by David Vincze · 6 years ago
- 9830d48 Platform: Generate attestation key and program it to OTP on Musca-B1 by Xu Yong · 6 years ago
- f824e74 Boot: Add OTP provisioning functionality to MCUBoot by Tamas Ban · 6 years ago
- 0e82adc Boot: Enable CC312 runtime library by Raef Coles · 6 years ago
- 1bb168e Boot: Switch boot to use mbed-crypto by Raef Coles · 6 years ago
- 4d6ea2f Platform: Use PSA ECC ID for attestation key by Raef Coles · 6 years ago
- b321c0b Build: Change CMAKE_BUILD_TYPE to ignore case by Raef Coles · 6 years ago
- bc5e5aa Support CMSIS_device_header macro provided in CMSIS by Kevin Peng · 6 years ago
- 73dfbc5 Boot: Make MCUBoot logging optional by David Vincze · 6 years ago
- 219a175 Boot: Add measured boot record TLV to shared area by David Vincze · 6 years ago
- 4b84de5 Boot: Add measured boot record TLV to image manifest by David Vincze · 6 years ago
- 4f69766 Boot: Provide signer ID even when using HW keys by David Vincze · 6 years ago
- af08238 Boot: Verify address when using loading to RAM by Raef Coles · 6 years ago
- 27a6145 Boot: Mitigate TOCTOU attack when RAM loading by Raef Coles · 6 years ago
- 6d2e430 Attest: Verify the exposure of shared data to NSPE by Tamas Ban · 6 years ago
- 056ed0b Boot: Check integer overflow by Tamas Ban · 6 years ago
- 576aaf9 Boot: Exit from loop when TLV has been found by Tamas Ban · 6 years ago
- f24d3e6 Boot: Check against buffer overflow by Tamas Ban · 6 years ago
- d4bf347 Boot: Clear RAM before starting secure firmware by Tamas Ban · 6 years ago
- 204c5b4 Boot: Change the return type of flash_area_align() by Raef Coles · 6 years ago
- 25b857a Boot: Add constant time memory equality function by Raef Coles · 6 years ago
- 4e5ed8d Boot: Fix GNUARM compile error by Tamas Ban · 6 years ago
- 1cb73db Boot: Move BL2 shared area definitions to region_defs.h by David Hu · 6 years ago
- 9c1586b Attest: Remove security epoch by Tamas Ban · 6 years ago
- 857bfa5 Twincpu: Support building multi-core TF-M in a single building execution by David Hu · 6 years ago
- 0f869bb Boot: Migrate from pycrypto to cryptography by Kevin Townsend · 6 years ago
- 78676ac Boot: Use different signing key to S and NS image by Tamas Ban · 6 years ago
- 1d37c34 Boot: Add hardware key support to MCUBoot by Tamas Ban · 6 years ago
- d0f4e1d Build: Add hardware key support to MCUBoot by Tamas Ban · 6 years ago
- 32d8464 Boot: Add hardware key handling to signing script by Tamas Ban · 6 years ago
- bb6e3b6 Boot: Add dependency check to multi-image boot by David Vincze · 6 years ago
- 9ec0f54 Boot: Add support for dependency description by David Vincze · 6 years ago
- 7384ee7 Boot: Enable multi-image boot by David Vincze · 6 years ago
- 6f689b6 Boot: Save different SW component identifiers by Tamas Ban · 6 years ago