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

Use sysbuild mergehex #25

Commits on Jul 31, 2024

  1. suit: Use sysbuild to merge HEX files

    Remove the custom logic that was responsible for merging FW with SUIT
    artifacts and replace it with the new sysbuild functionality.
    
    Signed-off-by: Tomasz Chyrowicz <tomasz.chyrowicz@nordicsemi.no>
    tomchy committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ac6fdb1 View commit details
    Browse the repository at this point in the history
  2. wip: Preserve domain while merging HEX files

    It is crucial to preserve domain while merging additional HEX files that
    originate from regular image build process.
    
    Signed-off-by: Tomasz Chyrowicz <tomasz.chyrowicz@nordicsemi.no>
    tomchy committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f2bbd25 View commit details
    Browse the repository at this point in the history
  3. manifest: Update sdk-zephyr revision

    Update sdk-zephyr revision to cover updates in nrf-regtool.
    
    Ref: NCSDK-NONE
    
    Signed-off-by: Tomasz Chyrowicz <tomasz.chyrowicz@nordicsemi.no>
    tomchy committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    96c1818 View commit details
    Browse the repository at this point in the history