[Cryptech-Commits] [sw/libhal] branch pymux updated (31ce1c8 -> 6a6cc04)

git at cryptech.is git at cryptech.is
Thu Feb 2 19:07:31 UTC 2017


This is an automated email from the git hooks/post-receive script.

sra at hactrn.net pushed a change to branch pymux
in repository sw/libhal.

    from 31ce1c8  Probing wants a brief delay after probe string on some machines.
     new 9ec8140  Enable low-level debugging support in libhal.py.
     new 6a6cc04  Add locking around keystore operations.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile       |   2 +-
 core.c         |  10 -
 hal_internal.h |   9 +
 ks_flash.c     | 886 ++++++++++++++++++++++++++++++++-------------------------
 ks_volatile.c  | 240 ++++++++++------
 libhal.py      |   4 +-
 locks.c        | 108 +++++++
 rpc_misc.c     |  20 +-
 rpc_pkey.c     |  18 +-
 unit-tests.py  |   8 +-
 10 files changed, 801 insertions(+), 504 deletions(-)
 create mode 100644 locks.c



More information about the Commits mailing list