aboutsummaryrefslogtreecommitdiff
path: root/src/security/vboot/secdata_tpm.c
AgeCommit message (Expand)Author
2021-01-18security/vboot/secdata_tpm.c: Remove repeated wordElyes HAOUAS
2020-10-28security/vboot: fix policy digest for nvmem spacesAndrey Pronin
2020-10-22security/vboot: Remove all tpm 1.2 functions for mrc hash in the tpmShelley Chen
2020-10-20security/vboot: Add new TPM NVRAM index MRC_RW_HASH_NV_INDEXShelley Chen
2020-10-20security/vboot: Make mrc_cache hash functions genericShelley Chen
2020-07-15security/vboot: ensure that NVMEM is saved on every kernel space writeJett Rink
2020-07-09security/vboot/secdata_tpm.c: Drop dead codeAngel Pons
2020-05-18src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-05-11treewide: Convert more license headers to SPDX stylePatrick Georgi
2020-04-23vboot: Add permission check for kernel spaceDaisuke Nojiri
2020-04-20security/vboot, mb/google: Fix build errorsPatrick Georgi
2020-04-20vboot/secdata: remove retries, readback, and CRC checkJoel Kitching
2020-04-20vboot: remove leftover TPM_PCR_GBB constantsJoel Kitching
2020-04-17ec_sync: Run EFS2 in romstagednojiri
2020-03-07vboot: Upgrade kernel space to v1.0dnojiri
2019-12-19src/security: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-12vboot: update secdata naming schemeJoel Kitching
2019-12-06vboot: Clear secdata change flags after factory initJulius Werner
2019-12-02src: Move 'static' to the beginning of declarationElyes HAOUAS
2019-11-26security/vboot: Remove duplicate offsetof() definitionJacob Garber
2019-08-21vboot: update vboot2 functions to use new vb2_error_tJoel Kitching
2019-08-21vboot: use vboot2 API to set initial secdatak valueJoel Kitching
2019-08-06security/vboot: Add Support for Intel PTTChristian Walter
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-08-03security/tpm: Improve TCPA log generationPhilipp Deppenwiese
2018-07-30security/vboot: Enable TCPA log extensionPhilipp Deppenwiese
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-02-07security/vboot: overwrite existing spaces during factory init for tpm2Andrey Pronin
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese