summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* g: fix flaky timeout check for spi transfer.Marius Schilder2018-02-011-0/+6
* g: allow for other values of DCRYPTO_CALL_TIMEOUT_USMarius Schilder2018-02-011-0/+2
* g: allow for other values of RSA_MAX_BYTESMarius Schilder2018-02-011-0/+2
* g: simulate open drain GPIO behaviorVadim Bendebury2018-02-011-10/+33
* consumer: Remove flush operationNicolas Boichat2018-02-0114-105/+0
* g: tweak usart queuing for stream signingMarius Schilder2018-02-012-4/+32
* common: Substitute modified CRC8 with CRC-5-USBSam Hurst2018-02-013-25/+34
* cr50: enable deep sleep on BobMary Ruthven2018-01-111-2/+1
* cr50: add board property deep sleep and detect ap flagsMary Ruthven2018-01-112-4/+15
* ccd_config: fix ccd_testlab print statementMary Ruthven2018-01-111-3/+3
* cr50: configure sys_rst_l as wake on high before deep sleepMary Ruthven2018-01-111-21/+13
* cr50: move major version number component to 1Vadim Bendebury2017-12-122-4/+4
* ccd: restrict password setting to allowed statesVadim Bendebury2017-12-124-4/+120
* ccd: require password to change or clear itVadim Bendebury2017-12-111-5/+15
* cr50: do not cache FWMP contentsVadim Bendebury2017-12-112-30/+12
* cr50: increase console task stack sizeVadim Bendebury2017-12-111-1/+1
* cr50: mark ccdstate console command safeMary Ruthven2017-12-071-3/+3
* gsctool: fix error processing logicVadim Bendebury2017-12-071-1/+1
* g:sps: do not stall reset when CS is assertedVadim Bendebury2017-12-071-14/+0
* gsctool: add option to disable RMA modeVadim Bendebury2017-12-071-3/+15
* cr50: ccd: add vendor command to disable RMA modeVadim Bendebury2017-12-072-0/+70
* gsctool: clean up error processingVadim Bendebury2017-12-071-14/+31
* g: speed up prime generation by ~40% (1024 bit).Marius Schilder2017-12-071-4/+1
* usb_i2c: Remove usb_i2c_board_enable/disableNicolas Boichat2017-12-074-16/+5
* tpm: do not prevent reading registers during pending resetVadim Bendebury2017-11-161-3/+0
* cr50: prepare to release 0.0.26Vadim Bendebury2017-11-162-2/+2
* cleanup: Remove llama boardShawn Nematbakhsh2017-11-139-503/+0
* g: handle delayed processing of the 'wake' pulsesVadim Bendebury2017-11-131-2/+38
* g: sps: at initialization wait for the master to finish SPI cycleVadim Bendebury2017-11-131-0/+14
* g: sps do not invoke rx_handler unless data was receivedVadim Bendebury2017-11-131-4/+7
* cr50: fix event definition collisionVadim Bendebury2017-11-132-4/+11
* tpm: provide means of shutting down comms layer while in resetVadim Bendebury2017-11-136-17/+50
* gsctool: provide an option to set/clear passwordVadim Bendebury2017-11-131-2/+79
* cr50: add rollback commandNick Sanders2017-11-131-0/+14
* ccd: pass 'ccd password' execution through tpm task contextVadim Bendebury2017-11-132-7/+99
* tpm: let the caller of TPM reset decide if the EC needs to be reset tooVadim Bendebury2017-10-243-21/+19
* cr50: prepare to release 0.0.25Vadim Bendebury2017-10-242-2/+2
* rma: process proper auth codeVadim Bendebury2017-10-243-22/+97
* tpm2: add nvmem data to the right segmentVadim Bendebury2017-10-242-21/+24
* core/cortex-m0/curve25519: Integrate fast curve25519 implementationNicolas Boichat2017-10-2410-804/+4193
* curve25519: strip-down, build and testVincent Palatin2017-10-249-4188/+257
* import curve25519 code from BoringSSLVincent Palatin2017-10-242-0/+5063
* MN50: deleteMarius Schilder2017-10-248-1219/+0
* Add CONFIG_IGNORE_G_UPDATE_CHECKSMarius Schilder2017-10-242-1/+11
* g:prevent SOF calibration debug message spewVadim Bendebury2017-10-241-12/+7
* gsctool: allow to pass optional value for --rmaVadim Bendebury2017-10-241-45/+59
* gsctool: harden the APIs marking pointers constVadim Bendebury2017-10-241-2/+2
* util: let cr50 signer use chroot version of gsctoolVadim Bendebury2017-10-241-2/+3
* chip/g: Run unrestricted image even if Board ID can't be readRandall Spangler2017-10-241-2/+11
* common: add rma_auth console commandVadim Bendebury2017-10-241-9/+81