summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* EFS: Add error codesDaisuke Nojiri2017-08-291-8/+8
* vboot: Move common code under common/vbootDaisuke Nojiri2017-07-134-0/+181
* test/x25519: Optionally test 1 million iterations of x25519Nicolas Boichat2017-07-031-3/+32
* common: Add RMA reset auth challenge-response cryptoRandall Spangler2017-06-304-0/+228
* test/x25519: First test speed, then test implementationNicolas Boichat2017-06-291-3/+4
* common: Add base32 encodingRandall Spangler2017-06-284-1/+224
* cleanup: Remove big and pit boardsShawn Nematbakhsh2017-06-222-6/+2
* sha256: add support for hmac_sha256, and add test for sha256Nicolas Boichat2017-06-144-0/+243
* test/entropy: Add host test and compute entropyNicolas Boichat2017-06-132-8/+41
* hammer: Add board_get_entropy function (and test)Nicolas Boichat2017-06-063-0/+80
* Remove references to individual gendersThiemo Nagel2017-05-291-3/+3
* tests: Split utils in 2 subtestsNicolas Boichat2017-05-254-142/+182
* chg_ramp: Don't change ICL until vals are init'd.Aseda Aboagye2017-03-301-1/+12
* motion_lid: no angle correction when lid closephilipchen2017-03-171-0/+14
* pd: Add tcpc_select_rp_value to stub tcpm driverScott2017-03-021-0/+5
* cr50: Store console lock state in NvMem vars.Aseda Aboagye2017-02-272-0/+11
* curve25519: strip-down, build and testVincent Palatin2017-02-234-101/+165
* import curve25519 code from BoringSSLVincent Palatin2017-02-231-0/+126
* cr50: Make sure TPM wipe only clears TPM data.Aseda Aboagye2017-02-231-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
* charge_ramp: Adjust minimum ramp currentVijay Hiremath2017-01-131-0/+6
* Makefile: Suppress unwanted tpm outputSimon Glass2017-01-131-6/+14
* nvmem_vars: use dynamic memory allocationVadim Bendebury2017-01-091-3/+17
* test: nvmem_vars: drop redundant erase_flash() invocationsVadim Bendebury2017-01-091-7/+0
* iec: Improve efficiency of host command dispatcherSam Hurst2017-01-061-0/+3
* common: introduce malloc/free implementationVadim Bendebury2017-01-054-0/+330
* test: sort test names in build.mkVadim Bendebury2016-12-291-12/+39
* Add nvmem-backed key=value variable storageBill Richardson2016-12-214-1/+558
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-052-4/+6
* pd: Limit input current to 500mA on PD voltage transitionShawn Nematbakhsh2016-12-051-0/+8
* usb pd: Resend request after receiving a WAIT in response to a requestSam Hurst2016-12-021-34/+365
* test/rsa: Add test for RSA with public exponent 3Nicolas Boichat2016-11-106-1/+157
* test/rsa: Add test for RSA signature checkingNicolas Boichat2016-11-096-0/+217
* common: Add new recovery mode button combinationFurquan Shaikh2016-11-081-2/+2
* common: Add tablet_mode APIGwendal Grignou2016-11-081-0/+1