summaryrefslogtreecommitdiff
path: root/tests/vb2_api_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot2: tpm error doesn't block gbb dev flagRandall Spangler2015-09-221-4/+11
* vboot2: Support reboot requested by secdataRandall Spangler2015-09-171-1/+80
* add vb2api_get_pcr_digestDaisuke Nojiri2015-01-311-0/+50
* vboot2: fix alignment issues on 32-bit architecturesBill Richardson2015-01-281-1/+1
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-041-283/+0
* vboot2: Add api-level functions to use new data structuresRandall Spangler2014-11-141-1/+1
* vboot2: pass const work buffers, and clarify min_offset outputRandall Spangler2014-11-061-1/+1
* vb2: parse dev mode in phase1Aaron Durbin2014-11-031-15/+23
* vboot2: Move and rename functionsRandall Spangler2014-10-281-10/+10
* vboot2: use enum signature algorithmRandall Spangler2014-10-281-2/+2
* vboot2: use enum hash algorithmstabilize-6412.BRandall Spangler2014-10-281-5/+8
* vboot2: move verify digest to 2commonRandall Spangler2014-10-221-5/+5
* vboot2: api-level routinesRandall Spangler2014-06-191-0/+448