Age | Commit message (Expand) | Author |
2019-09-15 | src/security: Remove unused #include <fmap.h> | Elyes HAOUAS |
2019-09-11 | Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()" | Julius Werner |
2019-09-07 | security/tpm: Use correct hash digest lengths | Jacob Garber |
2019-09-06 | security/tpm/tss/tcg-2.0: Add support for algorithms | Frans Hendriks |
2019-09-05 | security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend() | Frans Hendriks |
2019-09-03 | security/tpm/tss/tcg-2.0: Use tlcl_get_hash_size_from_algo() for hash size | Frans Hendriks |
2019-08-26 | Split MAYBE_STATIC to _BSS and _NONZERO variants | Kyösti Mälkki |
2019-08-08 | tpm/tspi: include vb2_sha for vb2_get_hash_algorithm_name | Joel Kitching |
2019-07-31 | drivers/crb: Add CRB driver for TPM2 support | Christian Walter |
2019-07-19 | security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability() | Frans Hendriks |
2019-07-01 | security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init() | Frans Hendriks |
2019-06-21 | security/tpm/Makefile.inc: Remove VBOOT dependency for tss files in postcar | Frans Hendriks |
2019-05-09 | vboot: include vb2_sha.h when required | Joel Kitching |
2019-04-24 | security/tpm: Change POWER_OFF_ON_CR50_UPDATE so it can be disabled | Keith Short |
2019-04-08 | {src,util}: Correct typo in comment and debug string | Frans Hendriks |
2019-03-29 | src: Use include <reset.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-07 | security/tpm: Fix TCPA log feature | Philipp Deppenwiese |
2019-02-25 | security/vboot: Add measured boot mode | Philipp Deppenwiese |
2019-02-13 | coreboot: check Cr50 PM mode on normal boot | Keith Short |
2019-01-17 | tss/tcg-2.0: remove unnecessary break from marshaling code | Joel Kitching |
2019-01-17 | src/security/tpm: query recovery mode from Cr50 | Keith Short |
2018-11-28 | tss: implement tlcl_save_state | Joel Kitching |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-31 | security/tpm: Add function to measure a region device | Werner Zeh |
2018-10-30 | security/tpm: Fix references to tpm_setup function | Jonathan Neuschäfer |
2018-10-30 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-24 | tpm2/tlcl_send_startup: should pass on TPM_E_INVALID_POSTINIT | Joel Kitching |
2018-10-18 | tpm/tspi: clean up tpm_setup function flow | Joel Kitching |
2018-10-17 | tpm/tpm_setup: fail on invalid result from tlcl_resume | Joel Kitching |
2018-10-15 | vc/google/chromeos/ec: remove EC hibernate in cr50 update path | Aaron Durbin |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-05 | tpm2/tlcl_send_startup: correct TPM2_Startup error logic | Joel Kitching |
2018-08-21 | security/tpm: Fix TPM 1.2 state machine issues | Philipp Deppenwiese |
2018-08-17 | cr50: Allow boards to disable powering off EC on cr50 update | Daisuke Nojiri |
2018-08-10 | src: Fix typo | Elyes HAOUAS |
2018-08-08 | security/tpm: Report tpm_unmarshal_response warning | Richard Spiegel |
2018-08-07 | security/tpm: Check for NULL pointer | Furquan Shaikh |
2018-08-03 | security/tpm: Improve TCPA log generation | Philipp Deppenwiese |
2018-07-31 | security/tpm/tspi: Set return type of tcpa_log_add_table_entry as void | Furquan Shaikh |
2018-07-30 | security/vboot: Enable TCPA log extension | Philipp Deppenwiese |
2018-07-28 | security/tpm: Add TCPA logging functionality | Philipp Deppenwiese |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-03-16 | security/tpm: Fix TPM software stack vulnerability | zaolin |
2018-01-18 | security/tpm: Move TSS stacks into sub-directory | Philipp Deppenwiese |
2018-01-18 | security/tpm: Change TPM naming for different layers. | Philipp Deppenwiese |
2018-01-18 | security/tpm: Move tpm TSS and TSPI layer to security section | Philipp Deppenwiese |