[Cryptech-Commits] [sw/stm32] branch master updated (fd5774f -> 3d16ad0)

git at cryptech.is git at cryptech.is
Sat May 21 11:17:30 UTC 2016


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

fredrik at thulin.net pushed a change to branch master
in repository sw/stm32.

      from  fd5774f   Add code to reset FPGA using FPGA_PROGRAM_B and FPGA_INIT_B.
       new  8204c13   Add some exciting defines to define commans in the CLI.
       new  3d16ad0   Add code to access the keystore memory (SPI flash).

The 2 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                                           |   1 +
 .../TARGET_CRYPTECH_ALPHA/stm32f4xx_hal_msp.c      |  33 +++++-
 projects/cli-test/cli-test.c                       | 125 +++++++++++++--------
 stm-fpgacfg.h                                      |   3 +-
 stm-init.c                                         |  30 ++++-
 projects/cli-test/mgmt-cli.h => stm-keystore.c     |  50 ++++++---
 projects/cli-test/mgmt-cli.h => stm-keystore.h     |  33 +++---
 7 files changed, 189 insertions(+), 86 deletions(-)
 copy projects/cli-test/mgmt-cli.h => stm-keystore.c (64%)
 copy projects/cli-test/mgmt-cli.h => stm-keystore.h (67%)



More information about the Commits mailing list