summaryrefslogtreecommitdiff
path: root/common/fpsensor
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-055-1515/+0
* fpsensor: Propagate no match auth code when finger outside rangePatryk Duda2021-09-071-6/+36
* Revert "fpsensor: Support building firmware that works for both sensors"Tom Hughes2021-04-072-78/+49
* fpsensor: Support building firmware that works for both sensorsYicheng Li2021-04-022-49/+78
* fpsensor: Enable -WvlaTom Hughes2021-03-301-4/+17
* fpsensor: Add FP sensor SPI detection logicTom Hughes2021-01-291-0/+12
* common/fpsensor: Remove adlr from OWNERSCraig Hesling2020-12-171-1/+0
* common/fpsensor: Add other Cros Fingerprint SWE to OWNERSCraig Hesling2020-12-161-1/+5
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-142-4/+4
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-022-4/+4
* include/config.h: Replace CONFIG_FP_SENSOR with CONFIG_FINGERPRINT_MCUTom Hughes2020-10-301-0/+4
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-272-5/+5
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-292-5/+5
* fpsensor: Fix buffer check to account for overflowTom Hughes2020-09-252-4/+15
* fpsensor: Run maintenance when in maintenance modeTom Hughes2020-08-311-0/+3
* fingerprint: Stopgap to repair public buildsCraig Hesling2020-08-151-1/+4
* driver/fingerprint: Add a common sensor maintenance functionTom Hughes2020-08-061-0/+8
* Bloonchipper: USART based transport layer for host commandBhanu Prakash Maiya2020-06-052-1/+1
* fpsensor: cleanup multiple fp spi enableBhanu Prakash Maiya2020-06-052-7/+1
* bloonchipper: Add transport and sensor detectionTom Hughes2020-01-083-0/+39
* fpsensor: update OWNERSTom Hughes2019-12-191-1/+1
* fpsensor: Make fpcapture and fpenroll restrictedCraig Hesling2019-11-181-4/+14
* fpsensor: Copy BEP and libfp source files from private repoTom Hughes2019-10-282-34/+0
* fuzz_host_cmd: Add fpsensor task + fp host cmdsCraig Hesling2019-10-251-2/+1
* mock: Add fp_sensor and mkbp_events mocksCraig Hesling2019-10-251-1/+1
* fpsensor: Add support for migration to positive match secret.Yicheng Li2019-10-101-4/+34
* fpsensor: Enable positive match secret and positive match salt on enrollment.Yicheng Li2019-10-093-16/+76
* fpsensor: Implement command to read positive_match_secret.Yicheng Li2019-10-092-7/+88
* fpsensor: Prepare derivation of positive match secret.Yicheng Li2019-10-081-0/+44
* fpsensor: Prepare positive match salt.Yicheng Li2019-10-042-2/+12
* fpsensor: Add hkdf-expand implementation for arbitrary output size.Yicheng Li2019-10-031-1/+57
* fpsensor: Fix public buildTom Hughes2019-10-032-0/+33
* fpsensor: Add async FP_CMD_CONTEXTTom Hughes2019-10-021-7/+25
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-022-9/+10
* fpsensor: Deinit the sensor before clearing the contextTom Hughes2019-09-282-8/+31
* fpsensor: replace memset() with always_memset()Yicheng Li2019-09-043-7/+12
* fpsensor: Change crypto functions to return error code instead of result codeYicheng Li2019-07-262-21/+21
* fpsensor: Add help descriptions for console commandsstabilize-12301.BTom Hughes2019-06-261-4/+8
* fpsensor: Return correct error code for console commandTom Hughes2019-06-241-2/+2
* fpsensor: Don't allow enrolling more than the max number of fingersTom Hughes2019-06-241-0/+7
* fpsensor: Refactor fp_command_modeTom Hughes2019-06-242-16/+40
* fpsensor: Move HKDF code to helper functionsYicheng Li2019-06-211-18/+60
* fpsensor: delete extra slash in build pathYicheng Li2019-06-151-3/+3
* fpsensor: Change new files' year to 2019Yicheng Li2019-06-151-1/+1
* fpsensor: Add unit test for derive_encryption_key().Yicheng Li2019-06-142-2/+2
* fpsensor: Move crypto-related code to fpsensor_crypto.cYicheng Li2019-06-135-138/+162
* fpsensor: Add API to check FP sensor encryption status.Yicheng Li2019-06-072-8/+30
* fpsensor: Replace ccprintf/s with CCPRINTF/STom Hughes2019-06-071-11/+11
* fpsensor: Add instructions for using screen instead of minicomTom Hughes2019-06-061-1/+18
* Add OWNERS files for fingerprintTom Hughes2019-06-051-0/+7