[Cryptech-Commits] [sw/stm32] branch ksng updated (1dc664a -> e9011a1)

git at cryptech.is git at cryptech.is
Mon Feb 20 02:29:36 UTC 2017


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

paul at psgd.org pushed a change to branch ksng
in repository sw/stm32.

    from 1dc664a  Add performance tests for spiflash_n25q128.c
     new 742cbe3  Simplify spiflash test code slightly, add keystore test code.
     new e9011a1  Remove unnecessary delays in flash code.

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:
 projects/board-test/Makefile        |   2 +-
 projects/board-test/keystore-perf.c | 198 ++++++++++++++++++++++++++++++++++++
 projects/board-test/spiflash-perf.c |  51 ++++------
 spiflash_n25q128.c                  |  50 ++++-----
 spiflash_n25q128.h                  |   1 -
 stm-fpgacfg.c                       |   9 --
 stm-keystore.c                      |  16 ++-
 stm-keystore.h                      |   2 +
 8 files changed, 245 insertions(+), 84 deletions(-)
 create mode 100644 projects/board-test/keystore-perf.c



More information about the Commits mailing list