[Cryptech-Commits] [sw/stm32] branch master updated (39f2d7e -> 2e735d0)

git at cryptech.is git at cryptech.is
Wed Feb 26 16:16:56 UTC 2020


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

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

    from 39f2d7e  Merge branch 'fmc_clk'
     add 16c9fbd9b timing tests for RSA signing
     new 4b30c58  Some timing tests overflow the meagre 16K CLI task stack, so bump it up for that case.
     new 2e735d0  Merge branch 'modexpng' to 'master'

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:
 Makefile                      | 19 ++++++---
 libraries/libtfm/Makefile     |  2 +-
 projects/cli-test/Makefile    | 19 +++++----
 projects/cli-test/cli-test.c  | 50 +++++++++++++++-------
 projects/cli-test/mgmt-cli.c  | 15 +++++--
 projects/cli-test/mgmt-misc.c | 94 +++++++++++++++++++++++++++++++++++++++--
 projects/hsm/Makefile         | 10 +++++
 projects/hsm/mgmt-cli.c       | 10 +++--
 projects/hsm/mgmt-misc.c      | 97 ++++++++++++++++++++++++++++++++++++++++---
 9 files changed, 272 insertions(+), 44 deletions(-)



More information about the Commits mailing list