[Cryptech-Commits] [sw/stm32] branch master updated (e94bce2 -> 2a14d36)
git at cryptech.is
git at cryptech.is
Fri Jun 10 02:27:49 UTC 2016
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 e94bce2 Include strings.h, for strcasecmp().
new 5a0c56d Rename main.c to hsm.c for consistency and a slightly simpler Makefile.
new 2a14d36 Put thread stack buffers in SDRAM, because pkey uses a lot of stack.
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:
.../TOOLCHAIN_GCC_ARM/STM32F429BI.ld | 52 +++++++-
.../TARGET_CRYPTECH_ALPHA/stm32f4xx_hal_msp.c | 1 +
projects/hsm/Makefile | 13 +-
projects/hsm/{main.c => hsm.c} | 138 ++++++++++++---------
4 files changed, 131 insertions(+), 73 deletions(-)
rename projects/hsm/{main.c => hsm.c} (69%)
More information about the Commits
mailing list