Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm: Fix the type of the return value in calc_tpm2_event_size() | Yue Haibing | 2019-04-09 | 1 | -2/+2 |
* | tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2 | Roberto Sassu | 2019-02-13 | 1 | -6/+6 |
* | tpm: Fix off-by-one when reading binary_bios_measurements | Jia Zhang | 2019-02-13 | 1 | -4/+4 |
* | tpm: Simplify the measurements loop | Jia Zhang | 2019-02-13 | 1 | -23/+14 |
* | tpm: replace kmalloc() + memcpy() with kmemdup() | Ji-Hun Kim | 2018-05-14 | 1 | -2/+1 |
* | tpm: replace kmalloc() + memcpy() with kmemdup() | Ji-Hun Kim | 2018-05-14 | 1 | -3/+1 |
* | tpm: Move eventlog declarations to its own header | Thiebaud Weksteen | 2018-05-09 | 7 | -1/+41 |
* | tpm: Move shared eventlog functions to common.c | Thiebaud Weksteen | 2018-05-09 | 2 | -182/+210 |
* | tpm: Move eventlog files to a subdirectory | Thiebaud Weksteen | 2018-05-09 | 5 | -0/+945 |