summaryrefslogtreecommitdiff
path: root/test/test_config.h
Commit message (Expand)AuthorAgeFilesLines
* BACKPORT: mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2021-09-101-0/+2
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-12-261-2/+0
* mag_cal: Support fixed-point calculation.Yilun Lin2018-10-041-0/+10
* aes-gcm: Adapt AES-GCM to build for ECNicolas Boichat2018-09-211-0/+1
* aes: Adapt AES code to build for ECNicolas Boichat2018-09-201-0/+4
* host: Add dcrypto definitions that can be used by fuzzing targets.Allen Webb2018-09-071-0/+1
* CEC: Add unit tests for buffer handlingStefan Adolfsson2018-08-221-0/+4
* test: host_command_fuzz: fuzzing testNicolas Boichat2018-08-161-0/+18
* thermistor: move thermistor tables into common codeJett Rink2018-06-151-0/+1
* test: Make it possible to run rsa tests on hammer boardstabilize-10718.88.Bstabilize-10718.71.Bstabilize-10718.69.Bstabilize-10718.111.Brelease-R68-10718.BNicolas Boichat2018-05-241-0/+1
* Cr50: Add logging functionality to PinWeaver.Allen Webb2018-04-271-1/+1
* Cr50: Added Pinweaver base implementation.Allen Webb2018-04-271-0/+5
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* cr50: use run time generated public RMA key definitionVadim Bendebury2018-04-041-4/+5
* ec: add crc32_ctx..() to take context parameter.Marius Schilder2018-02-231-0/+4
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-1/+1
* PD: Make current USB PD Stack REV 3 compliantSam Hurst2017-10-241-2/+7
* charge_manager: Support no-battery / no-host boardsShawn Nematbakhsh2017-10-171-12/+10
* 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-061-1/+1
* cr50: enable rma_authVadim Bendebury2017-10-021-0/+14
* common: add TPM vendor command to support RMA authenticationVadim Bendebury2017-10-021-0/+2
* rtc: Add functions and tests for time conversionPhilip Chen2017-09-261-0/+4
* common/sha256: agressive SHA-256 unrolling as an optionNicolas Boichat2017-09-111-0/+5
* vboot: Move common code under common/vbootDaisuke Nojiri2017-07-131-0/+20
* common: Add RMA reset auth challenge-response cryptoRandall Spangler2017-06-301-0/+10
* common: Add base32 encodingRandall Spangler2017-06-281-0/+4
* sha256: add support for hmac_sha256, and add test for sha256Nicolas Boichat2017-06-141-0/+4
* cr50: Store console lock state in NvMem vars.Aseda Aboagye2017-02-271-0/+4
* curve25519: strip-down, build and testVincent Palatin2017-02-231-0/+4
* rwsig: Add support for rwsig image typesNicolas Boichat2017-02-171-0/+2
* cleanup: Remove charge_state_v1Sam Hurst2017-02-061-16/+0
* nvmem: do not use malloc for cached bufferVadim Bendebury2017-01-281-1/+1
* pd: support gotoMin and giveBackSam Hurst2017-01-261-1/+4
* iec: Improve efficiency of host command dispatcherSam Hurst2017-01-061-0/+3
* common: introduce malloc/free implementationVadim Bendebury2017-01-051-0/+4
* Add nvmem-backed key=value variable storageBill Richardson2016-12-211-0/+13
* test/rsa: Add test for RSA with public exponent 3Nicolas Boichat2016-11-101-0/+6
* test/rsa: Add test for RSA signature checkingNicolas Boichat2016-11-091-0/+5
* common: Add tablet_mode APIGwendal Grignou2016-11-081-0/+1
* common: motion_lid: Add tablet mode detection using lid angle.Gwendal Grignou2016-09-091-0/+1
* motion_lid: prevent angle 0 <-> 360 transition.Gwendal Grignou2016-09-091-0/+1
* Cr50: NvMem: Allow for partitions to not be contiguousScott2016-09-021-3/+6
* test: Properly exclude CONFIG_POWER_TRACK_HOST_SLEEP_STATEShawn Nematbakhsh2016-09-021-1/+0
* test: motion_lid: Use new sensor frameGwendal Grignou2016-08-241-1/+0
* test: Don't test with CONFIG_POWER_TRACK_HOST_SLEEP_STATEShawn Nematbakhsh2016-08-121-2/+2
* mkbp: Add support for buttons and switches.Aseda Aboagye2016-07-191-0/+2
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* NvMem: Added NV Memory module to ec/common/Scott2016-05-261-0/+27
* pd: Add common EC_HOST_EVENT_PD_MCU implementationShawn Nematbakhsh2016-01-071-0/+5