From c7948dfd41d4d3c6c2045215350cfdf0acbcc7c8 Mon Sep 17 00:00:00 2001 From: Cal Abel Date: Thu, 2 Jul 2026 21:30:12 -0400 Subject: [PATCH] update gitmodule Signed-off-by: Cal Abel --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4612b3d0c9..7d1af3f705 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ 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 + url = https://github.com/crabel99/TF-PSA-Crypto.git