[Cryptech-Commits] [sw/cryptlib] branch master updated (7435ac8 -> 27791cc)
git at cryptech.is
git at cryptech.is
Tue Apr 28 22:08:56 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 sw/cryptlib.
from 7435ac8 Add EIM HAL.
adds 27791cc Use new cryptech libraries.
No new revisions were added by this update.
Summary of changes:
GNUmakefile | 7 +
src/cryptech_memory_map.h | 217 -------------
src/cryptech_novena_eim_trng.c | 6 +-
src/cryptech_novena_i2c_trng.c | 5 +-
src/novena-eim.c | 708 -----------------------------------------
src/novena-eim.h | 52 ---
src/tc_eim.c | 185 -----------
src/tc_eim.h | 50 ---
src/tc_i2c.c | 331 -------------------
src/tc_i2c.h | 55 ----
10 files changed, 9 insertions(+), 1607 deletions(-)
delete mode 100644 src/cryptech_memory_map.h
delete mode 100644 src/novena-eim.c
delete mode 100644 src/novena-eim.h
delete mode 100644 src/tc_eim.c
delete mode 100644 src/tc_eim.h
delete mode 100644 src/tc_i2c.c
delete mode 100644 src/tc_i2c.h
More information about the Commits
mailing list