aboutsummaryrefslogtreecommitdiff
path: root/projects/hsm/mgmt-misc.c
AgeCommit message (Expand)Author
2020-02-18timing tests for RSA signingmodexpngPaul Selkirk
2018-04-06Merge branch 'profiling'Paul Selkirk
2017-10-17Overhaul UART APIPaul Selkirk
2017-10-15Cleanup: All drivers return HAL_StatusTypeDef rather than magic values.Paul Selkirk
2017-10-11Cleanup 'unused parameter' warnings, a couple of which are actual coding errors.Paul Selkirk
2017-09-07Port profiling code, using a new SysTick hook and new CLI commands.Paul Selkirk
2017-05-02Merge branch 'init_cleanup' into no-rtosPaul Selkirk
2017-04-16Switch to libhal's CRC-32 code.Rob Austein
2016-12-20cli_receive_data: re-enable UART DMA before returning. Based on Fredrik's fix...Paul Selkirk
2016-07-21Use a fresh port of libcli, which retains more of the original API.Paul Selkirk
2016-07-06Cleanup - remove demo filetransfer command.Paul Selkirk
2016-06-14Import cli-test into hsm pretty much as-is.Paul Selkirk