summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* cr50: test: add hash testing host side implementationVadim Bendebury2015-12-032-1/+121
* cr50: test: move crypto test into its own moduleVadim Bendebury2015-12-033-230/+267
* cr50: test: extended command code does not have to be passed as argumentVadim Bendebury2015-12-011-10/+6
* cr50: Extended command test utilityVadim Bendebury2015-11-2110-0/+2128
* motion: Change units of ec_rate from us to ms.Gwendal Grignou2015-11-181-4/+4
* motion: cleanup include fileGwendal Grignou2015-11-121-0/+2
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-032-2/+7
* glados: oak: chell: enable USB PD loggingAlec Berg2015-10-301-0/+2
* motion: Remove duplicate shutdown codeGwendal Grignou2015-10-281-1/+3
* charger: Add LIMIT_POWER charger param for low bat + weak chargerShawn Nematbakhsh2015-10-271-3/+7
* common: lightbar: Add histeresis to prevent flickeringGwendal Grignou2015-10-232-0/+50
* Lars: Init boardRyan Zhang2015-10-221-0/+1
* glados_pd: oak_pd: add and enable option for i2c slave onlyAlec Berg2015-10-191-2/+2
* chell: Add EC/PD configuration for chell boardDuncan Laurie2015-10-121-0/+1
* test: motion_lid: reenableGwendal Grignou2015-09-291-1/+1
* common: motion: Separate motion task interval from AP configurationGwendal Grignou2015-09-291-3/+3
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-09-172-2/+3
* host: mock i2c_xferGwendal Grignou2015-09-161-11/+16
* cleanup: Change meaning of storage offset CONFIGsShawn Nematbakhsh2015-09-161-1/+3
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-1/+2
* temp_sensor: Separate ADC interface and thermistor mathsWonjoon Lee2015-09-112-8/+8
* charge_manager: ensure we source power when not chargingAlec Berg2015-09-081-5/+11
* charge_manager: add option to charge from dual-role devicesAlec Berg2015-09-084-19/+100
* UART: Remove unused uart.h header includesAnton Staaf2015-09-081-1/+0
* oak: enable MBKP events for PD eventsBen Lok2015-08-311-1/+1
* motion_sense: Add more complex EC/AP sensor rate support.Gwendal Grignou2015-08-291-31/+62
* math: Add inverse matrix calculationGwendal Grignou2015-08-242-4/+35
* charge_manager: Support multiple independent charge ceilingsShawn Nematbakhsh2015-08-191-5/+30