aboutsummaryrefslogtreecommitdiff
path: root/bl2/ext/mcuboot/bootutil
AgeCommit message (Expand)Author
2020-09-24Build: Convert bl2 dir to modern cmakeRaef Coles
2020-06-08Boot: Replace hard-coded image indexDavid Vincze
2020-06-08Boot: Fix misplaced preprocessor directiveDavid Vincze
2020-04-30Boot: Fix GNUARM compiler warningTamas Ban
2020-04-23Build: Major warnings cleanupTTornblom
2020-04-20Boot: Fix error in preprocessor macroRaef Coles
2020-04-20Build: Move MCUBoot configs from compile time defines to headerBalint Matyi
2020-03-11Boot: Remove unnecessary loopDavid Vincze
2020-01-27Boot: Fix buffer overflow in image sector checkRaef Coles
2020-01-27Platform: Rename platform specific MCUBoot macrosDavid Vincze
2020-01-27Boot: Use the same flash_map module as upstream MCUBootDavid Vincze
2020-01-06Add newline terminator at end of C filesRobert Rostohar
2019-12-26Boot: Move logging macros to project specific fileDavid Vincze
2019-12-16Boot: Enable overwriting upgrade with 0 size scratchDavid Vincze
2019-12-16Boot: Remove unnecessary preprocessor directivesDavid Vincze
2019-12-16Boot: Add overflow checks to TLV iteratorDavid Vincze
2019-12-16Boot: Synchronize MCUBoot with v1.4.0David Vincze
2019-12-16Boot: Introduce new protected TLV formatDavid Vincze
2019-12-16Boot: Use TLV iterator everywhereDavid Vincze
2019-12-16Boot: Add TLV iterator APIDavid Vincze
2019-12-16Boot: Pass image header to LOAD_IMAGE_DATA macroDavid Vincze
2019-12-16Boot: Re-apply modifications after code syncDavid Vincze
2019-12-16Boot: Synchronize MCUBoot code baseDavid Vincze
2019-11-29Boot: Switch boot to use mbed-cryptoRaef Coles
2019-10-17Boot: Make MCUBoot logging optionalDavid Vincze
2019-10-17Boot: Add measured boot record TLV to shared areaDavid Vincze
2019-10-08Boot: Verify address when using loading to RAMRaef Coles
2019-10-08Boot: Mitigate TOCTOU attack when RAM loadingRaef Coles
2019-10-02Boot: Check integer overflowTamas Ban
2019-09-30Boot: Exit from loop when TLV has been foundTamas Ban
2019-09-27Boot: Change the return type of flash_area_align()Raef Coles
2019-09-27Boot: Add constant time memory equality functionRaef Coles
2019-09-27Boot: Fix GNUARM compile errorTamas Ban
2019-09-06Boot: Use different signing key to S and NS imageTamas Ban
2019-09-06Boot: Add hardware key support to MCUBootTamas Ban
2019-08-28Boot: Add dependency check to multi-image bootDavid Vincze
2019-08-28Boot: Enable multi-image bootDavid Vincze
2019-08-28Platform: Add new NV counter due to multiple image bootDavid Vincze
2019-08-28Boot: Extend flash layout for multiple imagesDavid Vincze
2019-08-28Boot: Save image sequence number to image trailerDavid Vincze
2019-08-28Boot: Sync MCUBoot code baseDavid Vincze
2019-08-28Boot: Remove unnecessary filesDavid Vincze
2019-08-28Boot: Replace flash partitioning terminologyDavid Vincze
2019-08-16Boot: Eliminate possible infinite loopDavid Vincze
2019-05-29Boot: Fix format specifiersTamas Ban
2019-05-28Boot: Remove format specifier macrosDavid Vincze
2019-05-24Boot: Add RSA-3072 support to MCUBootTamas Ban
2019-05-24Boot: Introduce rollback protectionDavid Vincze
2019-05-24Boot: Use overwrite-only mode for image upgradeDavid Vincze
2019-05-23Boot: Add security counter to image manifestDavid Vincze