coreboot/src
Keith Short 97f8029ad4 security/tpm: Change POWER_OFF_ON_CR50_UPDATE so it can be disabled
Modify the POWER_OFF_ON_CR50_UPDATE Kconfig option so that specific
mainboard implementations can disable the option.

BUG=b:126632503
BRANCH=none
TEST=Build coreboot on sarien/arcada.
TEST=Perform Cr50 firmware update on Sarien, confirm the platform boots
normally after sending TURN_UPDATE_ON to the Cr50.

Change-Id: I3beefaae21de61e53ae232dbdc8ea9dbb2c78cd5
Signed-off-by: Keith Short <keithshort@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32435
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-04-24 15:53:08 +00:00
..
acpi
arch arch/x86/car.ld: Make the vboot tpm log symbols conditional 2019-04-23 10:18:09 +00:00
commonlib src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu cpu/intel/speedstep/acpi: Use get_ia32_fsb_x3() function 2019-04-23 10:19:37 +00:00
device src: Use include <console/console.h> when appropriate 2019-04-23 10:01:21 +00:00
drivers mb/google/sarien: Disable touch by strap pin GPP_B4 2019-04-24 15:51:22 +00:00
ec ec/google/wilco: Support board_id with EC provided ID 2019-04-18 23:43:06 +00:00
include lib/fmap: Add area read/write functions 2019-04-23 10:22:54 +00:00
lib lib/fmap: Add area read/write functions 2019-04-23 10:22:54 +00:00
mainboard mb/google/sarien: Add power control for Sarien touchscreen 2019-04-24 15:52:40 +00:00
northbridge nb/intel/sandybridge: add pch.h include 2019-04-23 10:52:09 +00:00
security security/tpm: Change POWER_OFF_ON_CR50_UPDATE so it can be disabled 2019-04-24 15:53:08 +00:00
soc mediatek/mt8183: Set CPU frequency to 1989MHz 2019-04-24 10:22:17 +00:00
southbridge sb/intel/bd82x6x: fix linking for non-native raminit case 2019-04-23 10:13:14 +00:00
superio src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
vendorcode coreboot: Run mainboard specific code before Cr50 reset 2019-04-23 10:21:24 +00:00
Kconfig x86/smbios: Untangle system and board tables 2019-03-16 16:22:16 +00:00