[Cryptech-Commits] [sw/stm32] branch master updated (d172acb -> fe94d97)

git at cryptech.is git at cryptech.is
Wed Dec 21 00:11:03 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 d172acb  Still some problem with uart receive under heavy load, so change to a 2-byte receive buffer with half-complete callbacks, and raise the dma priority.
     new 0a8d3a2  cli_receive_data: re-enable UART DMA before returning. Based on Fredrik's fix to cli-test, commit ae8ebce.
     new bebc559  Fix bootloader upload callback routine to write the correct number of bytes to flash. While we're at it, propagate error returns.
     new fa731c8  The bootloader upgrade reboots now, so we don't need to log out of the CLI.
     new fe94d97  Make stm_flash_sector_num a little more efficient.

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/hsm/cryptech_upload   |  4 +---
 projects/hsm/mgmt-bootloader.c | 13 ++++++++-----
 projects/hsm/mgmt-misc.c       | 14 ++++++++++----
 stm-flash.c                    | 13 +++++++------
 4 files changed, 26 insertions(+), 18 deletions(-)



More information about the Commits mailing list