[Cryptech-Commits] [sw/stm32] branch master updated (2334c43 -> bc43cb1)
git at cryptech.is
git at cryptech.is
Wed Jul 6 23:03:22 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 2334c43 Add horrible kludge of a script to probe USB ports and report which ones look like console and RPC ports for the HSM.
new 833802c Add reentrancy protection to fmc_read_32.
new 2864813 Simplify library Makefiles by using symbols defined in top-level Makefile, rather than re-deriving them.
new 737df46 Fix the way code is commented out, to avoid compiler warnings.
new 7edf649 Small improvements to try to suck less.
new d60fa7a Add 'show fpga status' and 'show fpga cores'.
new 0bd9801 Cleanup - remove demo filetransfer command.
new adb5eef Add uart_set_default() to make debugging output easier.
new bc43cb1 Amend 833802c: Add reentrancy protection to fmc_write_32.
The 8 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:
libraries/libcli/Makefile | 12 +--
libraries/libhal/Makefile | 12 +--
libraries/libhal/tests/Makefile | 12 +--
libraries/libhal/utils/Makefile | 12 +--
libraries/libtfm/Makefile | 16 +--
libraries/libtfm/tomsfastmath/Makefile | 10 +-
.../TARGET_STM/TARGET_STM32F4/stm32f4xx_ll_fmc.c | 101 ++++++++++---------
projects/hsm/cryptech_upload | 15 ++-
projects/hsm/hsm.c | 3 +-
projects/hsm/mgmt-fpga.c | 27 +++++
projects/hsm/mgmt-misc.c | 19 ----
stm-fmc.c | 109 ++++++++++-----------
stm-uart.c | 15 ++-
stm-uart.h | 2 +
14 files changed, 180 insertions(+), 185 deletions(-)
More information about the Commits
mailing list