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

loader: Add firmware info version check to downgrade prevention #277

Merged
merged 1 commit into from
Oct 19, 2023

Commits on Oct 19, 2023

  1. [nrf noup] loader: Add firmware version check downgrade prevention

    For nRF53, the only existing version number metadata is stored in the
    `firmware_info` structure in the network core. This utilizes PCD to read
    out the version number and compares it against the version number found
    in the secondary slot for the network core.
    
    Ref. NCSDK-21379
    
    Signed-off-by: Sigvart Hovland <sigvart.hovland@nordicsemi.no>
    sigvartmh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    eed3580 View commit details
    Browse the repository at this point in the history