[Cryptech-Commits] [sw/stm32] branch master updated (9006c25 -> e203f79)

git at cryptech.is git at cryptech.is
Sun Apr 7 16:59:49 UTC 2019


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 9006c25  Remove inclusion of now-deleted hashsig.h
     add 0f8c20f  Changed FMC initialization code to match the new sync FMC arbiter. Removed unnecessary code (no more double read, yay!)
     add b632840  Whack various bits of sw/stm32 test code to compile on fmc_clk branch.
     add 6245275  Tweak for 60MHz FMC clock.
     new a590fe1  Merge branch 'fmc_clk_60mhz' to 'master'
     new e203f79  Remove fmc_[read|write]_32, since we now memcpy in hal_io_[read|write].

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:
 projects/board-test/fmc-perf.c  | 20 +++-----------
 projects/board-test/fmc-probe.c |  5 +---
 projects/board-test/fmc-test.c  | 16 ++++-------
 projects/cli-test/test-fmc.c    | 12 ++------
 stm-fmc.c                       | 39 ++++++++++++++++++++++----
 stm-fmc.h                       | 61 ++---------------------------------------
 6 files changed, 49 insertions(+), 104 deletions(-)



More information about the Commits mailing list