aboutsummaryrefslogtreecommitdiff
path: root/projects/hsm/mgmt-masterkey.c
AgeCommit message (Expand)Author
2020-04-29The new keywrap core now talks directly to the MKM, so there are some API cha...Paul Selkirk
2018-09-04Make parsing and display of masterkey values consistent with one another,Paul Selkirk
2017-10-17Overhaul UART APIPaul Selkirk
2017-10-11Cleanup 'unused parameter' warnings, a couple of which are actual coding errors.Paul Selkirk
2016-09-16Revised ks_flash. Compiles, not yet tested.Rob Austein
2016-09-13Track libhal cleanup (function names, const-ification).Rob Austein
2016-07-21Use a fresh port of libcli, which retains more of the original API.Paul Selkirk
2016-07-13'masterkey set' without args sets master key to a random valuePaul Selkirk
2016-07-09Clean up the CLI.Fredrik Thulin
2016-06-24Masterkey functions now return hal_error_t as suggested by Rob.Fredrik Thulin
2016-06-23Add masterkey and keystore commands.Fredrik Thulin