-
Notifications
You must be signed in to change notification settings - Fork 1.4k
manifest: Update TF-M with nRF91 errata fix #26121
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
Fixes an issue when trying to apply nrfx errata functions in nRF91 series devices. Ref: NCSDK-36641 Signed-off-by: Georgios Vasilakis <[email protected]>
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.
Pull request overview
Updates the TF-M (Trusted Firmware-M) module revision to incorporate a fix for nRF91 series device errata handling in nrfx functions.
- Updates trusted-firmware-m module to reference a pull request branch instead of a specific commit
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
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, click the 'edited' button above Inputs:Sources:trusted-firmware-m: PR head: b25a3637bac771de1f9527b7c471b7bd04372f33 more detailstrusted-firmware-m:
sdk-nrf:
Github labels
List of changed files detected by CI (4)Outputs:ToolchainVersion: 43683a87ea Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR here. |
Fixes an issue when trying to apply nrfx errata functions in nRF91 series devices.
Ref: NCSDK-36641