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 Mbed TLS crypto headers to tf-psa-crypto #9262

Closed ronald-cron-arm closed 3 months ago

ronald-cron-arm commented 3 months ago

Suggested enhancement

Move all the header files associated to the C modules included in libmbedcrypto to tf-psa-crypto/drivers/builtin/include/mbedtls. Keep this headers as public headers. Depends on #9247

DoD: