From 7d581533756031fec4189a9ea633a734a4f771e6 Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Mon, 8 Apr 2019 15:39:54 -0400 Subject: Update for merge of fmc_clk_60mhz to master and hardware byteswapping. This also catches some recent-ish changes to aes, chacha, and rosc_entropy. --- source/core/cipher/aes | 2 +- source/core/cipher/chacha | 2 +- source/core/comm/fmc | 2 +- source/core/platform/alpha | 2 +- source/core/rng/rosc_entropy | 2 +- source/sw/libhal | 2 +- source/sw/stm32 | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/source/core/cipher/aes b/source/core/cipher/aes index a193ff4..a86d494 160000 --- a/source/core/cipher/aes +++ b/source/core/cipher/aes @@ -1 +1 @@ -Subproject commit a193ff4771e8bcfcfb02b798422bf963bcfc2e96 +Subproject commit a86d49407d86cde1e782b7e54fc6848f450cba23 diff --git a/source/core/cipher/chacha b/source/core/cipher/chacha index 447efe9..136f26d 160000 --- a/source/core/cipher/chacha +++ b/source/core/cipher/chacha @@ -1 +1 @@ -Subproject commit 447efe94126531908899a0749a21766534d78965 +Subproject commit 136f26d704cb6b318b6cd3f79c19b9258b19813b diff --git a/source/core/comm/fmc b/source/core/comm/fmc index 61c16de..ee2f6aa 160000 --- a/source/core/comm/fmc +++ b/source/core/comm/fmc @@ -1 +1 @@ -Subproject commit 61c16de8beb8deaadd2ffedfabfb3ce96e8699f0 +Subproject commit ee2f6aa62c1bee23c61861b59dfde99911d2d566 diff --git a/source/core/platform/alpha b/source/core/platform/alpha index fe3d53c..ab23f87 160000 --- a/source/core/platform/alpha +++ b/source/core/platform/alpha @@ -1 +1 @@ -Subproject commit fe3d53cbd84a1a96ec93427a07f27321c4edaa6a +Subproject commit ab23f87e78f441830587c6c82d90e35b4cec7d29 diff --git a/source/core/rng/rosc_entropy b/source/core/rng/rosc_entropy index 47edd24..db81c0e 160000 --- a/source/core/rng/rosc_entropy +++ b/source/core/rng/rosc_entropy @@ -1 +1 @@ -Subproject commit 47edd24044d58d5368f8e5a45c26c94d6f6e4b26 +Subproject commit db81c0e56dca48a0d8dee8a4359fb2096e4c1faf diff --git a/source/sw/libhal b/source/sw/libhal index ccb61f2..1c07fa5 160000 --- a/source/sw/libhal +++ b/source/sw/libhal @@ -1 +1 @@ -Subproject commit ccb61f28bde3760bf1fb0ff18edb981da3434cff +Subproject commit 1c07fa52b09b04f0cd3807bf11005b03739d1c2a diff --git a/source/sw/stm32 b/source/sw/stm32 index a89dcb2..e203f79 160000 --- a/source/sw/stm32 +++ b/source/sw/stm32 @@ -1 +1 @@ -Subproject commit a89dcb22ca549ae17742a8ee3c08f2d7fd606771 +Subproject commit e203f797dddfcd03419e7ac336a86a6186fce0c1 -- cgit v1.2.3