summaryrefslogtreecommitdiff
path: root/tests/vb2_ec_sync_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: deprecate EC_EFS and EC_SYNC_SLOW flagsJoel Kitching2020-01-171-32/+32
* vboot: remove VBSD from tests that don't need itJoel Kitching2020-01-111-6/+0
* vboot: remove some vboot1 SharedData-related functionsJoel Kitching2019-12-171-2/+0
* Recovery mode: Skip EC software syncTim Wawrzynczak2019-12-041-0/+10
* Auxfw sync: Move auxfw specific tests to a new fileTim Wawrzynczak2019-11-151-119/+0
* ec_sync: Remove vb2ex_get_expected_image() callbackTim Wawrzynczak2019-11-141-11/+1
* EC software sync: Split up EC and auxfw syncTim Wawrzynczak2019-11-141-55/+76
* vboot: simplify ec_sync code to only handle one deviceJoel Kitching2019-11-141-19/+18
* vboot: align workbuf to VB2_WORKBUF_ALIGNJoel Kitching2019-11-131-1/+2
* EC sync: Drop support for "PD" software sync.Tim Wawrzynczak2019-11-131-2/+2
* vboot: move vb2_context inside vb2_shared_data (persistent context)Joel Kitching2019-11-131-24/+23
* vboot: move ec_sync to vboot2 namespaceJoel Kitching2019-10-251-0/+508