Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M2354: Generate unique MCUboot image version #15027

Merged
merged 1 commit into from
Sep 8, 2021

Commits on Sep 2, 2021

  1. M2354: Change MCUboot image versioning for unique version

    Change MCUboot image versioning to meet requirements below:
    1. Major.Minor.Revision must be non-decremental when used to derive security counter (-s 'auto').
    2. Make Major.Minor.Revision+Build incremental to identify the firmware itself through psa_fwu_query().
    3. Get around MCUboot failure with TF-M underestimated MAX_BOOT_RECORD_SZ
    ccli8 committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    dcd30e0 View commit details
    Browse the repository at this point in the history