summaryrefslogtreecommitdiff
path: root/firmware/include/tpm2_tss_constants.h
Commit message (Expand)AuthorAgeFilesLines
* tlcl: Add `TlclReadPublic()` supportYi Chou2023-04-101-0/+19
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* tpm2_lite: implement TlclExtendYi Chou2021-01-301-1/+30
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-5/+4
* firmware: tpm2_lite: Implement TlclGetRandom()Stephen Boyd2018-11-271-0/+10
* tpmc: Add TlclUndefineSpace/Ex for TPM 1.2/2.0Meng-Huan Yu2018-11-011-0/+6
* add extern C markers to installed headersMike Frysinger2018-09-041-0/+8
* tpm_lite: Add missing NVRAM attribute constants.Mattias Nissler2018-04-131-3/+20
* firmware: tpm2_lite: fix command/response code typeAndrey Pronin2018-03-271-1/+1
* firmware: move TPM_E constants to tss_constants.hAndrey Pronin2018-03-261-9/+0
* tlcl, tpmc: extend GetVersion to report vendor specific datastabilize-10032.86.Bstabilize-10032.75.Bstabilize-10032.72.Bstabilize-10032.71.Bstabilize-10032.68.Bstabilize-10032.56.Bstabilize-10032.111.Brelease-R63-10032.Bfirmware-scribe-10045.BAndrey Pronin2017-10-121-0/+2
* Add support for IFX FieldUpgradeInfoRequest2 commandMattias Nissler2017-08-231-0/+4
* Implement tpmc getversion command.stabilize-9756.BMattias Nissler2017-07-181-0/+3
* tpm2_lite: implement TlclGetPermissionsAndrey Pronin2016-11-111-1/+12
* tpm2_lite: implement TlclDefineSpaceAndrey Pronin2016-11-091-1/+49
* tlcl: add implementations for GetOwnership and Read/WriteLockStephen Barber2016-08-211-0/+5
* tlcl: implement clear, startup, shutdown, self teststabilize-8647.BAndrey Pronin2016-07-261-0/+21
* Implement GetCapabilities and reading flags for tpm2Andrey Pronin2016-07-261-3/+63
* Stub tlcl implementation for tpm2 caseAndrey Pronin2016-07-151-1/+13
* tpm2: add nvram lock and hierarchy control commandsVadim Bendebury2016-07-091-2/+15
* tpm: add TSS constants and structures for TPM2Vadim Bendebury2016-07-011-0/+111