From 31fd08d364e5c6d1a7d27a408cdf3368f63d1424 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sat, 14 Jul 2018 18:36:03 -0400 Subject: First attempt at integrating Pavel's fmc_clk (synchronous FMC bus) code. May not work out of the box, but committing this is the easiest way to let multiple people test the same build configuration. --- source/core/cipher/aes | 2 +- source/core/comm/fmc | 2 +- source/core/platform/alpha | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'source/core') diff --git a/source/core/cipher/aes b/source/core/cipher/aes index 2caa4d5..98cc06b 160000 --- a/source/core/cipher/aes +++ b/source/core/cipher/aes @@ -1 +1 @@ -Subproject commit 2caa4d54188338226494daa53d024a52572bd3a4 +Subproject commit 98cc06bdeccbd30da21a0439c1cbbf59f9a75f3e 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 a4e91b6..ff1faf9 160000 --- a/source/core/platform/alpha +++ b/source/core/platform/alpha @@ -1 +1 @@ -Subproject commit a4e91b6221f75045dd1d97362e9d12c590ebc15a +Subproject commit ff1faf971a87362f9e0664dcfcf6bb447b043aeb -- cgit v1.2.3