coreboot/src/drivers/tpm
Yu-Ping Wu 28f1729f15 tpm: Correct TI50_FIRMWARE_VERSION_NOT_SUPPORTED help text
Reading firmware_version register is supported on Ti50 version
0.22.4. Therefore correct the help text of the Kconfig option
TI50_FIRMWARE_VERSION_NOT_SUPPORTED.

Also change the message level to BIOS_WARNING.

BUG=b:234533588
TEST=emerge-corsola coreboot
BRANCH=none

Change-Id: I66a0ef896c9dc4cd0f586555a55dbcd1cfd863f9
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66906
Reviewed-by: Yidi Lin <yidilin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Andrey Pronin <apronin@google.com>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
2022-08-21 15:01:19 +00:00
..
cr50.c tpm: Correct TI50_FIRMWARE_VERSION_NOT_SUPPORTED help text 2022-08-21 15:01:19 +00:00
cr50.h drivers/tpm/cr50: Add TPM IRQ timeout Kconfig option 2022-06-08 00:28:27 +00:00
Kconfig payloads/tianocore: Rename TianoCore to edk2 2022-08-13 16:35:18 +00:00
Makefile.inc tpm: Refactor TPM Kconfig dimensions 2022-04-21 23:07:20 +00:00
ppi.c drivers: Get rid of unnecessary blank lines {before,after} brace 2022-07-17 18:45:23 +00:00
ppi_stub.c drivers: Remove unused <acpi/acpi.h> 2022-04-24 17:41:26 +00:00
tpm.c
tpm_ppi.h