Age | Commit message (Expand) | Author |
2015-09-23 | Trailing whitespace cleanup. | Rob Austein |
2015-09-23 | Merge branch 'modexps6' into config_core_selector_sra | Rob Austein |
2015-07-18 | update lint for new ipcore modules | Paul Selkirk |
2015-07-17 | remove .xco files from build | Paul Selkirk |
2015-07-17 | remove all non-essential files related to clkmgr_dcm | Paul Selkirk |
2015-07-17 | move new modexps6 core from test to core | Paul Selkirk |
2015-07-17 | experimental modexps6 (which requires changing the read timing on all other c... | Paul Selkirk |
2015-06-26 | Track filename changes in ModExp core. | Rob Austein |
2015-06-23 | add tools to configure and start an FPGA bitstream | Paul Selkirk |
2015-06-18 | use a variable for AR, to facilitate cross-compiling | Paul Selkirk |
2015-06-18 | build all cores with i2c | Paul Selkirk |
2015-06-18 | add support for verilator linting | Paul Selkirk |
2015-06-10 | generate core_selector, probe FPGA for cores at software startup | Paul Selkirk |
2015-06-10 | add modexp_core.v to build | Paul Selkirk |
2015-06-03 | Merge remote-tracking branch 'refs/remotes/origin/master' | Joachim Strömbergson |
2015-06-03 | Adding the 1024 bit sign and verify test cases used in the C model and the te... | Joachim Strömbergson |
2015-05-28 | add extra effort to map phase of command-line build | Paul Selkirk |
2015-05-28 | Adding a second 2048 bit verify test case. | Joachim Strömbergson |
2015-05-28 | add read/write-port version of block memories to build | Paul Selkirk |
2015-05-25 | Adding two more test cases. These two are with e=65537 and 64 or 256 bit modu... | Joachim Strömbergson |
2015-05-25 | Debugged the new testrunner on the Novena. Now all test cases works as expected. | Joachim Strömbergson |
2015-05-24 | Changed all tests to use the testrunner. | Joachim Strömbergson |
2015-05-24 | Adding a testrunner function. Changed TC1 to use the testrunner. Automagicall... | Joachim Strömbergson |
2015-05-20 | Adding a bigger testcase with 128 bit operands for modexp_tester. Increasing ... | Joachim Strömbergson |
2015-05-20 | Cleanup. Adding more functions for checking and cleaning memories. | Joachim Strömbergson |
2015-05-19 | Removed obsolete build target 'trivial'. Removed dual block test stub from ae... | Joachim Strömbergson |
2015-05-19 | Adding a new test program for the modexp core. Adding build target for modexp... | Joachim Strömbergson |
2015-05-17 | Use correct addresses for 256-bit keys. Report whether tests passed | Rob Austein |
2015-05-17 | Completed first, simple test of aes core. This test program runs all NIST sin... | Joachim Strömbergson |
2015-05-13 | Adding code for running single block tests doing encipher and decipher operat... | Joachim Strömbergson |
2015-05-13 | Added aes_tester as build target. Added initial version of aes_tester program... | Joachim Strömbergson |
2015-05-13 | (1) Added base address to all AES addresses. (2) Added base address to all Ch... | Joachim Strömbergson |
2015-05-05 | Rename bitmask symbols. | Paul Selkirk |
2015-05-05 | Document address structure, remove redundant symbols. | Paul Selkirk |
2015-05-05 | Add all cores to build files. | Paul Selkirk |
2015-05-04 | (1) Added defines for the chacha stream cipher core. (2) Fixed incorrect defi... | Joachim Strömbergson |
2015-05-04 | Adding API defines for the AES core. | Joachim Strömbergson |
2015-05-04 | Adding verbose command line option. | Joachim Strömbergson |
2015-04-29 | merge Joachim's commit a6effa1 (with fixes) | Paul Selkirk |
2015-04-29 | Cleanup: add error port. | Paul Selkirk |
2015-04-29 | Trying to generalize more of addresses in the cores. Adding more defines for ... | Joachim Strömbergson |
2015-04-28 | Merge branch 'unimap' to 'master'. | Paul Selkirk |
2015-04-27 | (1) Fixed the symbol names for the csprng name and version. (2) Adding segmen... | Joachim Strömbergson |
2015-04-27 | Adding name and version defines for the csprng: | Joachim Strömbergson |
2015-04-27 | Updated TRNG version number. Minor fix to use the same base for prefixes for ... | Joachim Strömbergson |
2015-04-22 | Make position-independent libraries for cryptlib. | Paul Selkirk |
2015-04-21 | Unify eim and i2c memory map, unify apps, build libraries. | Paul Selkirk |
2015-04-21 | Added test of access to trng from SW before trying to extract data. | Joachim Strömbergson |
2015-04-21 | (1) Changed to using symbolic defines for core name and version. (2) Minor cl... | Joachim Strömbergson |
2015-04-21 | Completed move of core name and version strings to common header. | Joachim Strömbergson |