summaryrefslogtreecommitdiff
path: root/tests/vboot_api_kernel4_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: replace VBERROR_SIMULATED with VB2_ERROR_MOCKJoel Kitching2019-08-131-9/+9
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-131-4/+4
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-2/+2
* vboot: rename VbError_t typedef to vb2_error_tJoel Kitching2019-08-061-7/+7
* vboot: remove vboot1 version of ARRAY_SIZE macroJoel Kitching2019-06-261-0/+1
* vboot: don't use VB2_NV_DISPLAY_REQUEST for diagnostic modeJoel Kitching2019-06-071-17/+1
* vboot: do not use cparams for VBSDJoel Kitching2019-05-281-6/+1
* vboot: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-281-2/+0
* vboot: deprecate v1 GoogleBinaryBlockHeader structJoel Kitching2019-05-171-5/+4
* vboot: update display init to use vboot2 codeJoel Kitching2019-05-161-14/+18
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-4/+4
* vboot: remove workbuf alloc and free codeJoel Kitching2019-04-171-2/+5
* vboot: fix vboot_api_kernel_tests after ctx changeJoel Kitching2019-04-131-23/+29
* vboot: pull vb2_context up to higher level in call stackJoel Kitching2019-03-261-1/+1
* vboot: add diagnostic modeMatt Delco2019-03-211-0/+58
* 2lib: Add support for 64-byte nvstorage recordRandall Spangler2018-03-071-2/+2
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-091-4/+3
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-091-0/+9
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-22/+18
* vboot: Use kernel max rollforward NV storage fieldRandall Spangler2017-11-171-1/+16
* Check EC_IN_RW before proceeding to recovery modeDaisuke Nojiri2017-10-051-16/+0
* firmware: Remove LoadKernelParams from APIsRandall Spangler2017-01-121-6/+4
* firmware: Refactor and clean up ec_syncChromeOS Developer2017-01-121-4/+10
* vboot: Pass vb2 context and use vboot2 NV routinesRandall Spangler2016-12-221-5/+8
* vboot: Split ec software sync to its own fileRandall Spangler2016-12-201-1/+2
* recovery: Add new recovery reason to train memory and rebootFurquan Shaikh2016-11-081-1/+3
* vboot: use malloc and free directlyRandall Spangler2016-11-061-3/+0
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-9/+9
* vboot: Add firmware management parametersRandall Spangler2016-05-081-1/+11
* Change VbExEc functions to take a devidx parameterstabilize-6092.Bstabilize-6082.BRandall Spangler2014-07-191-1/+1
* Add memory leak checkingSimon Glass2013-09-171-0/+3
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-301-0/+1
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-291-1/+0
* Implementation of Region APISimon Glass2013-08-281-0/+1
* rollback_index: Add recovery parameter to RollbackKernelLock.stabilize-4443.BShawn Nematbakhsh2013-07-221-1/+1
* Add GBB flags for disabling software sync and defaulting to legacy bootfactory-spring-4262.Bfactory-skate-4262.459.BRandall Spangler2013-06-121-0/+6
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+1
* Add more vboot_api_kernel testsstabilize-bluetooth-smartRandall Spangler2013-02-061-0/+241