mirror of
https://github.com/espressif/mbedtls.git
synced 2026-09-16 15:29:56 +00:00
crypto: Add mbedtls-psa as a submodule
mbedtls-psa contains an implementation of libmbedcrypto, including the PSA Crypto API.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[submodule "crypto"]
|
||||
path = crypto
|
||||
url = [email protected]:ARMmbed/mbedtls-psa.git
|
||||
branch = feature-psa
|
||||
Reference in New Issue
Block a user