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

Add configuration support for mbedTLS #369

Merged
merged 2 commits into from
Apr 16, 2020

Conversation

pan-apple
Copy link
Contributor

Problem

Missing configuration support for mbedTLS library.

Summary of Changes

Updated configure.ac.

fixes #357

@rwalker-apple
Copy link
Contributor

will mbedTLS be a third_party tree?

@pan-apple
Copy link
Contributor Author

will mbedTLS be a third_party tree?

The current plan is

  1. Dev environment will use local installation (via apt-get/brew install)
  2. Platforms (EFR32/nRF52) have mbedTLS in their SDKs. So the platform makefiles will pull code from there.

We can add mbedTLS to third_party later if the above solution is not complete for some future platforms.

@woody-apple woody-apple merged commit 139d43b into project-chip:master Apr 16, 2020
@pan-apple pan-apple deleted the mbedTLS branch April 16, 2020 14:41
mkardous-silabs pushed a commit to mkardous-silabs/connectedhomeip that referenced this pull request Dec 19, 2022
…d is not present in rtt logs

Merge in WMN_TOOLS/matter from curahm/slc-integration to silabs_slc_1.0

Squashed commit of the following:

commit 85804a23ae0eadfa836b5f77931ddadfd580ce47
Author: Curtis Rahman <curtis.rahman@silabs.com>
Date:   Tue Dec 6 13:04:02 2022 -0500

    MATTER-1004 Defined flash range for NVM to use proper allocations
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.

Integrate mbedTLS library to CHIP
5 participants