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

samples: new mcuboot configuration #666

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

Conversation

ktaborowski
Copy link
Contributor

Changes:

CI parameters

Github_actions:
  #(branch, hash, pull/XXX/head)
  NRF_revision: pull/19148/head

  # Do not change after creating PR
  Create_NRF_PR: false
Jenkins:
  test-sdk-sidewalk: master

Description

JIRA ticket: KRKNWK-19763

Self review

  • There is no commented code.
  • There are no TODO/FIXME comments without associated issue ticket.
  • Commits are properly organized.
  • Change has been tested.
  • Tests were updated (if applicable).

@ktaborowski ktaborowski changed the title Mcuboot ed25519 samples: new mcuboot configuration Dec 13, 2024
@github-actions github-actions bot added source PR changing src files tests labels Dec 13, 2024
Copy link

github-actions bot commented Dec 13, 2024

Sample diff used total
nrf54l15dk/nrf54l10/cpuapp:sidewalk.test.simple_bootloader RAM 220 B 9.92 KB 0 B
ROM 6.88 KB 40.58 KB 0 B

* all platforms: size optimization in mcuboot
* nrf54L: ed25519 signature as default (from nrf)
nrfconnect/sdk-nrf#19148
* nrf54L10: link time optimization in mcuboot
* nrf54L10: mcuboot partition size set to 52 KB

Signed-off-by: Krzysztof Taborowski <krzysztof.taborowski@nordicsemi.no>
[KRKNWK-19763]

Signed-off-by: Krzysztof Taborowski <krzysztof.taborowski@nordicsemi.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from-nrf align sidewalk with ncs source PR changing src files tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant