Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@DakshitBabbar
Copy link
Member

@DakshitBabbar DakshitBabbar commented May 8, 2025

Description

This PR updates MbedTLS to the latest version.

  • A couple of new Macros were introduced in the newer version. This PR defines those new Macros that are required for the application's functionality.
  • This PR updates the network interface to initialise some newly defined mutexes.
  • This PR adds some new files to the projects that the newer version of mbedtls introduces.

Test Steps

The demos using MbedTLS are building and running successfully.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Comment on lines -4200 to -4202
#include "mbedtls/config_adjust_legacy_crypto.h"

#include "mbedtls/check_config.h"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why could we get rid of these two inclusions?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this file be renamed to mbedtls_config_v3.6.3?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants