-
Notifications
You must be signed in to change notification settings - Fork 8.2k
(backport 87637/88593 to 4.1) modules: mbedtls: update to 3.6.3 and tf-m to 2.1.2 #88433
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
(backport 87637/88593 to 4.1) modules: mbedtls: update to 3.6.3 and tf-m to 2.1.2 #88433
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
Additional metadata changed:
⛔ DNM label due to: 1 project with metadata changes Note: This message is automatically posted and updated by the Manifest GitHub Action. |
ce50faf to
3720f17
Compare
Update Mbed TLS to 3.6.3 as it has CVE fixes. Signed-off-by: Sudan Landge <[email protected]>
3720f17 to
27f19cb
Compare
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.
Minor point, I think it could be nice to have an indication in the PR title that this is a backport for 4.1.
Done, also added a "related to" so that main PR has some info about the backports. |
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.
needs changes in TF-M as well to work properly
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.
also suggest renaming the PR title to include information about the TF-M update
Update TF-M to 2.1.2 from version 2.1.1. This is required to use MbedTLS 3.6.3. Signed-off-by: Sudan Landge <[email protected]>
d253339 to
8d964d7
Compare
|
@fabiobaltieri since you previously approved the PR could you please have a look and help with approval/merge of this? |
|
DNM manifest is for the change in trusted-firmware-m IIUC, seems ok |
8ca5b2f
into
zephyrproject-rtos:v4.1-branch
Update Mbed TLS to 3.6.3 as it has CVE fixes.
Fixes #88434
Related to #87637