commit | 674bd8fe4322b05c87d2bae88f6b295938d42597 | [log] [tgz] |
---|---|---|
author | Ronald Cron <ronald.cron@arm.com> | Wed Dec 11 14:22:08 2024 +0100 |
committer | Ronald Cron <ronald.cron@arm.com> | Mon Dec 16 10:47:54 2024 +0100 |
tree | 03da2c6d578541a2d06a81c2c47d9a0d126ddce4 | |
parent | 08d8cc57dbe7be54fe3f88ecbc2729300c48d450 [diff] [blame] |
Add tf-psa-crypto module Signed-off-by: Ronald Cron <ronald.cron@arm.com>
diff --git a/.gitmodules b/.gitmodules index 4fb26b5..4612b3d 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,3 +1,6 @@ [submodule "framework"] path = framework url = https://github.com/Mbed-TLS/mbedtls-framework +[submodule "tf-psa-crypto"] + path = tf-psa-crypto + url = https://github.com/Mbed-TLS/TF-PSA-Crypto.git