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

git at cryptech.is git at cryptech.is
Sat May 21 12:40:44 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  3d16ad0   Add code to access the keystore memory (SPI flash).
       new  ac2357b   Add code to test reading, writing and erasing keystore data.
       new  fd60daa   Bugfix erasing sector 0.

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:
 projects/cli-test/cli-test.c | 49 ++++++++++++++++++++++++++++++++++++++++++++
 spiflash_n25q128.c           | 19 +++++++++++++++++
 spiflash_n25q128.h           |  1 +
 stm-fpgacfg.c                | 10 +++++----
 stm-keystore.c               | 15 ++++++++++----
 stm-keystore.h               |  4 ++++
 6 files changed, 90 insertions(+), 8 deletions(-)



More information about the Commits mailing list