chrome-ec/test
Abe Levkoy 4c6709899b tcpci: Base retry count on active PD rev
Retry twice when operating at PD 3.0 and thrice when operating at PD
2.0. Provide a TCPM-agnostic interface to get the number of retries.

BUG=b:173025773,b:173025737
TEST=Pass TD.PD.LL.E3 Soft Reset Usage and TD.PD.LL.E4 Hard Reset Usage
BRANCH=firmware-volteer-13521.B-master

Signed-off-by: Abe Levkoy <alevkoy@chromium.org>
Change-Id: I422447718f1bfc9a9d4f8ffc5b284723a5332833
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2578201
Commit-Queue: Paul Fagerburg <pfagerburg@chromium.org>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
2020-12-15 15:39:20 +00:00
..
genvif genvif: add more Component SOP_Discovery fields 2020-12-02 13:35:35 +00:00
usb_test Cr50: Support USB SETCFG/GETCFG control transfers 2016-03-30 17:10:17 -07:00
accel_cal.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
accel_cal.tasklist common: Implement accelerometer calibration 2020-02-08 01:42:46 +00:00
aes.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
aes.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
base32.c test: Allow EC unit test to use Ztest API 2020-10-23 03:51:47 +00:00
base32.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
battery_get_params_smart.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
battery_get_params_smart.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
bklight_lid.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
bklight_lid.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
bklight_passthru.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
bklight_passthru.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
body_detection.c common: motion_sense: Add spoofing activity 2020-11-13 06:29:13 +00:00
body_detection.tasklist test: body_detection: add unittest for algorithm 2020-09-03 07:15:48 +00:00
body_detection_data_literals.c test: body_detection: add unittest for algorithm 2020-09-03 07:15:48 +00:00
body_detection_test_data.h test: body_detection: add unittest for algorithm 2020-09-03 07:15:48 +00:00
build.mk common:online_calibration: Spoof sensor data 2020-12-08 19:06:07 +00:00
button.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
button.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
cbi.c CBI: Make test fail if a tag is missing from unit test 2020-08-14 05:45:45 +00:00
cbi.tasklist CBI: Add unit test 2020-08-07 21:16:39 +00:00
cec.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
cec.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
charge_manager.c usbc: ensure we are suspending USB-C ports on shutdown 2020-07-09 14:19:13 +00:00
charge_manager.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
charge_manager_drp_charging.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
charge_ramp.c task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
charge_ramp.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
compile_time_macros.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
compile_time_macros.tasklist compile_time_macros: Add GENMASK and GENMASK_ULL 2019-12-20 17:37:06 +00:00
console_edit.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
console_edit.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
crc.c zephyr: forward cros_crc8 to zephyrs crc8 impl 2020-11-13 00:27:45 +00:00
crc.tasklist crc32: rename test crc32->crc to allow for crc8 2020-11-13 00:27:29 +00:00
entropy.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
entropy.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
extpwr_gpio.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
extpwr_gpio.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
fake_battery.c pd: Add PE FRS unit test for new stack 2019-10-16 08:42:19 +00:00
fake_usbc.c tcpci: Base retry count on active PD rev 2020-12-15 15:39:20 +00:00
fan.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
fan.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
flash.c flash: allow programming larger EC images 2020-08-13 14:26:51 +00:00
flash.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
flash_physical.c test: Add tests for flash option bytes and control register 2020-05-30 05:16:41 +00:00
flash_physical.tasklist test: Add flash_physical test 2020-05-30 05:16:32 +00:00
flash_write_protect.c test/flash_write_protect: Handle different WP polarity 2020-06-24 12:07:04 +00:00
flash_write_protect.tasklist test: Make flash_write_protect a multistep test 2020-06-18 02:47:41 +00:00
float.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
fp.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
fp.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
fpsensor.c test/fpsensor: Add test for checking protocol info 2020-10-30 20:27:24 +00:00
fpsensor.mocklist test/fpsensor: Add test for checking protocol info 2020-10-30 20:27:24 +00:00
fpsensor.tasklist test/fpsensor: Run the fpsensor test on device 2020-10-30 20:27:19 +00:00
fpsensor_crypto.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
fpsensor_crypto.mocklist fpsensor: Refactor fpsensor tests into separate binaries 2020-02-07 21:27:04 +00:00
fpsensor_crypto.tasklist fpsensor: Refactor fpsensor tests into separate binaries 2020-02-07 21:27:04 +00:00
fpsensor_state.c fpsensor: Run maintenance when in maintenance mode 2020-08-31 00:34:25 +00:00
fpsensor_state.mocklist fpsensor: Refactor fpsensor tests into separate binaries 2020-02-07 21:27:04 +00:00
fpsensor_state.tasklist fpsensor: Refactor fpsensor tests into separate binaries 2020-02-07 21:27:04 +00:00
gyro_cal.c common:online_calibration: Spoof sensor data 2020-12-08 19:06:07 +00:00
gyro_cal.tasklist common: gyro_cal: Implement gyroscope calibration 2020-08-18 22:04:40 +00:00
gyro_cal_init_for_test.c common:online_calibration: Spoof sensor data 2020-12-08 19:06:07 +00:00
gyro_cal_init_for_test.h common:online_calibration: Spoof sensor data 2020-12-08 19:06:07 +00:00
hooks.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
hooks.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
host_command.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
host_command.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
i2c_bitbang.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
i2c_bitbang.tasklist i2c: add support for i2c bit-banging 2019-12-16 08:06:04 +00:00
inductive_charging.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
inductive_charging.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
interrupt.c Make wait_for_ready available for all 2020-07-28 01:03:17 +00:00
interrupt.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
irq_locking.c Zephyr: add more compliant implementation for irq_(un)lock 2020-11-08 19:31:12 +00:00
irq_locking.tasklist Zephyr: add more compliant implementation for irq_(un)lock 2020-11-08 19:31:12 +00:00
is_enabled.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
is_enabled.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
is_enabled_error.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
is_enabled_error.sh ec: common: Make IS_ENABLED fail on unknown values 2019-05-15 13:36:18 -07:00
is_enabled_error.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
kasa.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
kasa.tasklist common: Implement kasa sphere fit algorithm 2020-01-21 23:07:33 +00:00
kb_8042.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
kb_8042.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
kb_mkbp.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
kb_mkbp.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
kb_scan.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
kb_scan.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
key_sequence.txt Add initial keyscan test and key matrix 2012-11-01 17:20:45 -07:00
legacy_nvmem_dump.h nvmem: test modifications to support the new scheme 2019-04-05 09:21:44 -07:00
lid_sw.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
lid_sw.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
lightbar.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
lightbar.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
mag_cal.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
mag_cal.tasklist common: mag_cal: update magnetometer to leverage kasa 2020-01-28 20:35:47 +00:00
math_util.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
math_util.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
motion_angle.c motion_sense: Make change in range permanent 2020-11-12 03:23:26 +00:00
motion_angle.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
motion_angle_data_literals.c motion_lid: Rewrite lid angle calculation based on chromium code 2019-03-26 17:27:00 -07:00
motion_angle_data_literals_tablet.c motion_lid: Rewrite lid angle calculation based on chromium code 2019-03-26 17:27:00 -07:00
motion_angle_tablet.c motion_sense: Make change in range permanent 2020-11-12 03:23:26 +00:00
motion_angle_tablet.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
motion_common.c test: motion: Update test to match motion_sense 2020-11-23 05:57:46 +00:00
motion_common.h motion sense: Calculate loop time based on sensor needs 2019-04-27 01:36:50 -07:00
motion_lid.c motion_sense: Stop collection when sensor is powered down 2020-12-01 02:37:52 +00:00
motion_lid.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
motion_sense_fifo.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
motion_sense_fifo.tasklist common: Refactor motion_sense_fifo 2019-11-11 19:40:09 +00:00
mpu.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
mpu.tasklist test: Add on-device MPU unit test 2020-05-22 19:22:19 +00:00
mutex.c task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
mutex.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
newton_fit.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
newton_fit.tasklist common: Implement newton sphere fit 2020-02-06 19:44:03 +00:00
online_calibration.c motion_sense: Make change in range permanent 2020-11-12 03:23:26 +00:00
online_calibration.tasklist common: Migrate online calibration to own module 2020-02-13 00:56:05 +00:00
online_calibration_spoof.c common:online_calibration: Spoof sensor data 2020-12-08 19:06:07 +00:00
online_calibration_spoof.tasklist common:online_calibration: Spoof sensor data 2020-12-08 19:06:07 +00:00
pingpong.c task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
pingpong.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
power_button.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
power_button.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
powerdemo.c LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
powerdemo.h LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
powerdemo.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
printf.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
printf.tasklist printf: Add unit tests for printf.c 2019-06-25 05:49:38 +00:00
queue.c ec: change usage of dummy 2020-08-05 18:41:25 +00:00
queue.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
rollback.c test: Use arguments to determine which rollback region to test 2020-06-16 02:11:59 +00:00
rollback.tasklist test: Add rollback unit test 2020-05-13 03:03:54 +00:00
rollback_entropy.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
rollback_entropy.tasklist test: Add rollback entropy on-device unit test 2020-05-14 19:51:39 +00:00
rsa.c test: Add 3072-byte key test case for rsa test 2020-11-11 02:01:45 +00:00
rsa.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
rsa3.tasklist test/rsa: Add test for RSA with public exponent 3 2016-11-10 21:28:29 -08:00
rsa2048-3.h rwsig: Add support for rwsig image types 2017-02-17 04:09:37 -08:00
rsa2048-3.pem test/rsa: Add test for RSA with public exponent 3 2016-11-10 21:28:29 -08:00
rsa2048-F4.h rwsig: Add support for rwsig image types 2017-02-17 04:09:37 -08:00
rsa2048-F4.pem test/rsa: Add test for RSA signature checking 2016-11-09 21:14:17 -08:00
rsa3072-3.h test: Add 3072-byte key test case for rsa test 2020-11-11 02:01:45 +00:00
rsa3072-3.pem test: Add 3072-byte key test case for rsa test 2020-11-11 02:01:45 +00:00
rtc.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
rtc.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
run_device_tests.py crc32: rename test crc32->crc to allow for crc8 2020-11-13 00:27:29 +00:00
sbs_charging_v2.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
sbs_charging_v2.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
scratchpad.c test: Pass command line arguments to scratchpad unit test 2020-06-02 21:32:44 +00:00
scratchpad.tasklist test: Add scratchpad test 2020-05-27 04:44:31 +00:00
sha256.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
sha256.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
sha256_unrolled.tasklist common/sha256: agressive SHA-256 unrolling as an option 2017-09-11 04:42:59 -07:00
shmalloc.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
shmalloc.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
static_if.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
static_if.tasklist common: add STATIC_IF and STATIC_IF_NOT macros 2019-08-20 20:00:39 +00:00
static_if_error.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
static_if_error.sh common: add STATIC_IF and STATIC_IF_NOT macros 2019-08-20 20:00:39 +00:00
static_if_error.tasklist common: add STATIC_IF and STATIC_IF_NOT macros 2019-08-20 20:00:39 +00:00
stillness_detector.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
stillness_detector.tasklist common: Add sensor stillness detector 2019-12-18 01:29:10 +00:00
stm32f_rtc.c test: fix stm32_rtc compilation error 2020-11-03 10:19:01 +00:00
stm32f_rtc.tasklist test: Add on-device unit test for STM32 RTC 2020-04-30 20:43:05 +00:00
stress.c COIL: Rename CONFIG_I2C_CONTROLLER 2020-11-05 01:28:37 +00:00
stress.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
system.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
system.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
test-matrix.bin Add initial keyscan test and key matrix 2012-11-01 17:20:45 -07:00
test_config.h tcpci: Base retry count on active PD rev 2020-12-15 15:39:20 +00:00
thermal.c ec: change usage of dummy 2020-08-05 18:41:25 +00:00
thermal.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
timer_calib.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
timer_calib.py LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
timer_calib.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
timer_dos.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
timer_dos.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
timer_jump.py ec: change usage of "sane" per inclusive language 2020-07-22 22:49:46 +00:00
timer_jump.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
uptime.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
uptime.tasklist common: Add uptime host command 2019-09-03 20:48:41 +00:00
usb_common.tasklist usbc: fix cc interpretation error 2019-10-08 17:14:48 +00:00
usb_common_test.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
usb_pd.c task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
usb_pd.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
usb_pd_console.c TCPMv2: Move DPM requests to public API 2020-09-21 22:03:07 +00:00
usb_pd_giveback.tasklist pd: support gotoMin and giveBack 2017-01-26 18:43:52 -08:00
usb_pd_int.c usbc: ensure we are suspending USB-C ports on shutdown 2020-07-09 14:19:13 +00:00
usb_pd_int.mocklist usbc: fix storm tracker overflow issue 2019-11-22 20:23:52 +00:00
usb_pd_int.tasklist usbc: fix storm tracker overflow issue 2019-11-22 20:23:52 +00:00
usb_pd_rev30.tasklist PD: Make current USB PD Stack REV 3 compliant 2017-10-24 15:30:15 -07:00
usb_pd_test_util.h chocodile_vpdmcu: Firmware for chocodile mcu 2019-04-08 22:30:19 -07:00
usb_pe.h TCPMv2: Store and report sink caps 2020-11-20 18:43:53 +00:00
usb_pe_drp.c mock: Clean up TCPMv2 mocks 2020-12-15 15:39:18 +00:00
usb_pe_drp.mocklist mock: Clean up TCPMv2 mocks 2020-12-15 15:39:18 +00:00
usb_pe_drp.tasklist usb_pe_drp: new unit test with mocks 2020-08-31 17:06:13 +00:00
usb_pe_drp_noextended.c usb_pe_drp: new unit test with mocks 2020-08-31 17:06:13 +00:00
usb_pe_drp_noextended.mocklist mock: Clean up TCPMv2 mocks 2020-12-15 15:39:18 +00:00
usb_pe_drp_noextended.tasklist usb_pe_drp: new unit test with mocks 2020-08-31 17:06:13 +00:00
usb_pe_drp_old.c test: Improve test_send_caps_error in usb_pe_drp 2020-12-01 18:19:40 +00:00
usb_pe_drp_old.mocklist usb_pe_drp: new unit test with mocks 2020-08-31 17:06:13 +00:00
usb_pe_drp_old.tasklist test: rename usb_pe_drp to usb_pe_drp_old 2020-08-17 20:48:15 +00:00
usb_pe_drp_old_noextended.c test: rename usb_pe_drp to usb_pe_drp_old 2020-08-17 20:48:15 +00:00
usb_pe_drp_old_noextended.mocklist usb_pe_drp: new unit test with mocks 2020-08-31 17:06:13 +00:00
usb_pe_drp_old_noextended.tasklist test: rename usb_pe_drp to usb_pe_drp_old 2020-08-17 20:48:15 +00:00
usb_ppc.c ppc: Fix return values of ppc_is_* to be boolean 2020-07-11 01:34:01 +00:00
usb_ppc.tasklist ppc: cleanup ppc 2019-10-06 22:55:08 +00:00
usb_prl.c mock: Clean up TCPMv2 mocks 2020-12-15 15:39:18 +00:00
usb_prl.mocklist mock: Clean up TCPMv2 mocks 2020-12-15 15:39:18 +00:00
usb_prl.tasklist usb_prl: new unit test with mocks 2020-06-23 02:29:14 +00:00
usb_prl_noextended.c TCPMv2: Optionally build extended message support 2020-07-29 03:33:52 +00:00
usb_prl_noextended.tasklist TCPMv2: Optionally build extended message support 2020-07-29 03:33:52 +00:00
usb_prl_old.c usbc: wake task on every state transition 2020-08-19 23:10:40 +00:00
usb_prl_old.tasklist test: rename usb_prl to usb_prl_old 2020-06-18 01:22:21 +00:00
usb_sm_checks.c test: remove no_empty_state tests 2020-08-13 22:32:17 +00:00
usb_sm_checks.h test: remove no_empty_state tests 2020-08-13 22:32:17 +00:00
usb_sm_framework_h0.tasklist chocodile_vpdmcu: Firmware for chocodile mcu 2019-04-08 22:30:19 -07:00
usb_sm_framework_h1.tasklist chocodile_vpdmcu: Firmware for chocodile mcu 2019-04-08 22:30:19 -07:00
usb_sm_framework_h2.tasklist chocodile_vpdmcu: Firmware for chocodile mcu 2019-04-08 22:30:19 -07:00
usb_sm_framework_h3.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
usb_sm_framework_h3.tasklist ec.tasklist: Consolidate duplicate comments 2019-06-19 02:55:06 +00:00
usb_tcpmv2_tcpci.c task_set_event: remove the wait argument 2020-12-14 19:59:09 +00:00
usb_tcpmv2_tcpci.mocklist tcpmv2: Add usb_tcpmv2_tcpci test 2020-07-15 05:03:50 +00:00
usb_tcpmv2_tcpci.tasklist tcpmv2: Add usb_tcpmv2_tcpci test 2020-07-15 05:03:50 +00:00
usb_typec_ctvpd.c usbc: wake task on every state transition 2020-08-19 23:10:40 +00:00
usb_typec_ctvpd.tasklist ec.tasklist: Consolidate duplicate comments 2019-06-19 02:55:06 +00:00
usb_typec_drp_acc_trysrc.c mock: Clean up TCPMv2 mocks 2020-12-15 15:39:18 +00:00
usb_typec_drp_acc_trysrc.mocklist usb: call pd_execute_data_swap within tc_set_data 2019-10-24 00:44:31 +00:00
usb_typec_drp_acc_trysrc.tasklist test: add baseline test for TC_DRP_TRYSRC SM 2019-08-20 16:05:48 +00:00
usb_typec_vpd.tasklist chocodile_vpdmcu: Firmware for chocodile mcu 2019-04-08 22:30:19 -07:00
utils.c cortex-m mpu: support configuring regions with difficult alignment 2020-12-11 04:08:50 +00:00
utils.tasklist LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
utils_str.c tree: rename strtoul to strtoull since it is 64-bit 2020-11-11 18:37:36 +00:00
utils_str.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
vboot.c test: Pass commandline arguments to run_test 2020-05-30 05:16:26 +00:00
vboot.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00
vpd_api.c chocodile_vpdmcu: Firmware for chocodile mcu 2019-04-08 22:30:19 -07:00
vpd_api.h chocodile_vpdmcu: Firmware for chocodile mcu 2019-04-08 22:30:19 -07:00
x25519.c curve25519: Move to third_party 2020-03-24 14:47:10 +00:00
x25519.tasklist ec.tasklist: Consolidate duplicate comments 2019-04-08 22:30:32 -07:00