[Cryptech-Commits] [sw/stm32] 01/01: Rebase branch 'js_keywrap' from master
git at cryptech.is
git at cryptech.is
Tue Apr 9 22:21:35 UTC 2019
This is an automated email from the git hooks/post-receive script.
paul at psgd.org pushed a commit to branch js_keywrap
in repository sw/stm32.
commit 087b079befab46622a306c2afd6205a510305af3
Merge: 07af68c e203f79
Author: Paul Selkirk <paul at psgd.org>
AuthorDate: Tue Apr 9 17:45:13 2019 -0400
Rebase branch 'js_keywrap' from master
libraries/libcli/Makefile | 3 +-
libraries/libprof/Makefile | 6 +-
libraries/libprof/gmon.c | 427 +++++++++------------
libraries/libprof/gmon.h | 57 +--
memfunc.c => libraries/libprof/memfunc.c | 52 ++-
libraries/libprof/profil.c | 96 -----
libraries/libprof/profil.h | 60 ---
libraries/libtfm/Makefile | 2 +-
.../TARGET_CRYPTECH_ALPHA/stm32f4xx_it.c | 7 -
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 +-
projects/hsm/Makefile | 1 -
projects/hsm/hsm.c | 18 +-
projects/hsm/mgmt-keystore.c | 35 +-
projects/hsm/mgmt-masterkey.c | 90 +++--
projects/hsm/mgmt-task.c | 6 +
projects/libhal-test/main.c | 1 +
stm-fmc.c | 39 +-
stm-fmc.h | 61 +--
21 files changed, 409 insertions(+), 605 deletions(-)
More information about the Commits
mailing list