Mbed-TLS / mbedtls

An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
https://www.trustedfirmware.org/projects/mbed-tls/
Other
5.24k stars 2.56k forks source link

Move mbedtls crypto headers #9299

Closed ronald-cron-arm closed 2 months ago

ronald-cron-arm commented 3 months ago

Description

Repo split preparation, move Mbed TLS crypto headers to tf-psa-crypto. Companion mbedtls-framework PR: https://github.com/Mbed-TLS/mbedtls-framework/pull/30 Fix #9262

PR checklist

ronald-cron-arm commented 2 months ago

I've rebased to resolve the conflicts (trivial), fixed the typo and updated the framework to the merge of PR 30 (2 additional commits). @tom-daubney-arm @bensze01 please have another look.