[Cryptech-Commits] [sw/libhal] branch ksng updated (1f78f1b -> 584fdaa)

git at cryptech.is git at cryptech.is
Sat Nov 12 04:36:43 UTC 2016


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

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

    from 1f78f1b  First cut at ks_flash support for attribute get/set/delete API.
     new 2ff0328  Clean out huge swacks of RPC API we don't need anymore.
     new 584fdaa  Drag C pkey test code up to current RPC API.

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:
 hal.h                 |  18 ---
 hal_internal.h        | 110 +----------------
 ks_flash.c            | 332 +-------------------------------------------------
 ks_index.c            |   5 +-
 ks_volatile.c         | 182 ++-------------------------
 libhal.py             |  33 -----
 rpc_api.c             |  36 ------
 rpc_client.c          | 113 +----------------
 rpc_pkey.c            | 101 +--------------
 rpc_server.c          | 105 ----------------
 tests/test-rpc_pkey.c |  42 +++++--
 unit-tests.py         | 171 +++++++-------------------
 12 files changed, 99 insertions(+), 1149 deletions(-)



More information about the Commits mailing list