[Cryptech-Commits] [sw/stm32] branch ft-ks_flash updated (04f8680 -> f66d4bc)

git at cryptech.is git at cryptech.is
Thu Jun 23 14:43:58 UTC 2016


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

fredrik at thulin.net pushed a change to branch ft-ks_flash
in repository sw/stm32.

      from  04f8680   use corresponding branch of libhal
      adds  1fe7d1b   libhal branch ft-ks_flash is merged to master
       new  f66d4bc   Add masterkey and keystore commands.

The 1 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:
 projects/hsm/Makefile                              |   9 +-
 projects/hsm/mgmt-cli.c                            |   4 +
 projects/{cli-test => hsm}/mgmt-keystore.c         |   0
 projects/{cli-test => hsm}/mgmt-keystore.h         |   0
 projects/hsm/mgmt-masterkey.c                      | 194 +++++++++++++++++++++
 .../{cli-test/mgmt-show.h => hsm/mgmt-masterkey.h} |  12 +-
 6 files changed, 212 insertions(+), 7 deletions(-)
 copy projects/{cli-test => hsm}/mgmt-keystore.c (100%)
 copy projects/{cli-test => hsm}/mgmt-keystore.h (100%)
 create mode 100644 projects/hsm/mgmt-masterkey.c
 copy projects/{cli-test/mgmt-show.h => hsm/mgmt-masterkey.h} (87%)



More information about the Commits mailing list