summaryrefslogtreecommitdiff
path: root/extra/rma_reset
Commit message (Expand)AuthorAgeFilesLines
* extra: Sort header filesJeremy Bettis2022-11-221-11/+12
* Update license boilerplate text in source code filesMike Frysinger2022-09-123-3/+3
* Reland "ec: Fix DEBUG "variable" in usb_updater Makefile"Brian Norris2022-09-061-1/+1
* Revert "ec: Fix DEBUG "variable" in usb_updater Makefile"Yoshiki Iguchi2022-09-051-1/+1
* ec: Fix DEBUG "variable" in usb_updater MakefileBrian Norris2022-09-021-1/+1
* trng: Rename rand to trng_randTom Hughes2022-07-061-2/+2
* extra/rma_reset/rma_reset.c: Format with clang-formatJack Rosenthal2022-07-011-75/+65
* Move fuzzing tests into a fuzz subfolder.Allen Webb2018-08-221-1/+1
* rma_reset: print authcode even after key mismatchMary Ruthven2018-06-081-1/+7
* rma_reset: add p256 ECC optionVadim Bendebury2018-05-281-38/+217
* rma_reset: prepare for expanding for p256 supportVadim Bendebury2018-05-261-60/+83
* rma_reset: allow building with debug optionsVadim Bendebury2018-05-261-2/+5
* rma_reset: fix ignored return value errorMary Ruthven2018-03-221-1/+6
* rma_reset: update Makefile to use different compiliersMary Ruthven2018-03-221-5/+6
* rma_reset: add server side responseMary Ruthven2018-03-081-6/+61
* cr50: use single __packed definitionVadim Bendebury2018-02-221-1/+1
* cr50: enable rma_authVadim Bendebury2017-10-021-0/+13
* rma_reset: fix board ID ordering and add the missing breakVadim Bendebury2017-09-301-1/+6
* Update rma_reset command line interface.Sam Hurst2017-09-291-45/+285
* rma_reset: hide generated files from gitVadim Bendebury2017-09-281-0/+5
* extra: Add Dummy RMA reset auth challenge-response applicationSam Hurst2017-08-223-0/+243