summaryrefslogtreecommitdiff
path: root/common/fpsensor/fpsensor.c
Commit message (Expand)AuthorAgeFilesLines
* fpsensor: cleanup multiple fp spi enableBhanu Prakash Maiya2020-06-051-6/+0
* bloonchipper: Add transport and sensor detectionTom Hughes2020-01-081-0/+6
* fpsensor: Make fpcapture and fpenroll restrictedCraig Hesling2019-11-181-4/+14
* 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-091-15/+72
* fpsensor: Implement command to read positive_match_secret.Yicheng Li2019-10-091-7/+10
* fpsensor: Prepare positive match salt.Yicheng Li2019-10-041-2/+7
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-5/+5
* fpsensor: Deinit the sensor before clearing the contextTom Hughes2019-09-281-5/+15
* fpsensor: replace memset() with always_memset()Yicheng Li2019-09-041-0/+3
* fpsensor: Change crypto functions to return error code instead of result codeYicheng Li2019-07-261-4/+4
* 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: Refactor fp_command_modeTom Hughes2019-06-241-7/+18
* fpsensor: Move crypto-related code to fpsensor_crypto.cYicheng Li2019-06-131-135/+4
* 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
* Move fingerprint files to their own directoryTom Hughes2019-06-051-0/+814