Searched full:mcuboot_version (Results 1 – 2 of 2) sorted by relevance
31 MCUBOOT_VERSION: 'main'55 echo "MCUBOOT_VERSION=${{ github.event.inputs.version_mcuboot }}" >> $GITHUB_ENV60 echo "MCUBOOT_VERSION=${{ github.event.pull_request.head.sha }}" >> $GITHUB_ENV79 ref: ${{ env.MCUBOOT_VERSION }}93 echo "Using Mcuboot version: ${{ env.MCUBOOT_VERSION }}"
279 struct image_version mcuboot_version = { in boot_save_shared_data() local324 sizeof(mcuboot_version), in boot_save_shared_data()325 (void *)&mcuboot_version); in boot_save_shared_data()