Age | Commit message (Expand) | Author |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-08 | security/vboot: Add selection for firmware slots used by VBOOT | Philipp Deppenwiese |
2018-11-08 | security/vboot: Add VB2_LIB to postcar stage if available | Werner Zeh |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-31 | reset: Finalize move to new API | Nico Huber |
2018-10-31 | security/tpm: Add function to measure a region device | Werner Zeh |
2018-10-31 | security/vboot: build vboot_fw20.a per stage | Patrick Georgi |
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 | vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic | Joel Kitching |
2018-10-24 | tpm2/tlcl_send_startup: should pass on TPM_E_INVALID_POSTINIT | Joel Kitching |
2018-10-22 | reset: Provide new single-function reset API | Nico Huber |
2018-10-18 | tpm/tspi: clean up tpm_setup function flow | Joel Kitching |
2018-10-17 | vboot: do not extend PCRs on resume from S3 | 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-13 | security/vboot/Makefile: Use shell cat instead of make file command | Raul E Rangel |
2018-08-10 | src: Fix typo | Elyes HAOUAS |
2018-08-09 | src/security/vboot: Fix typo | Elyes HAOUAS |
2018-08-08 | security/tpm: Report tpm_unmarshal_response warning | Richard Spiegel |
2018-08-08 | security/vboot: Split fwid.region build target | Raul E Rangel |
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-07-18 | security/vboot: fix typo | Raul E Rangel |
2018-07-17 | security/vboot: Add interface for FSP 2.0 mrc caching | Philipp Deppenwiese |
2018-07-06 | src: Add missing license headers | Martin Roth |
2018-06-28 | vboot: Fix linking error with USE_OPTION_TABLE enabled | Patrick Rudolph |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-05-14 | security/vboot: Remove redundent _verstage/_everstage/_verstage_size symbols | Subrata Banik |
2018-05-13 | timestamp: Add timestamps for TPM communication | Raul E Rangel |
2018-05-03 | security/vboot: make vboot starts in bootblock depend on c env | Aaron Durbin |
2018-04-27 | security/vboot: Add function to check if UDC can be enabled | Furquan Shaikh |
2018-04-27 | security/vboot: Add function to read UDC enable flag | Furquan Shaikh |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-04-09 | vboot: Add support for reading GBB flags | Furquan Shaikh |
2018-03-26 | vboot: Update to most recent GBB flag usage | Julius Werner |
2018-03-16 | security/tpm: Fix TPM software stack vulnerability | zaolin |
2018-02-07 | security/vboot: overwrite existing spaces during factory init for tpm2 | Andrey Pronin |
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 |
2018-01-17 | security/vboot: Add two weak methods for vboot2 | Philipp Deppenwiese |
2017-12-07 | security/vboot: Remove unused include of vboot_nvstorage.h | Randall Spangler |
2017-10-22 | security/vboot: Move vboot2 to security kconfig section | Philipp Deppenwiese |
2017-10-22 | src/security: Add security kconfig stub | Philipp Deppenwiese |