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

Checksum validation of resource binary files

XMLWordPrintable

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

      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).

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes