Skip to content
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

Bump third_party/mbedtls/repo from bdd6905 to 7bda291 #19219

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps third_party/mbedtls/repo from bdd6905 to 7bda291.

Commits
  • 7bda291 Merge pull request #5859 from paul-elliott-arm/fix_ct_uninit_memory_access_2.28
  • adf225d Merge pull request #5848 from tom-daubney-arm/2-28_x25519_program
  • c227ea5 Adds Changelog entry
  • d99f8b2 Rewrite x25519 example program
  • 5bc9a26 Merge pull request #5877 from tom-cosgrove-arm/fix-typos-220526-2.28
  • b16280c Merge pull request #5885 from Summer-ARM/mbedtls-2.28
  • fd8aa65 Remove duplicated PSA_WANT_ALG_CMAC in crypto_config.h
  • 2b15075 Fix spelling and typographical errors found by cspell
  • b830028 Fix uninitialised memory access in constant time functions
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [third_party/mbedtls/repo](https://github.com/ARMmbed/mbedtls) from `bdd6905` to `7bda291`.
- [Release notes](https://github.com/ARMmbed/mbedtls/releases)
- [Commits](Mbed-TLS/mbedtls@bdd6905...7bda291)

---
updated-dependencies:
- dependency-name: third_party/mbedtls/repo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link

github-actions bot commented Jun 6, 2022

PR #19219: Size comparison from 2d1f8a1 to c7acc27

Full report (9 builds for k32w, mbed, nrfconnect, p6)
platform target config section 2d1f8a1 c7acc27 change % change
k32w light k32w061+release (read/write) 657992 657992 0 0.0
.bss 69760 69760 0 0.0
.data 2016 2016 0 0.0
.text 580416 580416 0 0.0
lock k32w061+release (read/write) 719220 719220 0 0.0
.bss 70192 70192 0 0.0
.data 1988 1988 0 0.0
.text 641240 641240 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2427200 2427200 0 0.0
.bss 202628 202628 0 0.0
.data 5880 5880 0 0.0
.text 1389844 1389844 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191407 1191407 0 0.0
bss 141297 141297 0 0.0
rodata 154232 154232 0 0.0
text 817008 817008 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139127 1139127 0 0.0
bss 140514 140514 0 0.0
rodata 130744 130744 0 0.0
text 789056 789056 0 0.0
p6 all-clusters-app default (read/write) 2545624 2545624 0 0.0
.bss 137120 137120 0 0.0
.data 2808 2808 0 0.0
.text 1503888 1503888 0 0.0
all-clusters-minimal-app default (read/write) 2490488 2490488 0 0.0
.bss 136336 136336 0 0.0
.data 2752 2752 0 0.0
.text 1448752 1448752 0 0.0
light-app default (read/write) 2422368 2422368 0 0.0
.bss 129432 129432 0 0.0
.data 2600 2600 0 0.0
.text 1380632 1380632 0 0.0
lock-app default (read/write) 2442728 2442728 0 0.0
.bss 129256 129256 0 0.0
.data 2576 2576 0 0.0
.text 1400992 1400992 0 0.0

@mspang mspang merged commit acd17c7 into master Jun 6, 2022
@mspang mspang deleted the dependabot/submodules/third_party/mbedtls/repo-7bda291 branch June 6, 2022 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external dependency Bugs that require changes in third party projects. fast track review - pending
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants