[Cryptech-Commits] [user/sra/alpha-releng/omnibus] 14/24: Drag in latest subrepos.

git at cryptech.is git at cryptech.is
Mon Jun 27 20:38:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

sra at hactrn.net pushed a commit to branch master
in repository user/sra/alpha-releng/omnibus.

commit 8ef9164cae87ef9182a31b95d9185d3541d9e1fb
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Sat Jun 25 19:53:24 2016 -0400

    Drag in latest subrepos.
---
 .gitmodules          | 9 +++++++++
 sw/libhal            | 1 +
 sw/stm32             | 2 +-
 sw/thirdparty/libtfm | 1 +
 user/ft/libcli       | 1 +
 5 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 719957a..77a2f38 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -43,3 +43,12 @@
 [submodule "sw/stm32"]
 	path = sw/stm32
 	url = https://git.cryptech.is/sw/stm32.git
+[submodule "sw/libhal"]
+	path = sw/libhal
+	url = https://git.cryptech.is/sw/libhal.git
+[submodule "sw/thirdparty/libtfm"]
+	path = sw/thirdparty/libtfm
+	url = https://git.cryptech.is/sw/thirdparty/libtfm.git
+[submodule "user/ft/libcli"]
+	path = user/ft/libcli
+	url = https://git.cryptech.is/user/ft/libcli.git
diff --git a/sw/libhal b/sw/libhal
new file mode 160000
index 0000000..2cd3b6f
--- /dev/null
+++ b/sw/libhal
@@ -0,0 +1 @@
+Subproject commit 2cd3b6fabe5e32f169257caf5532b2bf9c83f803
diff --git a/sw/stm32 b/sw/stm32
index 1865d6d..e3db117 160000
--- a/sw/stm32
+++ b/sw/stm32
@@ -1 +1 @@
-Subproject commit 1865d6de2c9f1ccdc0028fc7369df1be2e0b4551
+Subproject commit e3db117ae05a248773abe4b7ec2ef95ed7203b8e
diff --git a/sw/thirdparty/libtfm b/sw/thirdparty/libtfm
new file mode 160000
index 0000000..3d85df5
--- /dev/null
+++ b/sw/thirdparty/libtfm
@@ -0,0 +1 @@
+Subproject commit 3d85df561a40cb4f08aeecb236860c189ed4343a
diff --git a/user/ft/libcli b/user/ft/libcli
new file mode 160000
index 0000000..54c6b86
--- /dev/null
+++ b/user/ft/libcli
@@ -0,0 +1 @@
+Subproject commit 54c6b8649b1a13e69a908c96e8d4d19cf8d72845



More information about the Commits mailing list