summaryrefslogtreecommitdiff
path: root/firmware/2lib
Commit message (Expand)AuthorAgeFilesLines
* Add new recovery reason for rec hash space lock failure in RO firmwarestabilize-8975.BFurquan Shaikh2016-11-091-0/+3
* recovery: Add new recovery reason to train memory and rebootFurquan Shaikh2016-11-081-0/+3
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-061-6/+9
* vboot: use vb2 verification functions for kernel verificationRandall Spangler2016-10-291-0/+6
* tests: Fix coverity warningsRandall Spangler2016-09-151-0/+8
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-021-0/+6
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-101-0/+3
* futility: Use only vboot 2.0 APIs for keyblocksRandall Spangler2016-08-101-0/+3
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-262-2/+14
* vboot: Disambiguate vb2.1 structs and functionsRandall Spangler2016-07-261-1/+1
* vb2api: pad digest buffers if they are larger than digest sizesVadim Bendebury2016-07-061-0/+3
* vb2_sha: Add sha256 extendDaisuke Nojiri2016-05-202-0/+27
* hmac: Add HMAC to 2lib libraryDaisuke Nojiri2016-05-105-0/+158
* Support doing battery cut-off in firmware stage.Hung-Te Lin2016-04-123-1/+10
* vb2: Modify phase2 behavior for S3 resume casestabilize-7978.Bstabilize-7978.74.Bstabilize-7978.66.Bstabilize-7978.51.Bstabilize-7978.18.Bstabilize-7956.Brelease-R50-7978.BDuncan Laurie2016-02-232-0/+21
* vb20: add vb2api_check_hash_get_digest() for retrieving hash resultAaron Durbin2016-01-262-0/+15
* vboot2: Add try RO software sync flagMary Ruthven2016-01-063-1/+11
* vboot: Add GBB flag to turn on serial outputMary Ruthven2015-11-031-0/+3
* Save recovery reason before user three-finger-salutesDaisuke Nojiri2015-10-261-15/+20
* Add NV flag to default boot legacy OSMary Ruthven2015-10-134-1/+34
* recovery: Add recovery reason for fastboot mode requested inFurquan Shaikh2015-10-081-0/+3
* vboot2: tpm error doesn't block gbb dev flagRandall Spangler2015-09-222-32/+63
* vboot2: Support reboot requested by secdataRandall Spangler2015-09-176-3/+49
* VBOOT2: Add work buffer too small error messageLee Leahy2015-08-271-1/+3
* VbNvStorage: Add flags for misc settingsFurquan Shaikh2015-08-013-7/+16
* futility: Compute / verify root key hashRandall Spangler2015-07-211-0/+36
* recovery: Add recovery reason for fastboot mode requested in fwstabilize-7204.BFurquan Shaikh2015-06-231-0/+3
* vboot2: Add 2.0 api layer to verify kernel partitionRandall Spangler2015-06-093-2/+146
* recovery: Add recovery reasons for BCBstabilize-7155.BFurquan Shaikh2015-06-041-0/+6
* vboot2: Add routines to load kernel preambleRandall Spangler2015-06-043-1/+38
* vboot2: secdata: Check struct_version on initializationstabilize-7134.BJulius Werner2015-06-022-2/+6
* fastboot: Add fastboot related flags to vb2Furquan Shaikh2015-05-294-2/+34
* Provide a way to disable counting failed bootsPatrick Georgi2015-05-282-2/+6
* vboot2: Add routines to load and verify kernel keyblockRandall Spangler2015-05-224-3/+86
* vboot2: Add routine to verify kernel preambleRandall Spangler2015-05-211-0/+6
* GBB: Add missing flag LID_SHUTDOWN to vb2_gbb_flag structurestabilize-7077.134.Bstabilize-7077.123.Bstabilize-7077.122.Bstabilize-7077.111.Brelease-R44-7077.Bfactory-test-7077.114.Bfactory-arkham-7077.113.BFurquan Shaikh2015-05-161-0/+3
* GBB: Add flag for forcing full fastboot capability in firmwareFurquan Shaikh2015-05-161-0/+6
* vboot2: Support VB2_GBB_FLAG_DISABLE_FW_ROLLBACK_CHECKJulius Werner2015-05-161-0/+4
* Detect GBB 1.1 also as impcompatible versionDaisuke Nojiri2015-05-141-2/+2
* vboot2: Add support for kernel version secure data spaceRandall Spangler2015-05-135-8/+297
* Make SHA library accessible to calling firmwareRandall Spangler2015-05-072-11/+41
* Disable dev mode on recovery, when configured.stabilize-6912.Bstabilize-6909.BVadim Bendebury2015-03-232-0/+11
* vboot: allow firmware to signal a wipeout requestVadim Bendebury2015-03-135-1/+17
* vb21: Rename struct vb2_guid to struct vb2_idBill Richardson2015-03-107-44/+44
* vb21: Replace the key GUID with a sha1sum insteadBill Richardson2015-03-101-24/+7
* cleanup: Fix some typos in commentsBill Richardson2015-03-106-11/+11
* futility: Add create command to make keypairs from RSA filesBill Richardson2015-03-102-2/+8
* vboot2: Add more precise recovery reasons to firmware verificationstabilize-6783.BJulius Werner2015-02-121-9/+14
* vboot2: Fail vb2_secdata_(get|set) when secdata was not initializedJulius Werner2015-02-042-9/+16
* vboot2: Add sd->fw_version_secdata field to communicate to crossystemJulius Werner2015-01-312-0/+9