summaryrefslogtreecommitdiff
path: root/firmware/lib/tpm2_lite/tlcl.c
Commit message (Expand)AuthorAgeFilesLines
* tlcl: support sending raw commandsAndrey Pronin2016-07-261-4/+8
* Modify 'tpmc block' to lock only the FW indexAndrey Pronin2016-07-261-0/+20
* tlcl: automatically detect if platform hierarchy is disabledAndrey Pronin2016-07-261-8/+31
* Implement GetCapabilities and reading flags for tpm2Andrey Pronin2016-07-261-4/+45
* tlcl: use different NV_Read authorizations for fw and userlandAndrey Pronin2016-07-221-0/+5
* Stub tlcl implementation for tpm2 caseAndrey Pronin2016-07-151-0/+128
* tpm2: add nvram lock and hierarchy control commandsVadim Bendebury2016-07-091-2/+46
* tpm2: refactor tpm2 return value processingVadim Bendebury2016-07-061-8/+10
* tpm2: add marshaling/unmarshaling and tlcl supportVadim Bendebury2016-07-011-0/+140