summaryrefslogtreecommitdiff
path: root/firmware/linktest/main.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-221-2/+1
* vboot: remove VerifyMemberInside functionstabilize-12301.BJoel Kitching2019-06-261-1/+0
* vboot: remove OffsetOf functionJoel Kitching2019-06-261-1/+0
* vboot: do not use cparams for VBSDJoel Kitching2019-05-281-0/+1
* vboot: pull vb2_context up to higher level in call stackJoel Kitching2019-03-261-1/+1
* tpmc: Add TlclUndefineSpace/Ex for TPM 1.2/2.0Meng-Huan Yu2018-11-011-0/+1
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-091-1/+1
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-6/+0
* vboot: Pass vb2 context and use vboot2 NV routinesRandall Spangler2016-12-221-1/+1
* vboot: use vb2 verification functions for kernel verificationRandall Spangler2016-10-291-5/+0
* Modify 'tpmc block' to lock only the FW indexAndrey Pronin2016-07-261-1/+1
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-261-2/+0
* vboot: Remove vboot1 init and select-firmware APIsRandall Spangler2016-07-261-15/+0
* Stub tlcl implementation for tpm2 caseAndrey Pronin2016-07-151-4/+6
* Extend HWID digest into PCR1 (GBB v1.2 only)Bill Richardson2014-10-311-70/+70
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-301-1/+1
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-291-1/+1
* Implementation of Region APISimon Glass2013-08-281-1/+1
* rollback_index: Remove recovery_mode parameter to SetupTPM.Shawn Nematbakhsh2013-07-231-1/+1
* 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/+2
* Support virtual dev-switch (keyboard-based dev-mode)Bill Richardson2012-06-081-1/+1
* Use virtual dev-mode switch when told to.factory-2338.BBill Richardson2012-05-181-1/+1
* Clean up calling LoadFirmware() from VbSelectFirmware()Randall Spangler2011-07-291-2/+1
* Refactor TPM calls into vboot wrapperRandall Spangler2011-07-251-3/+1
* Revert "Refactor TPM calls into vboot wrapper"Elly Jones2011-07-251-1/+3
* Refactor TPM calls into vboot wrapperRandall Spangler2011-07-251-3/+1
* Add support for flags in the firmware preamble.Randall Spangler2011-07-131-0/+1
* Vboot wrapper - add recovery reason, refactor timingRandall Spangler2011-07-081-2/+1
* Vboot wrapper initial implementationRandall Spangler2011-07-081-3/+7
* Add TPM version checkingRandall Spangler2011-03-171-0/+1
* Update PCR state with the state of the firmware keyblock flags too.Gaurav Shah2011-03-151-0/+4
* This is necessary to pass additional information about whether firmware A or ...Randall Spangler2011-03-091-0/+3
* VbNvStorage cleanup and commentsRandall Spangler2011-02-221-0/+6
* TBR: reviewed in person with semenzatoRandall Spangler2010-09-021-0/+2
* Add a PCR extend call for measuring the dev mode boot flag.Gaurav Shah2010-08-301-0/+3
* Fix KeyBlockVerify() to take an explicit param for whether to use hash only.Randall Spangler2010-08-171-1/+1
* Change rollback interface so kernel/firmware version numbers areRandall Spangler2010-08-161-6/+4
* Add structs for TPM NV simplification. Now uses only 2 NV spaces, one for fi...Randall Spangler2010-08-121-2/+1
* Add license headersRandall Spangler2010-08-051-0/+4
* Added size param to VerifyData()Randall Spangler2010-07-191-3/+3
* Add lots of debugging to TPM library.Randall Spangler2010-07-191-2/+2
* Add tpm lite to vboot referenceRandall Spangler2010-07-141-0/+1
* This test sets the TPM to a each of a large amount of "interesting" initial s...Luigi Semenzato2010-07-081-0/+3
* New rollback_index API.Luigi Semenzato2010-06-281-1/+2
* Refactor rollback interface for LoadKernel(), LoadFirmware().Randall Spangler2010-06-231-5/+7
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-171-0/+70