aboutsummaryrefslogtreecommitdiff
path: root/eim/sw/cryptech_memory_map.h
AgeCommit message (Collapse)Author
2015-04-27(1) Fixed the symbol names for the csprng name and version. (2) Adding ↵Joachim Strömbergson
segment for math cores and added first addresses for modexp core.
2015-04-27Adding name and version defines for the csprng:Joachim Strömbergson
2015-04-27Updated TRNG version number. Minor fix to use the same base for prefixes for ↵Joachim Strömbergson
at least the values in the same segment.
2015-04-21(1) Changed to using symbolic defines for core name and version. (2) Minor ↵Joachim Strömbergson
cleanup of defines in header file.
2015-04-21Started to move expected core name and version strings to defines into the ↵Joachim Strömbergson
common header file.
2015-04-08Unify and refactor eim and i2c software.Paul Selkirk
Unify memory maps. Move tc_init, tc_next, tc_wait_* into tc_[eim|i2c].c. Move eim_setup into tc_eim.c, move i2c_open into tc_i2c.c.
2015-04-02Add trng_extractor app to eim and i2c, refactor i2c apps to use common ↵Paul Selkirk
memory map.
2015-04-01Refactor: Moved all address defines for cryptech cores into a common header ↵Joachim Strömbergson
file.