commit | cdb31172e73424c352e1d48ecc11596b4c1dfc0c | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Fri Nov 23 12:48:22 2018 +0000 |
committer | Hanno Becker <hanno.becker@arm.com> | Fri Nov 23 13:38:38 2018 +0000 |
tree | ac689e33869d00238d1d063edd849f6eaed11846 | |
parent | 3441d2e4a481e8aa4a862affbfd8146f0a3a0863 [diff] [blame] |
Temporarily update crypto-submodule target branch This is a temporary commit to allow us to test this proposed branch against the sibling proposed branch on mbedtls-psa.
diff --git a/.gitmodules b/.gitmodules index d25c9a6..3490a17 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,4 +1,4 @@ [submodule "crypto"] path = crypto url = git@github.com:ARMmbed/mbedtls-psa.git - branch = feature-psa + branch = feature-psa-tls-integration-proposed