aboutsummaryrefslogtreecommitdiff
path: root/bl2/ext/mcuboot
AgeCommit message (Expand)Author
2024-03-14BL2: fix unused variable warning in mainAntonio de Angelis
2024-03-08Platform: Add boot recovery mode HAL functionRaef Coles
2024-03-05Build: Clean up unnecessary cmake_policy()David Hu
2024-03-05Update cmsis.h to tfm_hal_device_header.hGergely Korcsák
2024-03-05Build: Bump CMake mini version to 3.21David Hu
2023-11-28BL2: Remove MBEDTLS_SHA224_CSummer Qin
2023-11-15BL2: Add HAL function to prevent image loadingRaef Coles
2023-11-03Merge branch 'feature-build-split-v2' into mainDavid Hu
2023-11-03MCUboot: Generate public key from private keyBence Balogh
2023-10-07BL2: Add a dummy return to fix static check issueDavid Hu
2023-10-07Build: Split build v2 for an521 platformAnton Komlev
2023-09-28provisioning: Check dummy keys after provisioningBence Balogh
2023-09-28Provision: Remove dependency on generated key fileBence Balogh
2023-09-28BL2: Enable ECDSA signature verificationRoland Mikhel
2023-09-26MCUBoot: Depend on generated keys if neededBence Balogh
2023-09-25Build: move signature key len into signature typeRoland Mikhel
2023-09-21BL2: Add command line option to enable MCUBOOT_USE_PSA_CRYPTOAntonio de Angelis
2023-09-21BL2: Add support for MCUBOOT_USE_PSA_CRYPTO optionAntonio de Angelis
2023-08-23Kconfig: Align changes with CMake and Header file build systemJianliang Shen
2023-07-19MCUboot: Generate and sign with new keys if neededBence Balogh
2023-06-28BL2: Support 9 boot keysArnold Gabriel Benedict
2023-04-10Kconfig: Fix MCUBOOT_IMAGE_VERSION_S settingDavid Hu
2023-04-03Kconfig: Refine Secure partitions Kconfig configsJianliang Shen
2023-04-03Kconfig: Add BL1 and BL2 Kconfig configsJianliang Shen
2023-03-14Crypto: Fix crypto init for any legacy driverMichel Jaouen
2023-02-22Boot: Align MCUboot to the latest versionSherry Zhang
2023-02-10Build: Specify cryptopraghy package versionSummer Qin
2023-01-30RSS: Enable SIC and XIP modeRaef Coles
2022-12-13Platform: add options to disable default signingRaef Coles
2022-11-22BL2: Improve fih.h interopRaef Coles
2022-11-07Build: Add MCUBOOT_CONFIRM_IMAGE build optionSherry Zhang
2022-11-02BL2: Add MCUBOOT_BOOTSTRAP supportMichel Jaouen
2022-09-26FIH: Add fih.h interop for MCUBootRaef Coles
2022-09-15BL2: Fix MCUboot encrypted image supportRaef Coles
2022-09-15Partitions: remove PSA proxy partitionMark Horvath
2022-08-07Crypto: Implement PSA builtin keysRaef Coles
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-07-15CC312: XXX_ALT is not needed when use PSA driverSummer Qin
2022-06-23Platform, BL2: Add AP, SCP BL1 images to RSS flash mapTintu Thomas
2022-06-23BL2: Add pre and post image load steps to the HALRaef Coles
2022-06-23BL2: Support RAM_LOAD with separate S/NS imagesJamie Fox
2022-06-15Crypto: Use new style PSA configSummer Qin
2022-05-16FWU: Add a platform specific flash_driver initMichel Jaouen
2022-03-21Build: Allow configuration of TF-M flash areaRaef Coles
2022-03-21Platform: Move boot_hal.h into platformRaef Coles
2022-03-10Boot: Extend align value and make it configurable by platformMichel Jaouen
2022-01-26Build: Revert hotfixRaef Coles
2022-01-24Boot: Make mcuboot swap upgrade strategy configurableMichel Jaouen