diff options
author | Rob Austein <sra@hactrn.net> | 2015-09-22 17:10:36 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-09-22 17:10:36 -0400 |
commit | e19872e5de60f76639eac6aa3ce42ba17e007f79 (patch) | |
tree | 1e6faec3e5a94430a1d1ca6e21e386bf70f00034 /core | |
parent | e03fb20510467fbe1c94c89b66e747b1b27a8249 (diff) | |
parent | 653d783e3567187b1d0090e047972e4171da3f68 (diff) |
Merge branch 'modexps6'
Diffstat (limited to 'core')
-rw-r--r-- | core/Makefile | 1 | ||||
m--------- | core/math/modexps6 | 0 | ||||
m--------- | core/platform/common | 0 | ||||
m--------- | core/platform/novena | 0 |
4 files changed, 1 insertions, 0 deletions
diff --git a/core/Makefile b/core/Makefile index f8c8c5b..55ce0ea 100644 --- a/core/Makefile +++ b/core/Makefile @@ -39,6 +39,7 @@ BUILD_DIR := platform/novena/eim/build all: patch -p1 --forward <patches/01-config-cores.patch + touch platform/novena/common/rtl/ipcore/clkmgr_dcm.v cd ${BUILD_DIR}; $(MAKE) patch -p1 --reverse <patches/01-config-cores.patch diff --git a/core/math/modexps6 b/core/math/modexps6 new file mode 160000 +Subproject 514bb28200a0d71a7a99cbfb017d1ca3d2250fe diff --git a/core/platform/common b/core/platform/common -Subproject f05a3c65ec65004b097cb63d5ac6d463a7a9dc2 +Subproject a8e0651bd3ae3a8e579547753cbb51dc0b87525 diff --git a/core/platform/novena b/core/platform/novena -Subproject 33cc55adaf9ff31473802414f9c0d6e4a553cdd +Subproject f5cfe0b5d45f627877d8829b25f9ff637749cf9 |