From df0132259efe75caa20cd9316d3729412f2b8146 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 27 Aug 2018 23:52:11 -0400 Subject: Fix pkcs11 build issue and segfault. Some recent changes to sw/libhal were not tested properly against sw/pkcs11, which led to a couple of build issues and a segfault. These have now been fixed. The floggings will continue until morale improves. --- source/sw/libhal | 2 +- source/sw/pkcs11 | 2 +- source/sw/stm32 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/sw/libhal b/source/sw/libhal index 91658ab..7219e78 160000 --- a/source/sw/libhal +++ b/source/sw/libhal @@ -1 +1 @@ -Subproject commit 91658ababd0f3d902c3c40673640b6a8f90c648c +Subproject commit 7219e78b554a7b7e792a344b0c6cf133affe88b2 diff --git a/source/sw/pkcs11 b/source/sw/pkcs11 index 0e442a9..5936bef 160000 --- a/source/sw/pkcs11 +++ b/source/sw/pkcs11 @@ -1 +1 @@ -Subproject commit 0e442a9ac57df33de87b71e95c27cb0887c3961f +Subproject commit 5936befa654ce79b2f9ee7cd4f3beb6489bac227 diff --git a/source/sw/stm32 b/source/sw/stm32 index f424af5..322e272 160000 --- a/source/sw/stm32 +++ b/source/sw/stm32 @@ -1 +1 @@ -Subproject commit f424af5cfc62bf4e0902831591a303b02e31a1ca +Subproject commit 322e272c90488adb65edc6b0bd1ebab442f435d5 -- cgit v1.2.3