aboutsummaryrefslogtreecommitdiff
path: root/bl2
AgeCommit message (Expand)Author
14 daysBL2: reduce the amount of copied provisioning dataDavid Vincze
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-30MCUboot: Update revision and update shared boot data APIJamie McCrae
2023-08-29Build: Add stub functions of system callschesun01
2023-08-23Kconfig: Align changes with CMake and Header file build systemJianliang Shen
2023-08-18Build: Refine the measured boot build optionsJamie Fox
2023-08-11Measured boot: Share image version as integer valuesJamie Fox
2023-07-19MCUboot: Generate and sign with new keys if neededBence Balogh
2023-07-07BL2: Modify security_cnt.c to support higher MCUBOOT_IMAGE_NUMBERArnold Gabriel Benedict
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-13Build: Support FPU with ARMCLANG.chesun01
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-12-06Platform: Fix warnings in RSS buildJamie Fox
2022-11-29RSS: Add dma driver and library to boot platformMaulik Patel
2022-11-22BL2: Improve fih.h interopRaef Coles
2022-11-07Build: Add MCUBOOT_CONFIRM_IMAGE build optionSherry Zhang
2022-11-02BL2: Fix indentationMichel Jaouen
2022-11-02BL2: Add MCUBOOT_BOOTSTRAP supportMichel Jaouen
2022-10-24HAL: Add missing headers to suppress warningsAntonio de Angelis
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-19Boot: Consider both image slots for shared dataJamie Fox
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