commit | 456a54da8ef44c8b725b524567c08cffec6a7214 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Thu Feb 29 18:38:12 2024 +0100 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Mon Mar 04 17:12:31 2024 +0100 |
tree | 7c7533ef378d9a6144a0623a47c6c02e6f88da84 | |
parent | 469f7811fac98617e544aac2b1b2db56040c95db [diff] [blame] |
Add framework submodule with makefiles Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4fb26b5 --- /dev/null +++ b/.gitmodules
@@ -0,0 +1,3 @@ +[submodule "framework"] + path = framework + url = https://github.com/Mbed-TLS/mbedtls-framework