summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* rsa: Further optimization of multiplications for Cortex-M0Nicolas Boichat2018-06-011-3/+7
* rsa: Optimization of multiplications for Cortex-M0Nicolas Boichat2018-06-011-0/+27
* console_channel.inc: Add more ifdef to reduce number of channelsNicolas Boichat2018-06-011-4/+4
* test/build.mk: Allow boards to specify test listsNicolas Boichat2018-06-011-18/+1
* driver: sensor: Remove set_resolution when NOOPGwendal Grignou2018-03-161-8/+0
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-071-19/+20
* ec: add crc32_ctx..() to take context parameter.Marius Schilder2018-03-034-0/+98
* buttons: Make buttons[] common.Aseda Aboagye2017-11-172-33/+32
* cleanup: Remove llama boardShawn Nematbakhsh2017-11-091-3/+0
* charge_manager: Enter safe mode at bootShawn Nematbakhsh2017-11-021-0/+43
* chg_ramp: Add charge_is_consuming_full_input_current().Aseda Aboagye2017-11-011-1/+1
* PD: Make current USB PD Stack REV 3 compliantSam Hurst2017-10-244-26/+215
* charge_ramp: Ramp USB-C DTS sourcesShawn Nematbakhsh2017-10-191-0/+1
* charge_manager: Support no-battery / no-host boardsShawn Nematbakhsh2017-10-171-12/+10
* tcpc: Don't retry sending of source capsShawn Nematbakhsh2017-10-131-0/+6
* cleanup: Use CONFIG_BATTERY to indicate whether a board has a batteryShawn Nematbakhsh2017-10-131-0/+1
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-062-12/+24
* common: make rma_auth work with the serverVadim Bendebury2017-10-041-4/+1
* cr50: enable rma_authVadim Bendebury2017-10-021-0/+14
* common: add TPM vendor command to support RMA authenticationVadim Bendebury2017-10-021-0/+2
* commom: generalize rma_auth to and make it match server expectationsVadim Bendebury2017-10-021-1/+5
* rtc: Add functions and tests for time conversionPhilip Chen2017-09-264-0/+127
* tpmtest: make the test work againVadim Bendebury2017-09-264-3/+18
* common: Substitute modified CRC8 with CRC-5-USBSam Hurst2017-09-121-8/+18
* EFS: Add support for early firmware selectionDaisuke Nojiri2017-09-121-1/+4
* cleanup: Remove 'ryu' boardShawn Nematbakhsh2017-09-111-3/+0
* common/sha256: agressive SHA-256 unrolling as an optionNicolas Boichat2017-09-113-0/+8
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-1/+1
* 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