summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2common.h
Commit message (Expand)AuthorAgeFilesLines
* tpm_lite: Drop FOR_TEST for tlcl.cMattias Nissler2018-04-091-12/+3
* Add new GBB_FLAG_FORCE_MANUAL_RECOVERYJulius Werner2018-03-261-0/+1
* firmware: Align workbuf used sizeRandall Spangler2018-01-051-0/+11
* firmware: header tweaks for depthchargeRandall Spangler2017-12-011-1/+1
* 2lib: Add test_mockable attributeRandall Spangler2017-06-201-0/+12
* 2lib: add VB2_DEBUG_RAW() to print without function nameRandall Spangler2017-01-201-1/+7
* vboot: fix compiling with DEBUG=1Randall Spangler2017-01-181-0/+1
* vboot: use vb2 verification functions for kernel verificationRandall Spangler2016-10-291-0/+6
* vb21: Rename struct vb2_guid to struct vb2_idBill Richardson2015-03-101-3/+3
* vboot2: fix alignment issues on 32-bit architecturesBill Richardson2015-01-281-2/+16
* vboot2: Get rid of extra '2' at end of new struct namesRandall Spangler2014-12-051-16/+4
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-041-230/+0
* vboot2: Move knowledge of vboot 2.1 data structures inside lib21/Randall Spangler2014-12-041-39/+0
* vboot2: Add host lib function to create a vb2-style keyblockRandall Spangler2014-12-011-0/+10
* vboot2: Add host library functions to read/write new-format key objectsRandall Spangler2014-11-271-0/+14
* vboot2: Add code and tests for verifying vb2_fw_preamble2Randall Spangler2014-11-121-1/+9
* vboot2: Change preamble to contain a list of signaturesrelease-R40-6457.Bfactory-auron-6459.BRandall Spangler2014-11-061-2/+2
* vboot2: pass const work buffers, and clarify min_offset outputRandall Spangler2014-11-061-9/+16
* vboot2: add code to verify vb2_keyblock2Randall Spangler2014-11-061-1/+9
* vboot2: add support for verify data / digest using new signature structRandall Spangler2014-11-051-2/+37
* vboot2: add support for new vb2_signature2 structRandall Spangler2014-11-051-0/+19
* vboot2: use common header size fieldsRandall Spangler2014-11-051-8/+41
* vboot2: Add vb2_unpack_key2() and unit testsfactory-rambi-6420.BRandall Spangler2014-10-291-1/+16
* vboot2: Add verification for common vb2 struct headerRandall Spangler2014-10-291-0/+14
* vboot2: use enum hash algorithmstabilize-6412.BRandall Spangler2014-10-281-0/+5
* vboot2: move verify digest to 2commonRandall Spangler2014-10-221-0/+17
* vboot2: move vb2_safe_memcmp() from rsa to commonRandall Spangler2014-10-181-0/+15
* vboot2: Allow platform dependent debug loggingDaisuke Nojiri2014-06-231-5/+9
* vboot2: Use more specific error codes, part 2Randall Spangler2014-06-111-4/+4
* vboot2: Add common functionsRandall Spangler2014-06-051-0/+139
* vboot2: Add nvstorage and secdata functionsRandall Spangler2014-06-051-1/+2
* vboot2: Add workbuf functionsRandall Spangler2014-06-031-0/+120