summaryrefslogtreecommitdiff
path: root/tests/vb2_misc_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: add vb2api_phone_recovery_ui_enabled()stabilize-quickfix-13310.91.Bstabilize-quickfix-13310.76.Bstabilize-quickfix-13310.73.Bstabilize-13310.99.Bstabilize-13310.94.Bstabilize-13310.83.Bstabilize-13310.74.Bstabilize-13310.72.Brelease-R85-13310.BYu-Ping Wu2020-06-251-0/+16
* vboot: rename USB_BOOT_ON_DEV to BOOT_EXTERNAL_ON_DEVfactory-endeavour-13295.BYu-Ping Wu2020-06-171-1/+1
* vboot: rename USB to more accurate EXTERNALYu-Ping Wu2020-06-131-47/+47
* vboot: add vb2api_use_short_dev_screen_delay() to 2api.hYu-Ping Wu2020-06-101-0/+14
* vboot: publicize vb2_get_dev_boot_target()Yu-Ping Wu2020-06-101-23/+40
* vboot: make dev boot target functions consistentJoel Kitching2020-05-181-0/+24
* vboot: Add vb2api_phone_recovery_enabled() to vboot APIYu-Ping Wu2020-04-201-0/+20
* vboot: remove VBERROR_TPM_SET_BOOT_MODE_STATE error codeJoel Kitching2020-04-171-0/+24
* vboot: clear recovery request in all boot modesJoel Kitching2020-04-141-2/+14
* vboot: Implement dev mode boot options for menu UIstabilize-12997.BHsuan Ting Chen2020-03-231-0/+119
* vboot: clear recovery request subcode when recovery UI is reachedEric Lai2020-02-231-1/+1
* vboot: implement vb2api_get_recovery_reasonJoel Kitching2020-02-181-0/+8
* vboot: integrate BROKEN screen recovery request logic into VBSLKJoel Kitching2020-02-141-6/+42
* firmware: Add VB2_REC_OR_DIE() helper macroJulius Werner2020-02-111-0/+8
* vboot: only clear recovery requests at kernel verificationJoel Kitching2020-02-081-2/+2
* vboot: Publicize check_reboot_for_display()Yu-Ping Wu2019-12-131-0/+19
* vboot: fix workbuf_used value after storing GBB headerJoel Kitching2019-11-251-3/+3
* vboot: align workbuf to VB2_WORKBUF_ALIGNJoel Kitching2019-11-131-2/+2
* vboot: move vb2_context inside vb2_shared_data (persistent context)Joel Kitching2019-11-131-220/+316
* vboot: update secdata accessors to match those of FWMPJoel Kitching2019-10-211-10/+8
* vboot: join vb2_fail and vb2api_failJoel Kitching2019-10-021-15/+18
* vboot: fix up some more includesJoel Kitching2019-09-231-2/+1
* vboot/secdata: implement vboot2 FWMP supportJoel Kitching2019-09-231-6/+17
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-311-36/+45
* vboot: deprecate fastboot supportJoel Kitching2019-08-301-6/+0
* vboot: vb2_shared_data offsets should hang off parentstabilize-12428.BJoel Kitching2019-08-161-2/+1
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-6/+4
* vboot: expose vb2api_secdatak_check and vb2api_secdatak_createJoel Kitching2019-06-131-1/+1
* vboot: rewrite GBB functions and APIJoel Kitching2019-06-071-5/+4
* vboot: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-281-19/+33
* vboot: standardize on vb2_context identifiers in testsJoel Kitching2019-05-171-165/+165
* vboot: update vb2_misc_tests to use VB2_WORKBUF_ALIGNJoel Kitching2019-05-071-3/+5
* vboot: add magic and version to vb2_shared_dataJoel Kitching2019-04-151-0/+36
* vboot: do not check for VB2_CONTEXT_FORCE_DEVELOPER_MODEstabilize-11998.BJoel Kitching2019-03-261-20/+0
* vboot: move general constants to a separate headerJoel Kitching2019-03-111-1/+1
* vboot: rename VB2_DISABLE_DEVELOPER_MODEJoel Kitching2019-02-141-1/+1
* vboot: rename VB2_SD_DEV_MODE_ENABLEDJoel Kitching2019-02-141-11/+11
* tests: Cover a few assorted new casesstabilize-10443.BRandall Spangler2018-02-261-0/+26
* firmware: Align workbuf used sizeRandall Spangler2018-01-051-1/+1
* Add NV flag to default boot legacy OSMary Ruthven2015-10-131-0/+3
* vboot2: tpm error doesn't block gbb dev flagRandall Spangler2015-09-221-28/+79
* fastboot: Add fastboot related flags to vb2Furquan Shaikh2015-05-291-0/+6
* Provide a way to disable counting failed bootsPatrick Georgi2015-05-281-0/+24
* Detect GBB 1.1 also as impcompatible versionDaisuke Nojiri2015-05-141-2/+2
* vboot2: fix alignment issues on 32-bit architecturesBill Richardson2015-01-281-1/+1
* vboot2: new data structuresRandall Spangler2014-10-241-1/+1
* vboot2: Fix broken compatiblity check for gbb header 1.1Randall Spangler2014-10-231-6/+9
* Add hwid digest field to GBB headerBill Richardson2014-10-211-0/+4
* vboot2: Add previously tried slot and result to NV storageRandall Spangler2014-10-041-0/+17
* vboot2: Fix saving the slot we tried back to nv storageRandall Spangler2014-10-041-0/+4