summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix coverity warningsRandall Spangler2016-09-151-0/+8
* cgpt: add support for managing the legacy boot gpt bitstabilize-kevin-8785.94.BMike Frysinger2016-09-084-2/+23
* Fix coverity warnings in firmwareRandall Spangler2016-09-066-26/+37
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-024-4/+19
* tlcl: add implementations for GetOwnership and Read/WriteLockStephen Barber2016-08-213-3/+58
* 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
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-032-92/+4
* futility: cmd_show uses only vboot 2.0 APIsRandall Spangler2016-08-033-7/+65
* cgptlib: cast 32bit to 64bit before multiplicationPatrick Georgi2016-08-031-3/+6
* tlcl: implement clear, startup, shutdown, self teststabilize-8647.BAndrey Pronin2016-07-263-6/+133
* tlcl: support sending raw commandsAndrey Pronin2016-07-263-4/+43
* Modify 'tpmc block' to lock only the FW indexAndrey Pronin2016-07-264-2/+38
* tlcl: automatically detect if platform hierarchy is disabledAndrey Pronin2016-07-263-18/+31
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-267-127/+31
* tlcl: tpm2: fix unmarshal_u32 return valueAndrey Pronin2016-07-261-1/+1
* Implement GetCapabilities and reading flags for tpm2Andrey Pronin2016-07-263-16/+208
* vboot: Disambiguate vb2.1 structs and functionsRandall Spangler2016-07-267-205/+207
* vboot: Remove vboot1 init and select-firmware APIsRandall Spangler2016-07-2617-1876/+1
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-2214-1355/+87
* vboot: Fix potential alignment issue reading FWMPRandall Spangler2016-07-221-10/+17
* tlcl: use different NV_Read authorizations for fw and userlandAndrey Pronin2016-07-225-1/+37
* Read NVRAM with proper authorization for tpm2Andrey Pronin2016-07-211-1/+1
* Stub tlcl implementation for tpm2 caseAndrey Pronin2016-07-154-5/+151
* bdb: Add nvmrw_get and nvmrw_setDaisuke Nojiri2016-07-112-0/+118
* tpm2: add nvram lock and hierarchy control commandsVadim Bendebury2016-07-093-4/+102
* fix a compile flag typoVadim Bendebury2016-07-071-1/+1
* vb2api: pad digest buffers if they are larger than digest sizesVadim Bendebury2016-07-061-0/+3
* tpm2: refactor tpm2 return value processingVadim Bendebury2016-07-061-8/+10
* tpm2: add marshaling/unmarshaling and tlcl supportVadim Bendebury2016-07-013-0/+569
* tpm2: simplify rollback checks.Vadim Bendebury2016-07-011-8/+21
* tpm: add TSS constants and structures for TPM2Vadim Bendebury2016-07-013-178/+307
* bdb: Add secrets librarystabilize-8530.Bstabilize-8530.96.Bstabilize-8530.93.Bstabilize-8530.89.Bstabilize-8530.80.Bstabilize-8530.77.Bstabilize-8530.71.Bstabilize-8530.35.Bstabilize-8516.Brelease-R53-8530.BDaisuke Nojiri2016-06-235-0/+203
* bdb: Add vba_update_bucDaisuke Nojiri2016-06-224-0/+86
* vboot_api_kernel: Remove assumptions about EC-RW hash type and sizeJulius Werner2016-05-311-156/+95
* vb2_sha: Add sha256 extendDaisuke Nojiri2016-05-202-0/+27
* bdb: Add NVM libraryDaisuke Nojiri2016-05-206-0/+445
* hmac: Add HMAC to 2lib libraryDaisuke Nojiri2016-05-105-0/+158
* vboot: Fix FWMP link error if TPM is mockedRandall Spangler2016-05-112-2/+13
* vboot: Add firmware management parametersRandall Spangler2016-05-088-3/+228
* bdb: Add vba_bdb_initDaisuke Nojiri2016-05-074-0/+220
* bdb: Add vboot_register.hDaisuke Nojiri2016-05-071-0/+22
* bdb: Rename subkey to datakeystabilize-8282.Bfirmware-gale-8281.BDaisuke Nojiri2016-05-045-31/+31
* bdb: Replace sha functions with vb2 libraryDaisuke Nojiri2016-05-043-216/+13
* bdb: Copy files from bdb to firmware/bdbDaisuke Nojiri2016-05-0411-0/+2188
* cgptlib: Add support for IGNOREME GPT signatureJulius Werner2016-04-254-33/+54
* vboot: Save last screen IDDaisuke Nojiri2016-04-251-14/+13
* Support doing battery cut-off in firmware stage.Hung-Te Lin2016-04-128-2/+49
* cgpt: Update behavior of GptUpdateKernelWithEntrystabilize-8172.47.Bfirmware-lucid-8173.BFurquan Shaikh2016-04-052-11/+11
* 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