summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm2-space.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: tpm-space.c remove unneeded semicolonTomas Winkler2018-11-131-1/+1
* tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTEDJarkko Sakkinen2018-07-281-10/+6
* tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler2018-07-281-6/+10
* tpm: fix use after free in tpm2_load_context()Tadeusz Struk2018-05-141-1/+2
* tpm: fix type of a local variable in tpm2_map_command()Jarkko Sakkinen2017-10-181-2/+2
* tpm2: add session handle context saving and restoring to the space codeJames Bottomley2017-04-031-9/+106
* tpm: infrastructure for TPM spacesJarkko Sakkinen2017-04-031-0/+431
OpenPOWER on IntegriCloud