[Cryptech-Commits] [sw/stm32] branch ksng updated (108b532 -> a2e32d3)

git at cryptech.is git at cryptech.is
Sat Apr 15 21:32:50 UTC 2017


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

sra at hactrn.net pushed a change to branch ksng
in repository sw/stm32.

    from 108b532  Handle race condition while fetching key metadata for display.
     new d0b87b7  Logging implementation for Alpha hardware.
     new fd2c935  Move hal_log() support to separate module.
     new 9eb2c89  sw/stm32 Makefiles are a mess.
     new a2e32d3  Missing include files, doh.

The 4 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/bootloader/Makefile                      |  2 +-
 projects/{libhal-test/main.c => bootloader/log.c} | 61 ++++++++++++-----------
 projects/hsm/Makefile                             |  3 +-
 projects/{libhal-test/main.c => hsm/log.c}        | 61 ++++++++++++-----------
 4 files changed, 69 insertions(+), 58 deletions(-)
 copy projects/{libhal-test/main.c => bootloader/log.c} (67%)
 copy projects/{libhal-test/main.c => hsm/log.c} (67%)



More information about the Commits mailing list