[Cryptech-Commits] [releng/alpha] branch master updated: New improved keywrap core with integrated mkmif

git at cryptech.is git at cryptech.is
Wed May 6 19:37:14 UTC 2020


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

paul at psgd.org pushed a commit to branch master
in repository releng/alpha.

The following commit(s) were added to refs/heads/master by this push:
     new 714edae  New improved keywrap core with integrated mkmif
714edae is described below

commit 714edae241d60f223aed9c6b104952149ca20cf6
Author: Paul Selkirk <paul at psgd.org>
AuthorDate: Wed May 6 15:36:34 2020 -0400

    New improved keywrap core with integrated mkmif
---
 Makefile                    | 2 +-
 source/core/platform/common | 2 +-
 source/core/util/keywrap    | 2 +-
 source/sw/libhal            | 2 +-
 source/sw/stm32             | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Makefile b/Makefile
index 8bb8788..e3a51b4 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 # What we call the package before we start mucking with branches and revision numbers
 
 PACKAGE_BASE_NAME    := cryptech-alpha
-PACKAGE_BASE_VERSION := 3.0
+PACKAGE_BASE_VERSION := 3.1
 
 # Git voodoo: plumbing commands to pull the current branch and list of
 # all (local) branches, and to pull something we can use as a version
diff --git a/source/core/platform/common b/source/core/platform/common
index 275951e..bca3d79 160000
--- a/source/core/platform/common
+++ b/source/core/platform/common
@@ -1 +1 @@
-Subproject commit 275951ed02caba8e7bff4723de9fdb24a5087da5
+Subproject commit bca3d797bc904f5d35f4babbefc0001336bf0eef
diff --git a/source/core/util/keywrap b/source/core/util/keywrap
index 4333178..edb6018 160000
--- a/source/core/util/keywrap
+++ b/source/core/util/keywrap
@@ -1 +1 @@
-Subproject commit 4333178c6a8f467ddacc13ddae0bed588b6bdcf3
+Subproject commit edb6018262d33f016bef7f7f740f1c7fac8db7b5
diff --git a/source/sw/libhal b/source/sw/libhal
index 6f8ac4f..aab1cf4 160000
--- a/source/sw/libhal
+++ b/source/sw/libhal
@@ -1 +1 @@
-Subproject commit 6f8ac4f72ef2fb003038293a62e47edf6c962b36
+Subproject commit aab1cf4d694b4d4fefa77f02b4c42d7683a2f43f
diff --git a/source/sw/stm32 b/source/sw/stm32
index f09f1b8..52f72e1 160000
--- a/source/sw/stm32
+++ b/source/sw/stm32
@@ -1 +1 @@
-Subproject commit f09f1b8f4494e90ee672e92f3357229bdfb7d0ae
+Subproject commit 52f72e1e5dc5d3b646b54363f811ee2fd7958c19

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Commits mailing list