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

git at cryptech.is git at cryptech.is
Wed Feb 15 16:39:45 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 0345b66  Add locking around keystore operations.
     new f6674bd  Add n25q128_erase_bulk
     new 1dc664a  Add performance tests for spiflash_n25q128.c

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/spiflash-perf.c | 238 ++++++++++++++++++++++++++++++++++++
 spiflash_n25q128.c                  |  57 ++++++++-
 spiflash_n25q128.h                  |   2 +
 4 files changed, 293 insertions(+), 6 deletions(-)
 create mode 100644 projects/board-test/spiflash-perf.c



More information about the Commits mailing list