Skip to content

Bump third_party/mbedtls/repo from 40d79ce to 4a1de0f#104

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/submodules/third_party/mbedtls/repo-4a1de0f
Closed

Bump third_party/mbedtls/repo from 40d79ce to 4a1de0f#104
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/submodules/third_party/mbedtls/repo-4a1de0f

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps third_party/mbedtls/repo from 40d79ce to 4a1de0f.

Commits
  • 4a1de0f Merge pull request #7295 from DemiMarie/oid-fix-2.28
  • 6b8e8ff Fix segfault in mbedtls_oid_get_numeric_string
  • a93b06d Merge pull request #7204 from lpy4105/issue/backport-all_sh-do-not-list-unsup...
  • 39987eb Merge pull request #7172 from daverodgman/fix_UB_in_ssl_read-2.28
  • ed36bbe Merge pull request #7238 from davidhorstmann-arm/2.28-move-getting-started-guide
  • 362142f Merge pull request #7223 from gilles-peskine-arm/doc-tls13-psa_crypto_init-2.28
  • 29216d2 Move docs/getting_started.md to docs repo
  • 803dbdb Merge pull request #7232 from tom-cosgrove-arm/update-changelog-230308-2.28
  • 8a8e75e Merge pull request #7219 from tom-cosgrove-arm/fix-typos-230307-2.28
  • fc09b75 Update ChangeLog to make "fix" explicit
  • Additional commits viewable 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 `40d79ce` to `4a1de0f`.
- [Release notes](https://github.com/ARMmbed/mbedtls/releases)
- [Commits](Mbed-TLS/mbedtls@40d79ce...4a1de0f)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Mar 20, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 27, 2023

Superseded by #105.

@dependabot dependabot bot closed this Mar 27, 2023
@dependabot dependabot bot deleted the dependabot/submodules/third_party/mbedtls/repo-4a1de0f branch March 27, 2023 17:00
pankore pushed a commit that referenced this pull request Feb 11, 2025
* Bump submodule for sdk updates and docker image version

* Update files and libs pulled from sisdk. add -fno-lto ld flag. update mg24 linkerfile

* Bring PSA crypto changes from sisdk

Co-authored-by: Ricardo Casallas <77841255+rcasallas-silabs@users.noreply.github.com>

* fixup merge conflict on CHIPCryptoPALPsaEfr32.cpp

* Update mgm24 linkerfile. add no-lto to test-driver

* update mg26 linkerfile

* Adds mbedTLS 3.x support with tinycrypt uECC APIs (#132)

* [SL-UP] Add BRD4338A support for Wiseconnect 3.4 in GN (#104)

* Update for siwx917

* Changes for wifi sdk 3.4.0 (#89)

* fix slc-gen build

* fix wifi ncp build

* Fixup nxp submodule desync

* Fix ot_lib builds

* Fix linking issue with coapi lib. address comments

* Cleanup commented lines and bump merged matter_support sha

* move some psa define from coap config to the right header

* Add segger_rtt reference in linkerfile

* fix rebase to master conflict issue

---------

Co-authored-by: Ricardo Casallas <77841255+rcasallas-silabs@users.noreply.github.com>
Co-authored-by: Rohan Sahay <103027015+rosahay-silabs@users.noreply.github.com>
Co-authored-by: Mathieu Kardous <84793247+mkardous-silabs@users.noreply.github.com>
Co-authored-by: bhmanda-silabs <107180296+bhmanda-silabs@users.noreply.github.com>
pankore pushed a commit that referenced this pull request Nov 10, 2025
…ore (project-chip#41143)

* [Silabs] PSA Crypto PAL customized for EFR32. (project-chip#36575)

* [Silabs] PSA Crypto PAL customized for EFR32.

* Pull request project-chip#2067: Provision SPAM (project-chip#36404)

Merge in WMN_TOOLS/matter from provision_SPAM to dev/provision_source_code

Squashed commit of the following:

commit ae6d6bd09b963838fa8ae70efefa0770c33c5b73
Author: lpbeliveau-silabs <louis-philip.beliveau@silabs.com>
Date:   Wed Sep 25 11:08:23 2024 -0400

    Updated the GsdkSpam for series 3 now that provisioning relies on it

commit fb0cb797ca3eea51856e2b62e5b2c0a4dfb8cac3
Author: lpbeliveau-silabs <louis-philip.beliveau@silabs.com>
Date:   Tue Sep 24 17:53:54 2024 -0400

    Updated provisioning to use Silabs Platform Abstraction Manager

Co-authored-by: Andrei Litvin <andy314@gmail.com>

* [Silabs] Trustzone-compatibility. (project-chip#36643)

* [Silabs] Bugfix: PSA Crypto keystore for Wi-fi. (project-chip#36963)

* [Silabs] Provision: Dynamic buffer allocation. (project-chip#36964)

* [Silabs] Provision: Dynamic buffer allocation.

* Code review.

* [Silabs] AES_CCM_encrypt/decrypt output buffers fixed. (project-chip#37580)

* [Silabs] AES_CCM_decrypt output buffer fixed.

* Code review.

* [Silabs] Bugfix: PSA AEAD encryption/decryption fixed. (project-chip#37663)

* [Silabs] Update silabs sdks versions (project-chip#37034)

* Bump submodule for sdk updates and docker image version

* Update files and libs pulled from sisdk. add -fno-lto ld flag. update mg24 linkerfile

* Bring PSA crypto changes from sisdk

Co-authored-by: Ricardo Casallas <77841255+rcasallas-silabs@users.noreply.github.com>

* fixup merge conflict on CHIPCryptoPALPsaEfr32.cpp

* Update mgm24 linkerfile. add no-lto to test-driver

* update mg26 linkerfile

* Adds mbedTLS 3.x support with tinycrypt uECC APIs (#132)

* [SL-UP] Add BRD4338A support for Wiseconnect 3.4 in GN (#104)

* Update for siwx917

* Changes for wifi sdk 3.4.0 (#89)

* fix slc-gen build

* fix wifi ncp build

* Fixup nxp submodule desync

* Fix ot_lib builds

* Fix linking issue with coapi lib. address comments

* Cleanup commented lines and bump merged matter_support sha

* move some psa define from coap config to the right header

* Add segger_rtt reference in linkerfile

* fix rebase to master conflict issue

---------

Co-authored-by: Ricardo Casallas <77841255+rcasallas-silabs@users.noreply.github.com>
Co-authored-by: Rohan Sahay <103027015+rosahay-silabs@users.noreply.github.com>
Co-authored-by: Mathieu Kardous <84793247+mkardous-silabs@users.noreply.github.com>
Co-authored-by: bhmanda-silabs <107180296+bhmanda-silabs@users.noreply.github.com>

* Split UniqueId and PersistentUniqueId (project-chip#36292)

* Update specific changes

* Update src/platform/silabs/platformAbstraction/WiseMcuSpam.cpp

---------

Co-authored-by: Ricardo Casallas <77841255+rcasallas-silabs@users.noreply.github.com>
Co-authored-by: lpbeliveau-silabs <112982107+lpbeliveau-silabs@users.noreply.github.com>
Co-authored-by: Andrei Litvin <andy314@gmail.com>
Co-authored-by: Junior Martinez <67972863+jmartinez-silabs@users.noreply.github.com>
Co-authored-by: Rohan Sahay <103027015+rosahay-silabs@users.noreply.github.com>
Co-authored-by: bhmanda-silabs <107180296+bhmanda-silabs@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants