summaryrefslogtreecommitdiff
path: root/board/nocturne_fp
Commit message (Expand)AuthorAgeFilesLines
* COIL: Rename MODULE_SPI_MASTER to MODULE_SPI_CONTROLLERCaveh Jalali2021-06-032-2/+2
* COIL: Rename CONFIG_SPI_MASTER to CONFIG_SPI_CONTROLLERCaveh Jalali2021-06-031-1/+1
* config: Populate CONFIG_SUPPRESSED_HOST_COMMANDSGwendal Grignou2021-05-191-2/+0
* dartmonkey: Check if AP is on when processing HOOK_INIT hooksPatryk Duda2021-05-171-2/+6
* fingerprint: Add test that reads hwidKevin Shelton2021-05-081-0/+1
* dartmonkey,bloonchipper: Rename sleep lines to be more genericCraig Hesling2021-04-302-15/+21
* Revert "fpsensor: Support building firmware that works for both sensors"Tom Hughes2021-04-071-4/+0
* fpsensor: Support building firmware that works for both sensorsYicheng Li2021-04-021-0/+4
* fingerprint: Enable more on-device unit testsTom Hughes2021-02-161-0/+6
* dartmonkey: Use SPI_SEL to configure fingerprint sensor SPITom Hughes2021-02-122-5/+21
* dartmonkey: Adjust sleep pin based on board typeTom Hughes2021-02-112-2/+12
* dartmonkey: Remove stm32f_rtc testTom Hughes2021-02-051-1/+0
* dartmonkey: Fix fpsensor test compilationTom Hughes2021-02-041-2/+9
* stm32: assume no vbnvJack Rosenthal2021-02-031-6/+0
* dartmonkey: Refactor GPIOs to keep RO minimalTom Hughes2021-01-309-126/+188
* fpsensor: Move CONFIG_CMD_SPI_XFER to RWTom Hughes2021-01-291-0/+3
* fpsensor: Add FP sensor SPI detection logicTom Hughes2021-01-293-0/+31
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-281-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* dartmonkey: Note for unused SLP_S4_L and SLP_SUS_LCraig Hesling2020-12-081-1/+5
* crc32: rename test crc32->crc to allow for crc8Jett Rink2020-11-131-1/+1
* Revert "crc32: rename test crc32->crc to allow for crc8"Jett Rink2020-11-111-1/+1
* crc32: rename test crc32->crc to allow for crc8Jett Rink2020-11-111-1/+1
* nocturne_fp: Do not build rsa unittestYicheng Li2020-11-111-1/+2
* include/config.h: Replace CONFIG_FP_SENSOR with CONFIG_FINGERPRINT_MCUTom Hughes2020-10-301-0/+2
* test/fpsensor: Run the fpsensor test on deviceTom Hughes2020-10-301-0/+1
* stm32: Enable rsa and rsa3 on-device unit testsYicheng Li2020-06-231-0/+2
* stm32: Enable utils on-device unit test for fingerprint boardsYicheng Li2020-06-171-0/+1
* fpsensor: cleanup multiple fp spi enableBhanu Prakash Maiya2020-06-051-0/+4
* test: Add test for flash write protectionTom Hughes2020-05-301-0/+1
* test: Add flash_physical testTom Hughes2020-05-301-0/+1
* test: Add scratchpad testTom Hughes2020-05-271-0/+1
* test: Add on-device MPU unit testTom Hughes2020-05-221-0/+1
* test: Add rollback entropy on-device unit testTom Hughes2020-05-141-0/+1
* test: Add rollback unit testTom Hughes2020-05-131-0/+1
* test: Add on-device unit test for STM32 RTCTom Hughes2020-04-301-0/+1
* stm32: Enable more on-device unit testsTom Hughes2020-04-291-1/+9
* nocturne_fp/hatch_fp: Make explicit fields in spi arrayCraig Hesling2020-02-261-1/+1
* nocturne_fp: Beautify gpio.incCraig Hesling2020-02-251-5/+3
* nocturne_fp: Add fix for legacy reset loopCraig Hesling2020-02-064-1/+139
* stm32: Enlarge console task stack for testingYicheng Li2020-02-051-1/+1
* hatch_fp/nocturne_fp: Specify RSA_KEY_SIZE in RW and ROTom Hughes2020-01-141-2/+3
* nocturne_fp: Better comments for pin configCraig Hesling2020-01-101-3/+3
* bloonchipper: Add transport and sensor detectionTom Hughes2020-01-082-1/+17
* nocturne_fp/hatch_fp: Document alternate namesTom Hughes2019-11-061-1/+9
* hatch_fp/nocturne_fp: Disable CONFIG_SYSTEM_UNLOCKED by defaultTom Hughes2019-11-061-5/+1
* fingerprint: Restrict md and rw console commandsCraig Hesling2019-10-232-0/+19
* rollback: Clear temporary copies of rollback secret.Yicheng Li2019-09-051-2/+0
* common: Add CONFIG_LIBCRYPTOC to enable third_party/cryptocYicheng Li2019-08-231-1/+1
* common: Prepare always_memset()stabilize-kernelnext-broadwell-12434.BYicheng Li2019-08-171-0/+2