Uploaded image for project: 'Qt for MCUs'
  1. Qt for MCUs
  2. QTMCU-352

Checksum validation of resource binary files

    XMLWordPrintable

Details

    • User Story
    • Resolution: Fixed
    • P2: Important
    • Qt for MCUs 2.10
    • None
    • Other
    • None

    Description

      As an extra layer of verification for resource binary files, particularly for the OTA update use case, it's desired that there's a checksum computed and kept alongside the resource binary data.

      During resource initialization, the core library should then also compute the same checksum based on the actual resource binary data, and compare it against the expected checksum. If they don't match, an error should be reported (using the approach decided in QTMCU-349).

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              srodal Samuel Rødal
              srodal Samuel Rødal
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes