Skip to content

Conversation

@keith-packard
Copy link
Contributor

@keith-packard keith-packard commented Aug 11, 2025

This patch avoids an incorrect warning generated by gcc 14.3 about array bounds. It should not change the generated code at all.

This patch merges in the commit from the merged Zephyr module patch, zephyrproject-rtos/mbedtls#73 which is based on the merged upstream mbedtls patch Mbed-TLS/mbedtls#10318

@zephyrbot zephyrbot added the size: XS A PR changing only a single line of code label Aug 11, 2025
@github-actions
Copy link

github-actions bot commented Aug 11, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
mbedtls zephyrproject-rtos/mbedtls@85440ef zephyrproject-rtos/mbedtls@2994b29 (zephyr) zephyrproject-rtos/mbedtls@85440ef5..2994b29f

Additional metadata changed:

Name URL Submodules West cmds module.yml Blobs
mbedtls

DNM label due to: 1 project with metadata changes

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 9, 2025

@tpambor
Copy link
Contributor

tpambor commented Oct 10, 2025

@keith-packard zephyrproject-rtos/mbedtls#73 is merged. Could you update this PR?

This patch (merged upstream and to zephyr fork) avoids an incorrect warning
generated by gcc 14.3 about array bounds. It should not change the
generated code at all.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
@sonarqubecloud
Copy link

@tomi-font
Copy link
Contributor

@d3zd3z @ceolin please review

@tejlmand tejlmand removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Oct 13, 2025
@cfriedt cfriedt merged commit 7321231 into zephyrproject-rtos:main Oct 16, 2025
30 of 33 checks passed
@keith-packard keith-packard deleted the mbedtls-picolibc branch October 16, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.