aboutsummaryrefslogtreecommitdiff
path: root/eim/sw
AgeCommit message (Expand)Author
2015-04-20Adding functions to check core strings as a way to detect that we can talk to...Joachim Strömbergson
2015-04-17Reversed removal of arpa/inet. I'm thick.Joachim Strömbergson
2015-04-17Add missing include of stdint.h to get types. Automagically removed trailing ...Joachim Strömbergson
2015-04-17Removed include of i2c lib not used in the program. Changed from i2c to eim i...Joachim Strömbergson
2015-04-08Unify and refactor eim and i2c software.Paul Selkirk
2015-04-03Add scaling factor to trng_extractor for easier bulk data extraction.Paul Selkirk
2015-04-02Add trng_extractor app to eim and i2c, refactor i2c apps to use common memory...Paul Selkirk
2015-04-02Added support in tc7 for dumping raw data to std out.Joachim Strömbergson
2015-04-01Refactor: Moved all address defines for cryptech cores into a common header f...Joachim Strömbergson
2015-03-31Refactor common code into tc_[eim|i2c].[ch], add general-purpose hash utiliti...Paul Selkirk
2015-03-25integrate trng into core_selector frameworkPaul Selkirk
2015-03-17Rearrange cores.Paul Selkirk