aboutsummaryrefslogtreecommitdiff
path: root/bl2/ext/mcuboot/CMakeLists.txt
AgeCommit message (Expand)Author
2024-03-05Build: Clean up unnecessary cmake_policy()David Hu
2024-03-05Build: Bump CMake mini version to 3.21David Hu
2023-11-03Merge branch 'feature-build-split-v2' into mainDavid Hu
2023-11-03MCUboot: Generate public key from private keyBence Balogh
2023-10-07Build: Split build v2 for an521 platformAnton Komlev
2023-09-28Provision: Remove dependency on generated key fileBence Balogh
2023-09-26MCUBoot: Depend on generated keys if neededBence Balogh
2023-09-25Build: move signature key len into signature typeRoland Mikhel
2023-07-19MCUboot: Generate and sign with new keys if neededBence Balogh
2022-12-13Platform: add options to disable default signingRaef Coles
2022-11-07Build: Add MCUBOOT_CONFIRM_IMAGE build optionSherry Zhang
2022-09-15BL2: Fix MCUboot encrypted image supportRaef Coles
2022-09-15Partitions: remove PSA proxy partitionMark Horvath
2022-07-29Boot: Save the boot measurements of BL2David Vincze
2022-07-27Boot: Add --measured-boot-record option to wrapper.pyDavid Vincze
2022-07-25Build: Introduce CONFIG_TFM_BOOT_STORE_MEASUREMENTSDavid Vincze
2022-03-21Build: Allow configuration of TF-M flash areaRaef Coles
2022-03-10Boot: Extend align value and make it configurable by platformMichel Jaouen
2021-11-16SPM: Add FPU support for gnu arm embedded toolchainFeder Liang
2021-11-11Build: add cmake property to manage BL2_HEADER_SIZELudovic Barre
2021-11-04Boot: Support AES256 in TF-M integrationSherry Zhang
2021-10-29Build: Use Python3 for BL2TTornblom
2021-08-04Build: Make possible to overwrite BL2 sourcesMark Horvath
2021-06-04Boot: Add checking build address in DIRECT_XIP strategySherry Zhang
2021-05-06BOOT: Fix include path for MCUBOOT_FIH_PROFILE HIGNMichel Jaouen
2021-04-22Build: Fix imgtool package path setSherry Zhang
2021-03-19Build: Fix MCUboot image dependency checkingRaef Coles
2021-01-22Build: Create NS signing layout even if NS build is disabledMark Horvath
2020-12-17Build: Use upstream bootutil cmakeRaef Coles
2020-12-10Platform: Add support to forward PSA msg in Musca-B1Mark Horvath
2020-12-10Build: Fix image signing if only S side is builtMark Horvath
2020-11-03Build: Refactor toolchain filesRaef Coles
2020-10-05Boot: Harden critical path against fault attacksTamas Ban
2020-09-30Boot: Remove forked MCUboot from TF-MBalint Matyi
2020-09-24Build: Convert bl2 dir to modern cmakeRaef Coles
2020-08-21Crypto: migrate support to MbedTLS v2.23.0Soby Mathew
2020-07-22Boot: Add encrypted image supportBalint Matyi
2020-06-30Build: Find MCUBOOT_REPO only if BL2 is enabledRaymond Ngun
2020-06-24Build: Enable using HW keys with upstream MCUbootDavid Vincze
2020-06-24Build: Enable boot data sharing with UPSTREAMDavid Vincze
2020-06-24Build: Enable HW rollback protection with UPSTREAMDavid Vincze
2020-06-19Build: Create hex and elf files of executablesØyvind Rønningstad
2020-05-18Attest: Remove 'INDIVIDUAL_SW_COMPONENTS' supportBalint Matyi
2020-04-20Boot: Upgrade MCUBoot to v1.5.0Balint Matyi
2020-04-20Build: Move MCUBoot configs from compile time defines to headerBalint Matyi
2020-04-03Build: Only pass -mcmse switch for secure compilesMate Toth-Pal
2020-01-27Build: Enable building TF-M with original MCUBootDavid Vincze
2019-12-26Boot: Move logging macros to project specific fileDavid Vincze
2019-12-16Boot: Add TLV iterator APIDavid Vincze
2019-12-16Boot: Synchronize MCUBoot code baseDavid Vincze