-
Notifications
You must be signed in to change notification settings - Fork 1.4k
doc: security: update for v3.2.0 #25849
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
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
This PR updates security component versions and documentation for the v3.2.0 release. The main changes involve updating TF-M and Mbed TLS versions, adding support for new nRF54LV10A and nRF54LM20A chips, and consolidating PSA Crypto API version information.
Key Changes
- Updated security component versions: TF-M to v2.2.0 and Mbed TLS to 3.6.5
- Unified PSA Crypto API version to 1.3.1 across all implementations (including TF-M)
- Added AP-Protect documentation and tags for nRF54LV10A and nRF54LM20A SoCs
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| doc/nrf/security/psa_certified_api_overview.rst | Updated PSA Crypto API version for TF-M from 1.0.0 to 1.3.1 and simplified version documentation |
| doc/nrf/security/ap_protect.rst | Added AP-Protect support entries for nRF54LV10A and nRF54LM20A |
| doc/nrf/security.rst | Updated security component versions (TF-M v2.2.0, Mbed TLS 3.6.5) for v3.2.0 release |
| doc/nrf/links.txt | Removed obsolete PSA Crypto API 1.0.0 and 1.0.1 links; added AP-Protect documentation links for new chips |
| doc/_zoomin/ncs.tags.yml | Added "nrf54lv10a" tag to security-related topic mappings |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:more detailsGithub labels
List of changed files detected by CI (0)Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR here. Preview links for modified nRF Connect SDK documents: https://ncsdoc.z6.web.core.windows.net/PR-25849/nrf/app_dev/device_guides/nrf54l/cryptography.html |
Updated security component versions for v3.2.0. Updated other security pages with information for v3.2.0. Signed-off-by: Grzegorz Ferenc <[email protected]>
c4607f5 to
f24ee4e
Compare
Updated security component versions for v3.2.0.
Updated other security pages with information for v3.2.0.