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

NCSDK-30461: Move SUIT MPI to sysbuild #19016

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 27, 2024

  1. suit: Remove suit-install-legacy

    Remove usage of suit-install-legacy from manifest templates.
    
    Ref: NCSDK-NONE
    
    Signed-off-by: Tomasz Chyrowicz <[email protected]>
    tomchy committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    a5efbe5 View commit details
    Browse the repository at this point in the history
  2. suit: Move MPI to sysbuild Kconfig

    Use sysbuild to build and configure SUIT Manifest Provisioning
    Information.
    
    Ref: NCSDK-30461
    
    Signed-off-by: Tomasz Chyrowicz <[email protected]>
    tomchy committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    8af35b3 View commit details
    Browse the repository at this point in the history
  3. manifest: Update suit-generator and sdk-zephyr

    Pull-in required changes in suit-generator and sdk-zephyr.
    
    Ref: NCSDK-30461
    
    Signed-off-by: Tomasz Chyrowicz <[email protected]>
    tomchy committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    eb458fb View commit details
    Browse the repository at this point in the history
  4. suit: Add warning about default VID/CID

    Add a warning if user tries to build an app with default VID and CID
    values.
    
    Ref: NCSDK-29986
    
    Signed-off-by: Tomasz Chyrowicz <[email protected]>
    tomchy committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d71648a View commit details
    Browse the repository at this point in the history