-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Misc. ironside work september 3. #24028
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
base: main
Are you sure you want to change the base?
Conversation
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision 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: 92810fa41f3f3c8fce65b41b1d3c24f574b1cf7d more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (35)
Outputs:ToolchainVersion: 2b2cd9579a Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. |
b83093c
to
926043d
Compare
samples/ironside_se/secondary_boot_gen_uicr/secondary/src/main.c
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
and final 2 commits should be squashed rather than fixups
Memory footprint analysis revealed the following potential issuesapplications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 12430[B] - link (cc: @nrfconnect/ncs-ll-ursus) Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-24028/46) |
12dac27
to
c9a3579
Compare
8a8e4f2
to
d1e7a90
Compare
b4e213c
to
628446e
Compare
f281120
to
9db0407
Compare
Apply the shield to the app only. Don't apply it to other images in the sysbuild, i.e. 54h20's UICR image. Signed-off-by: Sebastian Bøe <[email protected]>
PERIPHCONF generation based on devicetree is being added in a script in upstream zephyr. The new script script replaces nrf-regtool and the temporary "periphconf migration" solution. Ref: NCSDK-35206 Signed-off-by: Jonathan Nilsen <[email protected]>
Pull in new build system support for generating PERIPHCONF entries based on devicetree. This commit is deliberately split from the related build system changes to enable cherry-picking those without the manifest update. Ref: NCSDK-35206 Signed-off-by: Jonathan Nilsen <[email protected]>
Misc. ironside work september 3.
test_secdom_samples_public: NCSDK-NONE_fix_uicr_path
test_ble_samples: PR-242
test_crypto: PR-853
test_proprietary: PR-115