index
:
core/platform/novena
core_config_cleanup
hardware_htonl
master
Platform-specific files for the Novena PVT1
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eim
Age
Commit message (
Expand
)
Author
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
2015-04-21
Changed to use common define of expected board and eim interface name and ver...
Joachim Strömbergson
2015-04-21
Started to move expected core name and version strings to defines into the co...
Joachim Strömbergson
2015-04-20
Adding functions to check core strings as a way to detect that we can talk to...
Joachim Strömbergson
2015-04-17
Reversed removal of arpa/inet. I'm thick.
Joachim Strömbergson
2015-04-17
Add missing include of stdint.h to get types. Automagically removed trailing ...
Joachim Strömbergson
2015-04-17
Removed include of i2c lib not used in the program. Changed from i2c to eim i...
Joachim Strömbergson
2015-04-08
Unify and refactor eim and i2c software.
Paul Selkirk
2015-04-03
Add scaling factor to trng_extractor for easier bulk data extraction.
Paul Selkirk
2015-04-02
Add trng_extractor app to eim and i2c, refactor i2c apps to use common memory...
Paul Selkirk
2015-04-02
Added support in tc7 for dumping raw data to std out.
Joachim Strömbergson
2015-04-01
Refactor: Moved all address defines for cryptech cores into a common header f...
Joachim Strömbergson
2015-03-31
Move novena_regs.v to common (fb35379)
Paul Selkirk
2015-03-31
Refactor common code into tc_[eim|i2c].[ch], add general-purpose hash utiliti...
Paul Selkirk
2015-03-31
Move novena_regs.v to common, fix to match other register read/write blocks.
Paul Selkirk
2015-03-31
Move eim read delay to novena_eim.v.
Paul Selkirk
2015-03-25
integrate trng into core_selector framework
Paul Selkirk
2015-03-17
Rearrange cores.
Paul Selkirk