summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* cr50: Allow spihash extension command over USBVadim Bendebury2018-03-231-0/+1
* cr50: fix console command RMA authentication code checkVadim Bendebury2018-03-141-11/+30
* cr50: include GscFullConsole in rma openMary Ruthven2018-03-141-10/+1
* ec: add crc32_ctx..() to take context parameter.Marius Schilder2018-03-141-7/+32
* tpm: ccd: allow alternative commands when ap is held in resetVadim Bendebury2018-02-201-6/+14
* cr50: Add SPI hashing commandRandall Spangler2018-02-201-0/+1
* rma: enable WP on RMA disableVadim Bendebury2018-02-081-0/+13
* tpm: set waiting task ID earlier.Vadim Bendebury2018-02-081-3/+10
* ccd: disable CCD temporarilyv1.9308_87_mpVadim Bendebury2018-02-061-0/+7
* ccd: fix scan-admin warningsVadim Bendebury2018-02-031-3/+5
* ccd: add distinct return code to indicate that password is requiredVadim Bendebury2018-02-011-2/+2
* ccd: use async TPM reset where requiredVadim Bendebury2018-02-011-7/+27
* ccd: 'pp polling' vendor command optionVadim Bendebury2018-02-011-0/+69
* ccd: do not allow 'unlock' from console unless password is setVadim Bendebury2018-02-011-1/+6
* ccd: add 'in progress' return valueVadim Bendebury2018-02-011-7/+12
* pp: add API to show when press is expectedVadim Bendebury2018-02-011-0/+14
* pp: split fsm state in twoVadim Bendebury2018-02-011-5/+14
* ccd: refactor to allow clear indication of CCD command being in progressVadim Bendebury2018-02-011-1/+13
* cr50: pass essential ccd commands through tpm task contextVadim Bendebury2018-02-012-71/+144
* ccd: Refactor routing CCD commands through TPM taskVadim Bendebury2018-02-011-17/+32
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-02-011-20/+74
* consumer: Remove flush operationNicolas Boichat2018-02-013-11/+0
* common: Substitute modified CRC8 with CRC-5-USBSam Hurst2018-02-011-15/+13
* ccd_config: fix ccd_testlab print statementMary Ruthven2018-01-111-3/+3
* ccd: restrict password setting to allowed statesVadim Bendebury2017-12-121-4/+106
* ccd: require password to change or clear itVadim Bendebury2017-12-111-5/+15
* cr50: do not cache FWMP contentsVadim Bendebury2017-12-111-4/+0
* cr50: ccd: add vendor command to disable RMA modeVadim Bendebury2017-12-071-0/+69
* tpm: do not prevent reading registers during pending resetVadim Bendebury2017-11-161-3/+0
* cr50: fix event definition collisionVadim Bendebury2017-11-131-4/+7
* tpm: provide means of shutting down comms layer while in resetVadim Bendebury2017-11-132-9/+25
* ccd: pass 'ccd password' execution through tpm task contextVadim Bendebury2017-11-131-7/+98
* tpm: let the caller of TPM reset decide if the EC needs to be reset tooVadim Bendebury2017-10-241-17/+2
* rma: process proper auth codeVadim Bendebury2017-10-242-22/+77
* core/cortex-m0/curve25519: Integrate fast curve25519 implementationNicolas Boichat2017-10-243-804/+825
* curve25519: strip-down, build and testVincent Palatin2017-10-242-4087/+19
* import curve25519 code from BoringSSLVincent Palatin2017-10-241-0/+4937
* common: add rma_auth console commandVadim Bendebury2017-10-241-9/+81
* common: add alternative TPM command execution contextVadim Bendebury2017-10-241-14/+109
* common: make rma_auth work with the serverVadim Bendebury2017-10-241-2/+0
* common: add TPM vendor command to support RMA authenticationVadim Bendebury2017-10-241-0/+104
* commom: generalize rma_auth to and make it match server expectationsVadim Bendebury2017-10-241-3/+32
* common: allow rma_auth to work with both crypto and dcryptoVadim Bendebury2017-10-241-2/+21
* common: Add RMA reset auth challenge-response cryptoRandall Spangler2017-10-242-0/+124
* Add WebUSB descriptor supportVincent Palatin2017-10-242-0/+47
* pp: remove superfluous newline characterVadim Bendebury2017-09-141-1/+1
* cleanup: Remove 'ryu' boardShawn Nematbakhsh2017-09-112-14/+1
* ccd_config: Clean up help and config.hRandall Spangler2017-09-111-28/+20
* cr50: Defragment codeRandall Spangler2017-09-111-1/+1
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-111-3/+0