summaryrefslogtreecommitdiff
path: root/fuzz
Commit message (Expand)AuthorAgeFilesLines
* 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
* fp_sensor_mock: Rename fp_sensor_mockBobby Casey2023-04-061-1/+1
* brask,coachz,constitution,kuldax,redrix: add board_get_pchg_count()ben chen2023-02-151-1/+5
* TCPM: Separate Discovery into its own moduleDiana Z2023-02-071-0/+2
* TCPMv2: Gate DP module support on a CONFIGDiana Z2023-02-071-0/+2
* fuzz: Sort header filesJeremy Bettis2022-11-224-7/+8
* test/usb_pd_fuzz: Fix the done_cond race conditionsYi Chou2022-11-081-0/+11
* test: usb_mux: Split struct usb_mux in testsTomasz Michalec2022-09-131-3/+9
* Update license boilerplate text in source code filesMike Frysinger2022-09-1213-13/+13
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-013-3/+3
* util: remove unused includesYuval Peress2022-08-051-0/+1
* tree: Remove HIDE_EC_STDLIBTom Hughes2022-07-193-3/+0
* tree: Remove non-standard "%ph" printf formatTom Hughes2022-07-191-2/+6
* fuzz/fuzz_config.h: Format with clang-formatJack Rosenthal2022-07-011-6/+6
* fuzz/span.h: Format with clang-formatJack Rosenthal2022-07-011-32/+60
* fuzz/usb_pd_fuzz.c: Format with clang-formatJack Rosenthal2022-06-301-36/+61
* fuzz/pchg_fuzz.c: Format with clang-formatJack Rosenthal2022-06-291-6/+5
* fuzz/host_command_fuzz.c: Format with clang-formatJack Rosenthal2022-06-281-4/+4
* tree: Files should end with single newlineTom Hughes2022-06-151-1/+1
* fuzz: Stop mixing decl + initializationManoj Gupta2022-02-281-4/+3
* tree: Files should end with single newlineTom Hughes2021-10-182-2/+0
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-1/+1
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-2/+3
* pchg_fuzz: Ignore too large inputDaisuke Nojiri2021-06-231-3/+5
* PCHG: Acquire lock before wait/signal pthread conditionDaisuke Nojiri2021-06-181-0/+8
* PCHG: Fuzz PCHG and ctn730 driverDaisuke Nojiri2021-06-175-1/+167
* Revert "fpsensor: Support building firmware that works for both sensors"Tom Hughes2021-04-071-3/+0
* fpsensor: Support building firmware that works for both sensorsYicheng Li2021-04-021-0/+3
* TCPMv1/v2: Move SOP' enabling to tcpm_set_vconnEric Herrmann2021-03-041-0/+8
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-2/+2
* TCPMv2: Update source-out configsDiana Z2020-12-241-0/+2
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-142-7/+6
* Fix use of int const in size of array.Luis Lozano2020-11-231-1/+1
* tcpm: Change the get_chip_info() to prevent race conditionsWai-Hong Tam2020-06-251-1/+1
* test: Pass commandline arguments to run_testTom Hughes2020-05-302-2/+2
* TCPMv2: Only include PD3.0 functionality when CONFIG_USB_PD_REV30Sam Hurst2020-05-218-5/+35
* tcpc: change name of get_vbus_level to check_vbus_levelDenis Brockus2020-05-151-1/+1
* TCPMv2: Configure fuzz test for alternate modesDiana Z2020-04-163-6/+22
* usb_pd: Move cable communication functions to common fileAyushee2020-03-271-0/+5
* cleanup: drop the _TYPEC part of USB device configJett Rink2020-03-261-1/+1
* remove cr50 related filesNamyoon Woo2020-03-091-70/+0
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-1/+2
* usbc: remove tri-state polarityDenis Brockus2020-02-151-1/+5
* fuzz: remove cr50 or TPM2 library related tests from fuzz and testNamyoon Woo2020-02-1211-1288/+1
* TCPMv1/v2: Move dfp_consume_identity() to common fileVijay Hiremath2020-02-041-4/+0