[Cryptech-Commits] [sw/stm32] branch master updated (0d33ff8 -> 8b4fd99)
git at cryptech.is
git at cryptech.is
Tue Aug 22 17:29:54 UTC 2017
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 0d33ff8 Fix optimization settings in HSM's build of libtfm.
new 9ffead1 Add a generic SysTick hook, to call a function on every 1ms tick, because it's easier than setting up a dedicated timer.
new e4302fb Adapt uart_rx_thread to the post-thread tasking model, because we're still subject to the same forces that made it a good idea in the first place.
new 8b4fd99 Report UART receive queue length, so we can tune it.
The 3 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:
.../TARGET_CRYPTECH_ALPHA/stm32f4xx_it.c | 8 ++++
projects/hsm/hsm.c | 49 ++++++++++++++--------
projects/hsm/mgmt-task.c | 8 +++-
3 files changed, 46 insertions(+), 19 deletions(-)
More information about the Commits
mailing list