summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-cr50-9308.24.BBrian Norris2021-09-102-10/+1
* common: Substitute modified CRC8 with CRC-5-USBSam Hurst2018-01-313-25/+34
* g: Move chip pre-init to chip_pre_init()Randall Spangler2018-01-026-1/+57
* cr50: preserve RMA mode in NVMEMVadim Bendebury2017-12-173-0/+51
* chip/g: Fix usb_console read-onlyRandall Spangler2017-12-161-4/+14
* make: allow deps to tolerate removal of .h filesVadim Bendebury2017-12-161-1/+1
* g: Change rdd 0.4V ref to 0.3V.Aseda Aboagye2017-12-161-0/+7
* g: speed up prime generation by ~40% (1024 bit).Marius Schilder2017-12-161-4/+1
* cr50: prepare to release 0.0.26Vadim Bendebury2017-12-162-2/+2
* cr50: prepare to release 0.0.25Vadim Bendebury2017-12-162-2/+2
* cr50: ccd: add vendor command to disable RMA modeVadim Bendebury2017-12-162-0/+17
* tpm: do not prevent reading registers during pending resetVadim Bendebury2017-12-161-3/+0
* cleanup: Remove llama boardShawn Nematbakhsh2017-12-169-503/+0
* cr50: fix event definition collisionVadim Bendebury2017-12-162-4/+11
* tpm: provide means of shutting down comms layer while in resetVadim Bendebury2017-12-166-17/+50
* tpm: let the caller of TPM reset decide if the EC needs to be reset tooVadim Bendebury2017-12-163-19/+16
* rma: process proper auth codeVadim Bendebury2017-12-163-9/+43
* tpm2: add nvmem data to the right segmentVadim Bendebury2017-12-162-21/+24
* core/cortex-m0/curve25519: Remove unused variantsNicolas Boichat2017-12-161-144/+0
* core/cortex-m0/curve25519: Integrate fast curve25519 implementationNicolas Boichat2017-12-169-1012/+855
* core/cortex-m0/curve25519: Import fast curve25519 implementationNicolas Boichat2017-12-166-0/+3576
* curve25519: strip-down, build and testVincent Palatin2017-12-169-4188/+260
* import curve25519 code from BoringSSLVincent Palatin2017-12-162-0/+5063
* g:prevent SOF calibration debug message spewVadim Bendebury2017-12-161-12/+7
* chip/g: Run unrestricted image even if Board ID can't be readRandall Spangler2017-12-161-2/+11
* common: add rma_auth console commandVadim Bendebury2017-12-161-9/+81
* common: add alternative TPM command execution contextVadim Bendebury2017-12-162-14/+129
* common: make rma_auth work with the serverVadim Bendebury2017-12-163-11/+6
* cr50: enable rma_authVadim Bendebury2017-12-164-13/+40
* rma_reset: fix board ID ordering and add the missing breakVadim Bendebury2017-12-161-1/+6
* Update rma_reset command line interface.Sam Hurst2017-12-161-45/+285
* extra: Add Dummy RMA reset auth challenge-response applicationSam Hurst2017-12-163-0/+243
* common: add TPM vendor command to support RMA authenticationVadim Bendebury2017-12-163-0/+107
* commom: generalize rma_auth to and make it match server expectationsVadim Bendebury2017-12-162-4/+37
* common: allow rma_auth to work with both crypto and dcryptoVadim Bendebury2017-12-161-2/+21
* common: Add RMA reset auth challenge-response cryptoRandall Spangler2017-12-168-0/+438
* common/sha256: agressive SHA-256 unrolling as an optionNicolas Boichat2017-12-165-0/+37
* sha256: add support for hmac_sha256, and add test for sha256Nicolas Boichat2017-12-166-0/+303
* g: limit compiling in crypto tests to cases where CR50DEV > 1Vadim Bendebury2017-12-162-2/+2
* cr50: compress array of prime deltasVadim Bendebury2017-12-161-273/+225
* g: dcrypto: add debug function to print primesVadim Bendebury2017-12-161-0/+26
* cr50: fix hash test code memory managementVadim Bendebury2017-12-161-6/+18
* Add WebUSB descriptor supportVincent Palatin2017-12-166-21/+163
* cr50: disable error printout on USB_DT_DEBUGNick Sanders2017-12-161-0/+2
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-12-1633-323/+148
* g: restore DATA PID after USB suspend/resumeVincent Palatin2017-12-165-11/+55
* g: fix short packets on USB control endpointVincent Palatin2017-12-161-1/+1
* common: Add base32 encodingRandall Spangler2017-12-168-1/+477
* tpm: Add optional event loggingShawn Nematbakhsh2017-12-165-0/+104
* util: fix bug in tagbranchVadim Bendebury2017-09-151-1/+2