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

Update Tinycrypt for mbedTLS 3.x support #243

Merged
merged 11 commits into from
Nov 26, 2024

Conversation

rosahay-silabs
Copy link
Collaborator

Problem / Feature

What is being fixed? What is the feature being added? Examples:

  • tinycrypt was integrated with mbedTLS 2.x
  • due to recent PSRIT, mbedTLS 3.x was recommended to be integrated.

Change overview

  • Remove unused source from tinycrypt.
  • Adding additional changes to existing tinycrypt source to fix compilation issues.
  • Restyling the source files as maintained in armbed barebone source.

Testing

  • Manually tested with SiWx917

mkardous-silabs and others added 10 commits November 22, 2024 22:00
* clean up

* Add mld6 source file with include fix

* Restyle Add mld6 source file to fix missing include (#215)

* Restyled by whitespace

* Restyled by clang-format

* Restyled by prettier-markdown

---------

Co-authored-by: Restyled.io <[email protected]>

---------

Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <[email protected]>
@rosahay-silabs rosahay-silabs force-pushed the feature/update_tinycript branch from 7d6e143 to dd32f62 Compare November 22, 2024 16:30
@mkardous-silabs mkardous-silabs merged commit a9aecba into main Nov 26, 2024
1 check passed
@mkardous-silabs mkardous-silabs deleted the feature/update_tinycript branch November 26, 2024 13:30
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.

3 participants