summaryrefslogtreecommitdiffstats
path: root/src/security/tpm
Commit message (Expand)AuthorAgeFilesLines
* security/tpm/tss/tcg-1.2/tss.c: Drop dead codeAngel Pons2020-07-091-5/+0
* drivers/pc80/tpm: Remove LPC_TPMKyösti Mälkki2020-07-041-1/+1
* security/tpm: Change wording of variable namesDuncan Laurie2020-06-171-7/+7
* src: Remove redundant includesElyes HAOUAS2020-06-022-2/+0
* Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki2020-05-261-2/+2
* security/tpm: Use SPDX identifiersJacob Garber2020-05-2510-51/+19
* security/tpm/tspi: Fix handling of white space delimited listharshit2020-05-192-5/+6
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-05-181-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1111-11/+0
* security: tcg-2.0: Ignore data payload for errors, fix Cr50 boot modeJulius Werner2020-05-083-8/+17
* {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-082-24/+4
* drivers/spi/tpm: Add support for non CR50 SPI TPM2Patrick Rudolph2020-04-281-10/+18
* vboot: Add permission check for kernel spaceDaisuke Nojiri2020-04-232-0/+24
* TPM: Add tlcl_cr50_get_boot_modednojiri2020-04-174-0/+40
* src/security: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-049-117/+18
* security/tpm: Fix compile-time elimination for SEPARATE_VERSTAGEJulius Werner2020-04-011-2/+12
* security/tpm: Include mrc.bin in CRTM if presentBill XIE2020-03-312-2/+6
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-317-39/+356
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-179-18/+0
* treewide: Replace uses of "Nehalem"Angel Pons2020-03-151-1/+1
* security/tpm/tss: Add ClearControl FunctionChristian Walter2020-02-044-0/+50
* src/security: Fix typosElyes HAOUAS2020-01-101-1/+1
* src/security: Remove unused <stdlib.h>Elyes HAOUAS2019-12-192-2/+0
* security/tpm: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-295-37/+27
* security/tpm: Add a Kconfig to disregard INVALID_POSTINIT on startupArthur Heymans2019-10-172-0/+14
* src/security: Remove unused #include <fmap.h>Elyes HAOUAS2019-09-151-1/+0
* Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()"Julius Werner2019-09-112-74/+7
* security/tpm: Use correct hash digest lengthsJacob Garber2019-09-072-7/+7
* security/tpm/tss/tcg-2.0: Add support for algorithmsFrans Hendriks2019-09-061-2/+23
* security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()Frans Hendriks2019-09-053-13/+88
* security/tpm/tss/tcg-2.0: Use tlcl_get_hash_size_from_algo() for hash sizeFrans Hendriks2019-09-034-7/+58
* Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki2019-08-261-2/+2
* tpm/tspi: include vb2_sha for vb2_get_hash_algorithm_nameJoel Kitching2019-08-081-0/+1
* drivers/crb: Add CRB driver for TPM2 supportChristian Walter2019-07-311-2/+2
* security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability()Frans Hendriks2019-07-194-0/+80
* security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init()Frans Hendriks2019-07-011-2/+7
* security/tpm/Makefile.inc: Remove VBOOT dependency for tss files in postcarFrans Hendriks2019-06-211-2/+2
* vboot: include vb2_sha.h when requiredJoel Kitching2019-05-091-0/+1
* security/tpm: Change POWER_OFF_ON_CR50_UPDATE so it can be disabledKeith Short2019-04-241-1/+1
* {src,util}: Correct typo in comment and debug stringFrans Hendriks2019-04-082-3/+3
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-291-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-203-3/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-13/+13
* security/tpm: Fix TCPA log featurePhilipp Deppenwiese2019-03-074-49/+179
* security/vboot: Add measured boot modePhilipp Deppenwiese2019-02-251-5/+2
* coreboot: check Cr50 PM mode on normal bootKeith Short2019-02-135-3/+136
* tss/tcg-2.0: remove unnecessary break from marshaling codeJoel Kitching2019-01-171-1/+0
* src/security/tpm: query recovery mode from Cr50Keith Short2019-01-174-0/+31
* tss: implement tlcl_save_stateJoel Kitching2018-11-285-0/+57
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-013-0/+6