summaryrefslogtreecommitdiff
path: root/src/security/tpm
AgeCommit message (Expand)Author
2020-08-20drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systemsJes Klinke
2020-07-09security/tpm/tss/tcg-1.2/tss.c: Drop dead codeAngel Pons
2020-07-04drivers/pc80/tpm: Remove LPC_TPMKyösti Mälkki
2020-06-17security/tpm: Change wording of variable namesDuncan Laurie
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-05-26Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki
2020-05-25security/tpm: Use SPDX identifiersJacob Garber
2020-05-19security/tpm/tspi: Fix handling of white space delimited listharshit
2020-05-18src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-08security: tcg-2.0: Ignore data payload for errors, fix Cr50 boot modeJulius Werner
2020-05-08{security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-04-28drivers/spi/tpm: Add support for non CR50 SPI TPM2Patrick Rudolph
2020-04-23vboot: Add permission check for kernel spaceDaisuke Nojiri
2020-04-17TPM: Add tlcl_cr50_get_boot_modednojiri
2020-04-04src/security: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-01security/tpm: Fix compile-time elimination for SEPARATE_VERSTAGEJulius Werner
2020-03-31security/tpm: Include mrc.bin in CRTM if presentBill XIE
2020-03-31security/vboot: Decouple measured boot from verified bootBill XIE
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-15treewide: Replace uses of "Nehalem"Angel Pons
2020-02-04security/tpm/tss: Add ClearControl FunctionChristian Walter
2020-01-10src/security: Fix typosElyes HAOUAS
2019-12-19src/security: Remove unused <stdlib.h>Elyes HAOUAS
2019-11-29security/tpm: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-10-17security/tpm: Add a Kconfig to disregard INVALID_POSTINIT on startupArthur Heymans
2019-09-15src/security: Remove unused #include <fmap.h>Elyes HAOUAS
2019-09-11Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()"Julius Werner
2019-09-07security/tpm: Use correct hash digest lengthsJacob Garber
2019-09-06security/tpm/tss/tcg-2.0: Add support for algorithmsFrans Hendriks
2019-09-05security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()Frans Hendriks
2019-09-03security/tpm/tss/tcg-2.0: Use tlcl_get_hash_size_from_algo() for hash sizeFrans Hendriks
2019-08-26Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki
2019-08-08tpm/tspi: include vb2_sha for vb2_get_hash_algorithm_nameJoel Kitching
2019-07-31drivers/crb: Add CRB driver for TPM2 supportChristian Walter
2019-07-19security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability()Frans Hendriks
2019-07-01security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init()Frans Hendriks
2019-06-21security/tpm/Makefile.inc: Remove VBOOT dependency for tss files in postcarFrans Hendriks
2019-05-09vboot: include vb2_sha.h when requiredJoel Kitching
2019-04-24security/tpm: Change POWER_OFF_ON_CR50_UPDATE so it can be disabledKeith Short
2019-04-08{src,util}: Correct typo in comment and debug stringFrans Hendriks
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2019-02-25security/vboot: Add measured boot modePhilipp Deppenwiese
2019-02-13coreboot: check Cr50 PM mode on normal bootKeith Short
2019-01-17tss/tcg-2.0: remove unnecessary break from marshaling codeJoel Kitching
2019-01-17src/security/tpm: query recovery mode from Cr50Keith Short
2018-11-28tss: implement tlcl_save_stateJoel Kitching