Jarkko Sakkinen
|
877c57d0d0
tpm_crb: request and relinquish locality 0
|
8 年 前 |
James Bottomley
|
4d57856a21
tpm2: add session handle context saving and restoring to the space code
|
8 年 前 |
James Bottomley
|
fdc915f7f7
tpm: expose spaces via a device link /dev/tpmrm<n>
|
8 年 前 |
Jarkko Sakkinen
|
745b361e98
tpm: infrastructure for TPM spaces
|
8 年 前 |
Jarkko Sakkinen
|
58472f5cd4
tpm: validate TPM 2.0 commands
|
8 年 前 |
Jarkko Sakkinen
|
9aa36b399a
tpm: export tpm2_flush_context_cmd
|
8 年 前 |
Jarkko Sakkinen
|
61841be635
tpm: declare tpm2_get_pcr_allocation() as static
|
8 年 前 |
Stefan Berger
|
a118cf2a5b
tpm: fix the type of owned field in cap_t
|
8 年 前 |
Nayna Jain
|
4d23cc323c
tpm: add securityfs support for TPM 2.0 firmware event log
|
8 年 前 |
Nayna Jain
|
c1f92b4b04
tpm: enhance TPM 2.0 PCR extend to support multiple banks
|
8 年 前 |
Nayna Jain
|
1db15344f8
tpm: implement TPM 2.0 capability to get active PCR banks
|
8 年 前 |
Jarkko Sakkinen
|
7d761119a9
tpm: fix RC value check in tpm2_seal_trusted
|
8 年 前 |
Jarkko Sakkinen
|
1d1915532b
tpm: remove tpm_read_index and tpm_write_index from tpm.h
|
8 年 前 |
Stefan Berger
|
c659af78eb
tpm: Check size of response before accessing data
|
8 年 前 |
Nayna Jain
|
748935eeb7
tpm: have event log use the tpm_chip
|
8 年 前 |
Jarkko Sakkinen
|
cd9b7631a8
tpm: replace dynamically allocated bios_dir with a static array
|
8 年 前 |
Jason Gunthorpe
|
1a277e674b
tpm: Get rid of TPM_CHIP_FLAG_REGISTERED
|
8 年 前 |
Jason Gunthorpe
|
d1d253cff7
tpm tis: Do not print timeout messages twice
|
8 年 前 |
Jarkko Sakkinen
|
84fda15286
tpm: sanitize constant expressions
|
9 年 前 |
Jarkko Sakkinen
|
eb5854e764
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
|
9 年 前 |
Jarkko Sakkinen
|
d4abd9565d
tpm: remove unnecessary externs from tpm.h
|
9 年 前 |
Jarkko Sakkinen
|
d4816edfe7
tpm: fix a race condition in tpm2_unseal_trusted()
|
9 年 前 |
Jason Gunthorpe
|
cae8b441fc
tpm: Factor out common startup code
|
9 年 前 |
Christophe Ricard
|
d2efee6e3a
tpm: Add include guards in tpm.h
|
9 年 前 |
Stefan Berger
|
2f9f53776d
tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
|
9 年 前 |
Jason Gunthorpe
|
062807f20e
tpm: Remove all uses of drvdata from the TPM Core
|
9 年 前 |
Christophe Ricard
|
9e0d39d8a6
tpm: Remove useless priv field in struct tpm_vendor_specific
|
9 年 前 |
Christophe Ricard
|
af782f339a
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
|
9 年 前 |
Christophe Ricard
|
56671c893e
tpm: drop 'locality' from struct tpm_vendor_specific
|
9 年 前 |
Christophe Ricard
|
6e599f6f26
tpm: drop 'read_queue' from struct tpm_vendor_specific
|
9 年 前 |