[Cryptech-Commits] [sw/libhal] branch ksng updated (9d03d73 -> 1f78f1b)
git at cryptech.is
git at cryptech.is
Thu Nov 10 14:58:11 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 9d03d73 Add hal_rpc_pkey_match() tests to C client test code.
new 09a065b First cut at multi-attribute get/set/delete API.
new 1f78f1b First cut at ks_flash support for attribute get/set/delete 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 | 208 ++++++++++++++++++--------
ks_attribute.c | 19 +--
ks_flash.c | 461 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
ks_volatile.c | 165 +++++++++++++++++++--
libhal.py | 34 ++++-
rpc_api.c | 32 +++-
rpc_client.c | 115 +++++++++++++-
rpc_pkey.c | 79 +++++++++-
rpc_server.c | 108 ++++++++++++++
unit-tests.py | 140 ++++++++++++++----
11 files changed, 1250 insertions(+), 129 deletions(-)
More information about the Commits
mailing list