summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tlcl: implement clear, startup, shutdown, self teststabilize-8647.BAndrey Pronin2016-07-263-6/+133
* tlcl: support sending raw commandsAndrey Pronin2016-07-263-4/+43
* tpmc: define actions for all commands for tpm2Andrey Pronin2016-07-261-29/+67
* Modify 'tpmc block' to lock only the FW indexAndrey Pronin2016-07-265-7/+48
* tlcl: automatically detect if platform hierarchy is disabledAndrey Pronin2016-07-264-20/+38
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-2623-563/+424
* apollolake: Find GPIO bank offset for write protect pinsselvar22016-07-261-3/+13
* tlcl: tpm2: fix unmarshal_u32 return valueAndrey Pronin2016-07-261-1/+1
* Implement GetCapabilities and reading flags for tpm2Andrey Pronin2016-07-264-29/+225
* vboot: Disambiguate vb2.1 structs and functionsRandall Spangler2016-07-2635-778/+779
* vboot: Remove vboot1 init and select-firmware APIsRandall Spangler2016-07-2629-4166/+3
* bmpblk_utility: fix build warnings (errors) with USE="-minimal"Brian Norris2016-07-251-5/+5
* Fix yaml pkg-config warningsBrian Norris2016-07-251-3/+3
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-2239-1608/+378
* vboot: Fix potential alignment issue reading FWMPRandall Spangler2016-07-221-10/+17
* tlcl: use different NV_Read authorizations for fw and userlandAndrey Pronin2016-07-226-1/+38
* Support 'tpmc setbgloballock' for tpm2 caseAndrey Pronin2016-07-211-1/+4
* Read NVRAM with proper authorization for tpm2Andrey Pronin2016-07-211-1/+1
* Proper armv7l host arch detectionPaul Kocialkowski2016-07-181-0/+4
* Stub tlcl implementation for tpm2 caseAndrey Pronin2016-07-156-19/+218
* bdb: Add nvmrw_get and nvmrw_setDaisuke Nojiri2016-07-114-0/+180
* 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
* Add ability to build vboot firmware for TPM2 supportVadim Bendebury2016-07-011-1/+12
* 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-237-1/+276
* bdb: Add vba_update_bucDaisuke Nojiri2016-06-225-0/+137
* test: Add tests for futility show and vbutil_*stabilize-8481.Bstabilize-8447.Bstabilize-8429.BRandall Spangler2016-06-0720-0/+362
* vboot_api_kernel: Remove assumptions about EC-RW hash type and sizeJulius Werner2016-05-312-188/+101
* vb2_sha: Add sha256 extendDaisuke Nojiri2016-05-203-4/+40
* bdb: Add NVM libraryDaisuke Nojiri2016-05-208-16/+762
* test: Print out actual result when test_succ failsstabilize-8350.68.Bstabilize-8350.21.Brelease-R52-8350.BDaisuke Nojiri2016-05-181-1/+1
* test: Make TEST_* report test locationstabilize-8337.BDaisuke Nojiri2016-05-104-66/+158
* hmac: Add HMAC to 2lib libraryDaisuke Nojiri2016-05-108-2/+290
* vboot: Fix FWMP link error if TPM is mockedRandall Spangler2016-05-112-2/+13
* vboot: Add firmware management parametersRandall Spangler2016-05-0812-5/+442
* test: Add TEST_STR_NEQDaisuke Nojiri2016-05-082-0/+25
* bdb: Add vba_bdb_initDaisuke Nojiri2016-05-076-2/+500
* bdb: Add vboot_register.hDaisuke Nojiri2016-05-071-0/+22
* bdb: Rename subkey to datakeystabilize-8282.Bfirmware-gale-8281.BDaisuke Nojiri2016-05-049-44/+44
* bdb: Replace sha functions with vb2 libraryDaisuke Nojiri2016-05-045-221/+20
* bdb: Integrate bdb_testDaisuke Nojiri2016-05-042-108/+150
* bdb: Copy files from bdb to firmware/bdbDaisuke Nojiri2016-05-0418-0/+2829
* Revert "image_signing: use sparse partition extraction [reland]"Amey Deshpande2016-04-271-1/+1
* cgpt: Add cgpt legacy parameter to set primary GPT signature to IGNOREMEstabilize-8249.BJulius Werner2016-04-254-156/+218
* cgptlib: Add support for IGNOREME GPT signatureJulius Werner2016-04-257-124/+249