summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* CR50: add tests for AES CBC, CFB and OFBnagendra modadugu2016-08-253-7/+541
* test: motion_lid: Use new sensor frameGwendal Grignou2016-08-242-36/+17
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+2
* Correct interpolation algorithm of thermal values.Ravi Chandra Sadineni2016-08-171-32/+32
* pd: fix CC values in usb PD unittestsVincent Palatin2016-08-161-6/+4
* test: Don't test with CONFIG_POWER_TRACK_HOST_SLEEP_STATEShawn Nematbakhsh2016-08-121-2/+2
* Cr50: NvMem: Added write/move error stateScott2016-08-111-8/+3
* ec: Unit test: Remove (temporarily) nvmem from test-list-hostScott2016-08-091-1/+1
* cr50: Rename EXTENSION_EC to EXTENSION_ECCBill Richardson2016-08-072-27/+27
* tpm: TPM_FW_VER returns chip ID and board revisionBill Richardson2016-08-021-1/+1
* thermistor: Add generic linear interpolation algorithmDavid Hendricks2016-08-011-0/+110
* Cr50: Don't build native tests for this targetBill Richardson2016-07-281-0/+3
* CR50: re-enable rsa 1024-bit keygen testnagendra modadugu2016-07-281-2/+1
* g: Improve version info for dual RO & RW imagesBill Richardson2016-07-261-0/+32
* Cr50: NvMem: Modified nvmem_init to handle 2 corrupt partitionsScott2016-07-221-7/+42
* mkbp: Add support for buttons and switches.Aseda Aboagye2016-07-192-15/+41
* tpm test: use proper locality zero SPI bus addressesnagendra modadugu2016-06-301-5/+7
* CR50: add a golden test for RSA key gen from a fixed seednagendra modadugu2016-06-291-6/+9
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* Cr50: NvMem: Added mutex lock protection for cache memoryScott2016-06-222-1/+95
* CR50: add a simple ASN.1 parser & certificate verifierstabilize-8447.Bnagendra modadugu2016-06-121-1/+25
* CR50: add tests for 1024-bit RSA.nagendra modadugu2016-06-011-6/+16
* Cr50: NvMem: Connected function stubs in /board/tpm2/NVMem.cScott2016-05-261-0/+123
* NvMem: Added NV Memory module to ec/common/Scott2016-05-264-1/+398
* CR50: increment prime generation counternagendra modadugu2016-05-261-6/+10
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-242-2/+2
* cleanup: lars / kunimitsu (and _pd): Remove board-level codeShawn Nematbakhsh2016-05-121-4/+0
* Allow TEST_LIST_HOST= to override test targetsBill Richardson2016-05-071-0/+4
* CR50: add support for RSA key generationnagendra modadugu2016-04-202-2/+515
* CR50: add support for P256-ECIES (hybrid encryption)nagendra modadugu2016-04-193-0/+236
* CR50: add support for RSA key "testing"nagendra modadugu2016-04-191-1/+28
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-7/+11
* CR50: add support for HKDF (RFC 5869)nagendra modadugu2016-04-143-0/+115
* tpmtest: support FTDI SPI on UltraDebugVadim Bendebury2016-04-131-0/+1
* Cr50: SPI tests need to poke the target to wake it upBill Richardson2016-04-061-0/+15
* sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-03-311-0/+2
* CR50: add NULL padding support for RSA encrypt/decryptnagendra modadugu2016-03-311-1/+11
* CR50: add support for RSA PKCS1-PSS paddingnagendra modadugu2016-03-301-1/+3
* Cr50: Support USB SETCFG/GETCFG control transfersBill Richardson2016-03-303-0/+208
* cr50: test: do not leave the bootsrtap pin in the wrong stateVadim Bendebury2016-02-221-3/+1
* cr50: add firmware upgrade testVadim Bendebury2016-02-173-2/+71
* cr50: modify mpsse to work with the new deviceVadim Bendebury2016-02-132-3/+7
* cr50: test: consolidate test exceptionsVadim Bendebury2016-02-116-63/+53
* cr50: test: use gcc for linkingVadim Bendebury2016-02-101-1/+1
* CR50: Add initial elliptic curve crypto implementation.nagendra modadugu2016-02-083-0/+172
* Fix bug in software sha256_hash()nagendra modadugu2016-01-281-0/+2
* test/flash: Use signal enum instead of string nameAnton Staaf2016-01-191-5/+6
* Initial RSA implementation.stabilize-7821.Bnagendra modadugu2016-01-113-2/+177
* pd: Add common EC_HOST_EVENT_PD_MCU implementationShawn Nematbakhsh2016-01-073-9/+5
* Refactor crypto subcommands into their own python module.nagendra modadugu2015-12-173-7/+14