summaryrefslogtreecommitdiff
path: root/firmware/lib/mocked_rollback_index.c
Commit message (Expand)AuthorAgeFilesLines
* vboot/secdata: rename rollback_index to secdata_tpmJoel Kitching2019-09-051-38/+0
* vboot/secdata: remove TPMClearAndReenable function mockJoel Kitching2019-09-051-6/+0
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-221-3/+0
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-131-1/+1
* vboot: fix use of SetVirtualDevMode return valuesJoel Kitching2019-08-131-1/+1
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-1/+1
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-1/+1
* Fix indentation in firmware and host libsRandall Spangler2016-10-131-11/+16
* vboot: Remove vboot1 init and select-firmware APIsRandall Spangler2016-07-261-48/+0
* vboot: Fix FWMP link error if TPM is mockedRandall Spangler2016-05-111-0/+6
* Use the TPM to back up some of the nvram fieldsBill Richardson2014-06-051-0/+15
* vboot: fix mocked TPM buildDuncan Laurie2013-08-091-2/+2
* rollback_index: Remove recovery_mode parameter to SetupTPM.Shawn Nematbakhsh2013-07-231-4/+3
* rollback_index: Add recovery parameter to RollbackKernelLock.stabilize-4443.BShawn Nematbakhsh2013-07-221-1/+1
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+2
* Add clear TPM owner requestRandall Spangler2012-08-151-2/+4
* add SetVirtualDevMode stubMike Frysinger2012-06-091-0/+5
* add extra param to mocked SetupTPMMike Frysinger2012-06-091-1/+1
* Support virtual dev-switch (keyboard-based dev-mode)Bill Richardson2012-06-081-2/+3
* Use virtual dev-mode switch when told to.factory-2338.BBill Richardson2012-05-181-2/+2
* Refactor TPM calls into vboot wrapperRandall Spangler2011-07-251-12/+2
* Revert "Refactor TPM calls into vboot wrapper"Elly Jones2011-07-251-2/+12
* Refactor TPM calls into vboot wrapperRandall Spangler2011-07-251-12/+2
* Add option to use mocked TPM driverChe-Liang Chiou2011-04-221-0/+70