-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
soc: nordic: nrf54l15: fix APPROTECT handling #18370
Conversation
The following west manifest projects have been modified in this Pull Request:
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:trusted-firmware-m: PR head: 5ae4c7f39ca806d6ea9cc6eb395ea6b886e0d9fd more detailstrusted-firmware-m:
sdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (84)
Outputs:ToolchainVersion: b44b7a08c9 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action. |
cea3c55
to
f3a7106
Compare
@rlubos Is it possible to run TF-M integration tests that were previously failing only after merge? |
I am checking this now |
yes, setting |
@nika-nordic do you remember which exact tests these were? Maybe they are already in scope? |
I have discussed scope of TF-M tests offline with @PerMac and they are fixed. Therefore sdk-zephyr and TF-M PRs are ready to be merged. |
@nika-nordic Please update SHA and backport this |
Note this cannot be backported automatically, SHAs will not match |
f3a7106
to
1b6a7fd
Compare
Allow nRF54L15 approtect settings to be set through TF-M. Signed-off-by: Markus Lassila <[email protected]>
Updated sdk-zephyr aligns existing Kconfigs to nRF54L15, while updated TF-M excludes nRF54L15 from existing APPROTECT-related runtime code which is not yet aligned. Signed-off-by: Nikodem Kastelik <[email protected]>
1b6a7fd
to
7c1635f
Compare
The recently added assert statement was missing comma. Signed-off-by: Robert Lubos <[email protected]>
Updated sdk-zephyr aligns existing Kconfigs to nRF54L15, while updated TF-M excludes nRF54L15 from existing APPROTECT-related runtime code which is not yet aligned.
test-sdk-nrf: DRGN-23200_host_disconnects_upon_att_timeout