summaryrefslogtreecommitdiff
path: root/tests/rollback_index2_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot/secdata: move permissions and uid check to ReadSpaceKernelJoel Kitching2019-08-211-39/+59
* vboot/secdata: remove legacy version checks on rollback spacesJoel Kitching2019-08-211-55/+40
* vboot/secdata: remove retries from rollback functionsJoel Kitching2019-08-131-159/+25
* vboot: use malloc and free directlyRandall Spangler2016-11-061-2/+0
* vboot: use vb2_crc8 instead of Crc8Randall Spangler2016-10-231-4/+6
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-29/+29
* vboot: Remove vboot1 init and select-firmware APIsRandall Spangler2016-07-261-438/+0
* vboot: Add firmware management parametersRandall Spangler2016-05-081-0/+123
* vboot1: Lock TPM physical presence (kernel rollback) on legacy bootJulius Werner2015-05-121-6/+6
* Use the TPM to back up some of the nvram fieldsBill Richardson2014-06-051-0/+8
* rollback_index: Remove recovery_mode parameter to SetupTPM.Shawn Nematbakhsh2013-07-231-17/+17
* rollback_index: Add recovery parameter to RollbackKernelLock.stabilize-4443.BShawn Nematbakhsh2013-07-221-3/+3
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+1
* Get rid of some crufty macros.Gabe Black2013-03-191-3/+0
* Improve coverage of rollback_index.cRandall Spangler2013-01-231-774/+856
* Add clear TPM owner requestRandall Spangler2012-08-151-14/+45
* Support virtual dev-switch (keyboard-based dev-mode)Bill Richardson2012-06-081-16/+17
* Use virtual dev-mode switch when told to.factory-2338.BBill Richardson2012-05-181-3/+8
* Add checksum to TPM RollbackSpace regions for FW and kernel.Bill Richardson2012-05-171-9/+245
* Remaining unit tests for rollback_index.cRandall Spangler2011-08-291-40/+420
* Partial unit tests for rollback_indexRandall Spangler2011-08-261-0/+256