[Cryptech-Commits] [sw/stm32] branch ksng updated (fe98998 -> fb931db)

git at cryptech.is git at cryptech.is
Fri Sep 16 19:52:52 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/stm32.

      from  fe98998   Whack with club until working with new keystore API.
       new  e8efb62   Track removal of `type` argument from hal_rpc_pkey_find().
       new  d1462f0   Fix frelling sw/stm32/Makefile to rebuild libraries properly.
       new  4b5afd6   Track libhal cleanup (function names, const-ification).
       new  01b59c4   Revised ks_flash.  Compiles, not yet tested.
       new  fb931db   Change default gcc optimization level to -Og.

The 5 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:
 Makefile                           | 47 +++++++++++++++++++++++++++-----------
 projects/cli-test/mgmt-keystore.c  | 27 +++++-----------------
 projects/cli-test/mgmt-masterkey.c | 22 ++++++++----------
 projects/hsm/mgmt-cli.c            |  2 ++
 projects/hsm/mgmt-keystore.c       | 27 +++++-----------------
 projects/hsm/mgmt-masterkey.c      | 20 ++++++++--------
 spiflash_n25q128.c                 | 13 ++++++++---
 spiflash_n25q128.h                 |  6 ++++-
 stm-fpgacfg.c                      |  2 +-
 stm-keystore.c                     |  2 +-
 stm-keystore.h                     |  2 ++
 11 files changed, 86 insertions(+), 84 deletions(-)



More information about the Commits mailing list