mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-06-05 21:15:16 +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 = git@github.com:ARMmbed/mbedtls-psa.git
|
||||
branch = feature-psa
|
||||
Reference in New Issue
Block a user