summaryrefslogtreecommitdiffstats
path: root/src/security/tpm
Commit message (Expand)AuthorAgeFilesLines
* tss/tcg-2.0: remove unnecessary break from marshaling codeJoel Kitching2019-01-171-1/+0
* src/security/tpm: query recovery mode from Cr50Keith Short2019-01-174-0/+31
* tss: implement tlcl_save_stateJoel Kitching2018-11-285-0/+57
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-013-0/+6
* security/tpm: Add function to measure a region deviceWerner Zeh2018-10-313-0/+82
* security/tpm: Fix references to tpm_setup functionJonathan Neuschäfer2018-10-301-3/+3
* src: Add missing include <stdint.h>Elyes HAOUAS2018-10-301-0/+2
* tpm2/tlcl_send_startup: should pass on TPM_E_INVALID_POSTINITJoel Kitching2018-10-241-3/+15
* tpm/tspi: clean up tpm_setup function flowJoel Kitching2018-10-181-38/+46
* tpm/tpm_setup: fail on invalid result from tlcl_resumeJoel Kitching2018-10-171-2/+17
* vc/google/chromeos/ec: remove EC hibernate in cr50 update pathAaron Durbin2018-10-151-6/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* tpm2/tlcl_send_startup: correct TPM2_Startup error logicJoel Kitching2018-10-051-7/+6
* security/tpm: Fix TPM 1.2 state machine issuesPhilipp Deppenwiese2018-08-211-17/+14
* cr50: Allow boards to disable powering off EC on cr50 updateDaisuke Nojiri2018-08-171-0/+6
* src: Fix typoElyes HAOUAS2018-08-101-1/+1
* security/tpm: Report tpm_unmarshal_response warningRichard Spiegel2018-08-081-0/+3
* security/tpm: Check for NULL pointerFurquan Shaikh2018-08-071-0/+4
* security/tpm: Improve TCPA log generationPhilipp Deppenwiese2018-08-032-27/+25
* security/tpm/tspi: Set return type of tcpa_log_add_table_entry as voidFurquan Shaikh2018-07-313-13/+10
* security/vboot: Enable TCPA log extensionPhilipp Deppenwiese2018-07-302-6/+16
* security/tpm: Add TCPA logging functionalityPhilipp Deppenwiese2018-07-283-8/+95
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-0421-849/+869
* security/tpm: Fix TPM software stack vulnerabilityzaolin2018-03-161-1/+4
* security/tpm: Move TSS stacks into sub-directoryPhilipp Deppenwiese2018-01-188-12/+14
* security/tpm: Change TPM naming for different layers.Philipp Deppenwiese2018-01-1811-36/+36
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-1814-0/+2794