[Cryptech-Commits] [sw/libhal] branch master updated (9f4389f -> 8cfa94f)

git at cryptech.is git at cryptech.is
Tue May 24 22:04:30 UTC 2016


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/libhal.

      from  9f4389f   Impressive how hard it can be to diagnose getting everything but the RPC opcode right.
       new  1fe3c13   Move htonl to hal_internal.h
       new  7f38fc4   Add mkmif
       new  8cfa94f   Add core address to debug output

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:
 GNUmakefile         |   2 +-
 hal.h               |  15 ++++++
 hal_internal.h      |  21 ++++++++
 hal_io_eim.c        |   1 -
 hal_io_fmc.c        |  24 ++-------
 tests/test-mkmif.c  | 149 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 verilog_constants.h |  15 ++++++
 xdr.c               |  20 +------
 8 files changed, 207 insertions(+), 40 deletions(-)
 create mode 100644 tests/test-mkmif.c



More information about the Commits mailing list