[Cryptech-Commits] [core/platform/novena] branch master updated (891a24d -> aeaf94f)
git at cryptech.is
git at cryptech.is
Wed Apr 8 20:40:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
paul at psgd.org pushed a change to branch master
in repository core/platform/novena.
from 891a24d Add scaling factor to trng_extractor for easier bulk data extraction.
new aeaf94f Unify and refactor eim and i2c software.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
eim/sw/cryptech_memory_map.h | 120 ++++++++++++++++++++++++-------------------
eim/sw/hash_eim.c | 55 ++++----------------
eim/sw/hash_tester_eim.c | 32 ------------
eim/sw/tc_eim.c | 70 +++++++++++++++++++++----
eim/sw/tc_eim.h | 14 +++--
eim/sw/trng_extractor_eim.c | 6 ---
eim/sw/trng_tester_eim.c | 6 ---
i2c/sw/cryptech_memory_map.h | 119 ++++++++++++++++++++++++------------------
i2c/sw/hash_i2c.c | 63 +++--------------------
i2c/sw/hash_tester_i2c.c | 48 +----------------
i2c/sw/tc_i2c.c | 82 ++++++++++++++++++++---------
i2c/sw/tc_i2c.h | 18 +++++--
i2c/sw/trng_extractor_i2c.c | 64 ++++++++++-------------
i2c/sw/trng_tester_i2c.c | 20 +-------
14 files changed, 328 insertions(+), 389 deletions(-)
More information about the Commits
mailing list