diff options
author | Paul Selkirk <paul@psgd.org> | 2020-05-06 15:36:34 -0400 |
---|---|---|
committer | Paul Selkirk <paul@psgd.org> | 2020-05-06 15:36:34 -0400 |
commit | 714edae241d60f223aed9c6b104952149ca20cf6 (patch) | |
tree | 3fd4b7aac86541555a50495dbfeae2c264f834bc | |
parent | bdf3440027e4cd5a2bcf8d7a0b9bcab90eb9b765 (diff) |
New improved keywrap core with integrated mkmif
-rw-r--r-- | Makefile | 2 | ||||
m--------- | source/core/platform/common | 0 | ||||
m--------- | source/core/util/keywrap | 0 | ||||
m--------- | source/sw/libhal | 0 | ||||
m--------- | source/sw/stm32 | 0 |
5 files changed, 1 insertions, 1 deletions
@@ -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 -Subproject 275951ed02caba8e7bff4723de9fdb24a5087da +Subproject bca3d797bc904f5d35f4babbefc0001336bf0ee diff --git a/source/core/util/keywrap b/source/core/util/keywrap -Subproject 4333178c6a8f467ddacc13ddae0bed588b6bdcf +Subproject edb6018262d33f016bef7f7f740f1c7fac8db7b diff --git a/source/sw/libhal b/source/sw/libhal -Subproject 6f8ac4f72ef2fb003038293a62e47edf6c962b3 +Subproject aab1cf4d694b4d4fefa77f02b4c42d7683a2f43 diff --git a/source/sw/stm32 b/source/sw/stm32 -Subproject f09f1b8f4494e90ee672e92f3357229bdfb7d0a +Subproject 52f72e1e5dc5d3b646b54363f811ee2fd7958c1 |