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 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'source/core') 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 -- cgit v1.2.3