mb/google/skyrim: Enable hibernate on TPM err

Enable hibernate on TPM setup error for Skyrim devices.

BUG=b:296439237
TEST=Force the error by hard coding the return code and observe the
device entering hibernate.
BRANCH=None

Change-Id: Ibf96b830f07dac98035d3152c8ec220685a912bc
Signed-off-by: Jon Murphy <jpmurphy@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77668
Reviewed-by: Tim Van Patten <timvp@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Jon Murphy 2023-09-05 11:44:21 -06:00 committed by Raul Rangel
parent a2f08aa5c4
commit b0b87ed49c
1 changed files with 5 additions and 0 deletions

View File

@ -247,4 +247,9 @@ config SPI_FLASH_STMICRO
config SPI_FLASH_WINBOND
default y
# Enable hibernate on TPM setup error as needed
config TPM_SETUP_HIBERNATE_ON_ERR
bool
default y
endif # BOARD_GOOGLE_BASEBOARD_SKYRIM