mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01: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:
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@@ -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