Age | Commit message (Expand) | Author |
2022-09-17 | security/vboot: Add rollback NVRAM space for TPM 2 | Miriam Polzer |
2022-09-04 | security/vboot/tpm: Avoid duplicate vb2api_secdata_firmware_create calls | Yu-Ping Wu |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2021-12-16 | Revert "security/vboot: Add NVRAM counter for TPM 2.0" | Tim Wawrzynczak |
2021-12-03 | src/security/vboot: Set up secure counter space in TPM NVRAM | Karthikeyan Ramasubramanian |
2021-11-19 | security/vboot: Add NVRAM counter for TPM 2.0 | Miriam Polzer |
2021-11-17 | security/vboot: Use default kernel secdata size | Tim Wawrzynczak |
2021-07-26 | vboot/secdata_tpm: Add WRITE_STCLEAR attr to RW ARB spaces | Aseda Aboagye |
2021-06-10 | security/vboot: Add support for ZTE spaces | Aseda Aboagye |
2021-05-16 | vboot/secdata_tpm: Create FWMP space in coreboot | Aseda Aboagye |
2021-05-16 | vboot/secdata_tpm: Rename set_space() | Aseda Aboagye |
2021-01-18 | security/vboot/secdata_tpm.c: Remove repeated word | Elyes HAOUAS |
2020-10-28 | security/vboot: fix policy digest for nvmem spaces | Andrey Pronin |
2020-10-22 | security/vboot: Remove all tpm 1.2 functions for mrc hash in the tpm | Shelley Chen |
2020-10-20 | security/vboot: Add new TPM NVRAM index MRC_RW_HASH_NV_INDEX | Shelley Chen |
2020-10-20 | security/vboot: Make mrc_cache hash functions generic | Shelley Chen |
2020-07-15 | security/vboot: ensure that NVMEM is saved on every kernel space write | Jett Rink |
2020-07-09 | security/vboot/secdata_tpm.c: Drop dead code | Angel Pons |
2020-05-18 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Convert more license headers to SPDX style | Patrick Georgi |
2020-04-23 | vboot: Add permission check for kernel space | Daisuke Nojiri |
2020-04-20 | security/vboot, mb/google: Fix build errors | Patrick Georgi |
2020-04-20 | vboot/secdata: remove retries, readback, and CRC check | Joel Kitching |
2020-04-20 | vboot: remove leftover TPM_PCR_GBB constants | Joel Kitching |
2020-04-17 | ec_sync: Run EFS2 in romstage | dnojiri |
2020-03-07 | vboot: Upgrade kernel space to v1.0 | dnojiri |
2019-12-19 | src/security: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-12 | vboot: update secdata naming scheme | Joel Kitching |
2019-12-06 | vboot: Clear secdata change flags after factory init | Julius Werner |
2019-12-02 | src: Move 'static' to the beginning of declaration | Elyes HAOUAS |
2019-11-26 | security/vboot: Remove duplicate offsetof() definition | Jacob Garber |
2019-08-21 | vboot: update vboot2 functions to use new vb2_error_t | Joel Kitching |
2019-08-21 | vboot: use vboot2 API to set initial secdatak value | Joel Kitching |
2019-08-06 | security/vboot: Add Support for Intel PTT | Christian Walter |
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 |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-08-03 | security/tpm: Improve TCPA log generation | Philipp Deppenwiese |
2018-07-30 | security/vboot: Enable TCPA log extension | Philipp Deppenwiese |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-02-07 | security/vboot: overwrite existing spaces during factory init for tpm2 | Andrey Pronin |
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 |
2017-10-22 | security/vboot: Move vboot2 to security kconfig section | Philipp Deppenwiese |