-
Notifications
You must be signed in to change notification settings - Fork 1.4k
bootloader: mcuboot: Changes needed to support AES256 #23512
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
Conversation
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 959528835172af7bd0aa4afc2b65c477cbc84dda more detailssdk-nrf:
mcuboot:
zephyr:
Github labels
List of changed files detected by CI (17)
Outputs:ToolchainVersion: c5be9c56c7 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. |
811b6bf
to
52a98db
Compare
52a98db
to
dbb61b9
Compare
Memory footprint analysis revealed the following potential issuesapplications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 9090[B] - link (cc: @nrfconnect/ncs-ll-ursus) Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-23512/14) |
beb3a4c
to
879cff8
Compare
241c683
to
4b95756
Compare
This commit adds changes which are necessary to support the AES256 encryption algorithm in mcuboot. Signed-off-by: Artur Hadasz <[email protected]>
4b95756
to
9595288
Compare
This commit adds changes which are necessary to support the AES256 encryption algorithm in mcuboot.