[Cryptech-Commits] [core/novena_i2c_simple] branch master updated (4817dd0 -> 70b08c1)
git at cryptech.is
git at cryptech.is
Thu Nov 20 00:12:00 UTC 2014
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/novena_i2c_simple.
from 4817dd0 Initial commit
new 283dea2 do proper SHA* padding
new 2ab8de5 i2c_device_addr as output
new 70b08c1 add .gitignore
The 3 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:
build/.gitignore | 41 ++++
build/Makefile | 20 +-
src/rtl/coretest_hashes.v | 2 -
src/rtl/i2c_core.v | 581 ----------------------------------------------
src/sw/hash.c | 117 ++++++----
5 files changed, 127 insertions(+), 634 deletions(-)
create mode 100644 build/.gitignore
delete mode 100644 src/rtl/i2c_core.v
More information about the Commits
mailing list