summaryrefslogtreecommitdiff
path: root/firmware/2lib
Commit message (Expand)AuthorAgeFilesLines
* vboot_reference: Add support for 2048-bit exponent 3 keysstabilize-9313.Bfirmware-cr50-release-9308.25.Bfirmware-cr50-mp-release-9308.87.Bfirmware-cr50-mp-r86-9311.70.Bfirmware-cr50-mp-9311.Bfirmware-cr50-guc-factory-9308.26.Bfirmware-cr50-9308.Bfirmware-cr50-9308.24.BNicolas Boichat2017-02-183-11/+85
* host_key2: Add VB2_SIG_ALG_COUNT to count the number of valid signaturesNicolas Boichat2017-02-151-0/+3
* 2lib: add VB2_DEBUG_RAW() to print without function nameRandall Spangler2017-01-203-2/+21
* vboot: fix compiling with DEBUG=1Randall Spangler2017-01-181-0/+1
* firmware: Refactor and clean up ec_syncChromeOS Developer2017-01-122-0/+18
* vboot: Clean up headersRandall Spangler2016-12-211-1/+1
* vboot: Split partition and vblock verification from LoadKernel()stabilize-8992.BRandall Spangler2016-11-141-0/+42
* 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