Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-09 | Update for merge of fmc_clk_60mhz to master and hardware byteswapping. | Paul Selkirk | |
This also catches some recent-ish changes to aes, chacha, and rosc_entropy. | |||
2019-01-22 | Catch up with submodules | Rob Austein | |
2019-01-14 | .vh search path and aes_speed un-fork. | Rob Austein | |
2019-01-08 | Add Pavel's utility library. | Rob Austein | |
2019-01-08 | Catch up with submodules | Rob Austein | |
2018-09-06 | Incorporate recent core timing work and CLI improvements. | Rob Austein | |
This is the recent stuff that's not specific to the fmc_clk effort. In theory this should all just work (with the old asynchronous clocking), in practice, well, that's part of what we want to test. | |||
2018-07-24 | Accumulated changes in several submodules. | Rob Austein | |
Specific reason for this build was to test removal of a couple of TerASIC-specific files. Other accumulated changes include: * A bunch of work on the AES core; * A bunch of minor performance enhancements in the C code, mostly related to RSA signature time (which is still a problem, but this set of fixes removed a bunch of dumb stuff which was masking what we now think is the root cause of the performance issue); * A bunch of minor fixes and cleanups in the C code (eg, assertions now log something to the console rather than just locking up). | |||
2018-05-01 | Accumulated changes from last several months. | Rob Austein | |
2017-12-15 | Try again with updated cores from Joachim. | Rob Austein | |
2017-12-14 | Rewind most recent AES core changes. | Rob Austein | |
Most recent AES core doesn't synthesize properly with core_selector, and we have other fixes to test. So back AES changes out of the releng build for now, re-add them when we sort this out. | |||
2017-12-14 | Joachim's AES core updates. | Rob Austein | |
2017-12-13 | Merge systolic_crt branches. | Rob Austein | |
2017-12-12 | Pull recent bugfixes and cleanups. No new major functionality. | Rob Austein | |
2017-05-12 | Enable ECDSA cores in default build. | Rob Austein | |
2017-03-09 | Whoops, new build dependency on core/platform/common. | Rob Austein | |
2017-03-07 | Drag in submodule changes. | Rob Austein | |
2017-03-07 | Add ECDSA cores. | Rob Austein | |
2016-12-28 | Pull in Joachim's updated ChaCha core. | Rob Austein | |
2016-06-27 | First cut at consolidated alpha releng. | Rob Austein | |
Undoubtedly doesn't work yet, and still needs doc, but perhaps now ready for testing on build machine. |