summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* nvmem: make page header checksums different between prod and devVadim Bendebury2019-09-211-1/+1
* nvmem: do not run when crypto is disabledVadim Bendebury2019-09-211-0/+5
* flash_log: add api for setting base timestampVadim Bendebury2019-09-211-0/+58
* host: Add dcrypto definitions that can be used by fuzzing targets. (take two)Allen Webb2019-09-211-0/+1
* nvmem: populate default tpm objects after wipeout (take two)Vadim Bendebury2019-09-211-2/+2
* nvmem: add test of recovery from interrupted saves (take two)Vadim Bendebury2019-09-212-1/+16
* nvmem: fix delimiter creation during setvar() (take two)Vadim Bendebury2019-09-212-6/+104
* nvmem: test modifications to support the new scheme (take two)Vadim Bendebury2019-09-217-597/+1478
* cr50: complete support of the new NVMEM structure (take two)Vadim Bendebury2019-09-212-544/+1197
* common: add flash event log facility (take two)Vadim Bendebury2019-09-214-0/+246
* reduce set of test run during buildall (take two)Vadim Bendebury2019-09-211-22/+0
* cr50: clear TPM NVMEM cache when entering Alt OSVadim Bendebury2019-09-211-0/+4
* cr50: provide DCRYPTO_ladder_is_enabled() for test and fuzz buildsVadim Bendebury2019-09-211-0/+5
* Cr50: Add valid PCR value for pinweaverIgor2019-09-211-28/+210
* test/rma_auth: Pad authcode before passing it to rma_try_authcodeNicolas Boichat2019-09-211-5/+19
* Cr50: Add logging functionality to PinWeaver.Allen Webb2019-09-212-16/+764
* Cr50: Added Pinweaver base implementation.Allen Webb2019-09-214-0/+1763
* cr50: use run time generated public RMA key definitionVadim Bendebury2019-09-211-4/+5
* ec: add crc32_ctx..() to take context parameter.Marius Schilder2019-09-214-0/+98
* common: Substitute modified CRC8 with CRC-5-USBSam Hurst2019-09-211-8/+18
* cleanup: Remove llama boardShawn Nematbakhsh2019-09-211-3/+0
* curve25519: strip-down, build and testVincent Palatin2019-09-214-101/+165
* import curve25519 code from BoringSSLVincent Palatin2019-09-211-0/+126
* common: make rma_auth work with the serverVadim Bendebury2019-09-211-4/+1
* cr50: enable rma_authVadim Bendebury2019-09-211-0/+14
* common: add TPM vendor command to support RMA authenticationVadim Bendebury2019-09-211-0/+2
* commom: generalize rma_auth to and make it match server expectationsVadim Bendebury2019-09-211-1/+5
* common: Add RMA reset auth challenge-response cryptoRandall Spangler2019-09-214-0/+228
* cleanup: Remove 'ryu' boardShawn Nematbakhsh2019-09-211-3/+0
* cleanup: Remove big and pit boardsShawn Nematbakhsh2019-09-212-6/+2
* common: Add base32 encodingRandall Spangler2019-09-214-1/+224
* sha256: add support for hmac_sha256, and add test for sha256Nicolas Boichat2019-09-214-0/+243
* cr50: Store console lock state in NvMem vars.Aseda Aboagye2017-03-022-0/+11
* cr50: Make sure TPM wipe only clears TPM data.Aseda Aboagye2017-03-021-26/+46
* rwsig: Add support for rwsig image typesNicolas Boichat2017-02-173-14/+4
* builtin: Expands string.h / stdint.hNadim Taha2017-02-171-0/+47
* cleanup: Remove charge_state_v1Sam Hurst2017-02-064-277/+0
* tpm_test: test counter rollover for AES-CTR modenagendra modadugu2017-02-031-0/+69
* charge_ramp: Specify port number in board_is_vbus_too_low()Shawn Nematbakhsh2017-02-021-1/+1
* CR50: add support for 4k RSA verifynagendra modadugu2017-01-285-17/+183
* nvmem: do not use malloc for cached bufferVadim Bendebury2017-01-283-49/+85
* CR50: add a hardware backed GCM implementationnagendra modadugu2017-01-272-7/+293
* CR50: update tpmtest.py to handle a success command codenagendra modadugu2017-01-271-5/+10
* pd: support gotoMin and giveBackSam Hurst2017-01-264-2/+80
* nvmem: encrypt contents using crypto apiVadim Bendebury2017-01-251-17/+81
* g: common: introduce generic crypto APIVadim Bendebury2017-01-252-6/+7
* nvmem: rename version to generationVadim Bendebury2017-01-241-16/+13
* CHERRY-PICK: motion_lid: Add more reliability measurements.Aseda Aboagye2017-01-201-3/+39
* button: Check volume up/down status and set recovery modeNicolas Boichat2017-01-201-6/+8
* Revert "charge_ramp: Adjust minimum ramp current"Vijay Hiremath2017-01-181-6/+0