aboutsummaryrefslogtreecommitdiff
path: root/src/security/tpm
AgeCommit message (Expand)Author
2023-09-14vc/google/chromeos: Move clear_ec_ap_idle() to common codeDerek Huang
2023-08-14commonlib,console,nb,sb,security: Add SPDX licenses to MakefilesMartin Roth
2023-08-01security/tpm/tpm{1,2}_log_serialized.h: Use C99 flexible arraysElyes Haouas
2023-07-18security/tpm: Respect CBMEM TPM log sizeJeremy Soller
2023-07-06drivers/tpm: Move tis_plat_irq_status to cr50 driverGrzegorz Bernacki
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-04-10security/tpm: make usage of PCRs configurable via KconfigSergii Dmytruk
2023-03-22security/tpm/tspi: Fix preram TPM log max entriesJeremy Soller
2023-03-04security/tpm: add TPM log format as per 2.0 specSergii Dmytruk
2023-03-04security/tpm: add TPM log format as per 1.2 specSergii Dmytruk
2023-01-11security/tpm/tspi/log.c: fix strncpy() usageSergii Dmytruk
2023-01-11security/tpm: make tspi/crtm.c agnostic to log formatSergii Dmytruk
2023-01-11treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk
2023-01-10chromeos/cr50_enable_update.c: Clear EC AP_IDLE flagDerek Huang
2022-12-23Revert "security/tpm/: turn tis_{init,open} into tis_probe"Sergii Dmytruk
2022-12-21treewide: Remove duplicated includesElyes Haouas
2022-12-21security/tpm/: turn tis_{init,open} into tis_probeSergii Dmytruk
2022-12-05security/tpm: remove tis_close()Sergii Dmytruk
2022-11-22security: Remove unnecessary space after castsElyes Haouas
2022-11-19security/tpm: make log format configurable via KconfigSergii Dmytruk
2022-11-12security/tpm: improve tlcl_extend() signatureSergii Dmytruk
2022-09-30drivers/crb: Add SMBIOS hook to generate type 43 TPM DeviceMichał Żygowski
2022-09-15src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas
2022-09-02cbfs/vboot: Adapt to new vb2_digest APIJulius Werner
2022-08-29drivers/i2c/tpm: Remove TI50_FIRMWARE_VERSION_NOT_SUPPORTEDReka Norman
2022-08-21tpm: Correct TI50_FIRMWARE_VERSION_NOT_SUPPORTED help textYu-Ping Wu
2022-06-08drivers/tpm/cr50: Add TPM IRQ timeout Kconfig optionYu-Ping Wu
2022-06-01cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOADJulius Werner
2022-05-24security/tpm/crtm: Add a function to measure the bootblock on SoC levelWerner Zeh
2022-05-24security/tpm/crtm: Use bootblock from FMAP on non x86 platformsWerner Zeh
2022-05-24security/tpm/crtm.c: Fix !CONFIG_BOOTBLOCK_IN_CBFS measuringArthur Heymans
2022-05-20CBMEM: Change declarations for initialization hooksKyösti Mälkki
2022-05-16drivers/i2c/tpm: Work around missing firmware_version in Ti50 < 0.0.15Reka Norman
2022-05-11security/tpm/crtm.c: Remove set but unused variableArthur Heymans
2022-04-24src: Remove unused <console/cbmem_console.h>Elyes HAOUAS
2022-04-21tpm: Refactor TPM Kconfig dimensionsJes B. Klinke
2022-03-09{drivers/security}: Replace `cb_err_t` with `enum cb_err`Subrata Banik
2022-03-07drivers/tpm/spi: Refactor out some cr50-specific logicTim Wawrzynczak
2022-03-01security/tpm: Add vendor-specific tis functions to read/write TPM regsTim Wawrzynczak
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-01-12src: Remove redundant <rules.h> and <commonlib/bsd/compiler.h>Elyes HAOUAS
2021-12-06cbfs: Remove deprecated APIsJulius Werner
2021-12-03cbfs | tspi: Join hash calculation for verification and measurementJulius Werner
2021-11-17security/tpm/tcg-2.0: Handle TPM_RC_NV_RANGE return codeKarthikeyan Ramasubramanian
2021-10-05src/mainboard to src/security: Fix spelling errorsMartin Roth
2021-06-21security/tpm/tspi/crtm.c: Fix early initArthur Heymans
2021-06-16security/tpm/tspi: Reduce scope of tspi_init_crtmArthur Heymans
2021-06-15tpm/tss: Remove local variablePatrick Georgi
2021-06-10security/tpm/tss/tcg-2.0: Add `tlcl_set_bits()`Aseda Aboagye
2021-05-30Apply more uses for Kconfig TPMKyösti Mälkki
2021-05-27tpm: Remove USER_TPMx options, make TPM1/TPM2 menuconfig visibleJulius Werner
2021-05-26Add Kconfig TPMKyösti Mälkki
2021-05-21security/tpm/tspi: Always measure the cache to pcrArthur Heymans
2021-05-21security/tpm/tspi/crtm: Fix FMAP TPM PCRArthur Heymans
2021-05-13src/security/tpm: Deal with zero length tlcl writesPatrick Georgi
2021-05-06security/tpm: Add option to init TPM in bootblockArthur Heymans
2021-05-05security/tpm/crtm: Measure FMAP into TPMArthur Heymans
2021-03-05security/tpm/tss/vendor/cr50: Introduce vendor sub-command to reset ECKarthikeyan Ramasubramanian
2021-02-09security/tpm/tss/vendor/cr50/cr50.c: Fix typoElyes HAOUAS
2021-01-19security/tpm/tss/tcg-1.2/tss.c: Use __func__Elyes HAOUAS
2020-12-02cbfs: Move more stuff into cbfs_boot_lookup()Julius Werner
2020-10-26security/tpm/tspi/crtm: Add line break to debug messagesFrans Hendriks
2020-09-21src/security: Drop unneeded empty linesElyes HAOUAS
2020-09-21security/tpm/tss/tcg-2.0: add const to marshalling functionsCaveh Jalali
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