summaryrefslogtreecommitdiff
path: root/board/hatch_fp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mainPeter Marheine2023-05-051-2/+1
|\
| * Reland "Use third_party boringssl for AES"Yi Chou2023-04-251-2/+1
| * Revert "Reland "Use third_party boringssl for AES""Jonathon Murphy2023-04-211-1/+2
| * Reland "Use third_party boringssl for AES"Yi Chou2023-04-211-2/+1
| * Revert "Use third_party boringssl for AES"Yi Chou2023-04-181-1/+2
| * Use third_party boringssl for AESYi Chou2023-04-181-2/+1
* | Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mainShou-Chieh Hsu2023-04-123-3/+5
|\ \ | |/
| * test: Add a test for malloc/freeTom Hughes2023-04-071-0/+1
| * fpsensor: Rename fpsensor_detect functionsBobby Casey2023-04-061-2/+2
| * test: Add unit tests for sbrkTom Hughes2023-04-041-0/+1
| * fpsensor: Increase the host command task sizeYi Chou2023-03-281-1/+1
| * Revert "test/fpsensor_hw: fpsensor_hw test compiles and runs with gtest"Aashish Sharma2023-03-251-1/+0
| * test/fpsensor_hw: fpsensor_hw test compiles and runs with gtestTom Hughes2023-03-241-0/+1
* | Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mainPeter Marheine2023-03-081-1/+1
|\ \ | |/
| * Replace CONFIG_DMA with CONFIG_DMA_CROS in EC codebasePatryk Duda2023-03-011-1/+1
* | Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mainfirmware-nissa-15217.126.B-mainPeter Marheine2023-02-161-0/+1
|\ \ | |/
| * test: Check TPM_SEED is reset after rebootFiras Sammoura2023-02-081-0/+1
* | Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mainAndrew McRae2023-01-101-1/+1
|\ \ | |/
| * include/spi.h: Introduce CONFIG_SPI_MUTABLE_DEVICE_LISTJes B. Klinke2023-01-091-1/+1
* | Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mainAndrew McRae2022-12-161-0/+1
|\ \ | |/
| * test: Add test for std::chrono::system_clockTom Hughes2022-12-151-0/+1
* | Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mainShou-Chieh Hsu2022-12-121-0/+2
|\ \ | |/
| * test: Add a test for global object initializationTom Hughes2022-12-101-0/+1
| * test: Add timer testAndrea Grandi2022-12-071-0/+1
* | Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mainAndrew McRae2022-12-023-1/+4
|\ \ | |/
| * board: Sort header filesJeremy Bettis2022-12-013-1/+4
* | Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mainAndrew McRae2022-11-152-1/+1
|\ \ | |/
| * test: Add rng_benchmark testAndrea Grandi2022-11-111-0/+1
| * tree: Remove CONFIG_STM_HWTIMER32Tom Hughes2022-11-111-1/+0
* | Merge "Merge remote-tracking branch cros/main into firmware-nissa-15217.B-mai...Chromeos LUCI2022-11-101-0/+3
|\ \ | |/
| * Makefile.toolchain: Enable -ftrapv for fingerprint boardsTom Hughes2022-11-091-0/+1
| * test: Add libc_printf testTom Hughes2022-11-041-0/+1
| * test: Add benchmark library (C++)Andrea Grandi2022-11-021-0/+1
* | OWNERS: Remove all OWNERS for this branchAndrew McRae2022-11-101-1/+0
|/
* test: Add basic test of std::vectorAndrea Grandi2022-10-211-0/+1
* test: Add panic testTom Hughes2022-10-181-0/+1
* test: Add on-device exception testTom Hughes2022-10-141-0/+1
* test: Add on-device abort() testTom Hughes2022-10-141-0/+1
* test: Add always_memset to dartmonkey+bloonchipperCraig Hesling2022-10-031-0/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-1210-10/+10
* common: Conditionally support printf %l and %i modifiersBobby Casey2022-07-071-1/+1
* test: Add a test to check if the debugger is connectedTom Hughes2022-07-071-0/+1
* Move standard library tests to their own fileTom Hughes2022-07-071-0/+1
* board/hatch_fp/board.h: Format with clang-formatJack Rosenthal2022-06-281-15/+15
* tree: Files should end with single newlineTom Hughes2022-06-151-1/+1
* test/run_device_tests.py: Add private testsAndrea Grandi2022-04-081-0/+4
* test: Introduce panic data persistency testPatryk Duda2022-04-061-0/+1
* Revert "test/run_device_tests.py: Add private tests"Hsu Wei-Cheng2022-03-301-4/+0
* test/run_device_tests.py: Add private testsAndrea Grandi2022-03-301-0/+4
* test: Introduce system_is_locked unit testPatryk Duda2022-03-221-0/+1