coreboot-kgpe-d16/src/mainboard/intel
Hsuan-ting Chen 642508aa9c Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"
This reverts commit adb393bdd6.
This relands commit 6260bf712a.

Reason for revert:
The original CL did not handle some devices correctly.
With the fixes:
* commit 36721a4 (mb/google/brya: Add GPIO_IN_RW to all variants'
early GPIO tables)
* commit 3bfe46c (mb/google/guybrush: Add GPIO EC in RW to early
GPIO tables)
* commit 3a30cf9 (mb/google/guybrush: Build chromeos.c in verstage

This CL also fix the following platforms:
* Change to always trusted: cyan.
* Add to early GPIO table: dedede, eve, fizz, glados, hatch, octopus,
			   poppy, reef, volteer.
* Add to both Makefile and early GPIO table: zork.

For mb/intel:
* adlrvp: Add support for get_ec_is_trusted().
* glkrvp: Add support for get_ec_is_trusted() with always trusted.
* kblrvp: Add support for get_ec_is_trusted() with always trusted.
* kunimitsu: Add support for get_ec_is_trusted() and initialize it as
	     early GPIO.
* shadowmountain: Add support for get_ec_is_trusted() and initialize
	     it as early GPIO.
* tglrvp: Add support for get_ec_is_trusted() with always trusted.

For qemu-q35: Add support for get_ec_is_trusted() with always trusted.

We could attempt another land.

Change-Id: I66b8b99d6e6bf259b18573f9f6010f9254357bf9
Signed-off-by: Hsuan Ting Chen <roccochen@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58253
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2021-11-15 12:00:12 +00:00
..
adlrvp Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" 2021-11-15 12:00:12 +00:00
apollolake_rvp mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
baskingridge mb/google,intel: Add ChromeOS GPIOs to onboard.h 2021-11-12 11:23:00 +00:00
cedarisland_crb pci_mmio_cfg: Always use pci_s_* functions 2021-11-09 11:05:33 +00:00
coffeelake_rvp ChromeOS: Replace with or add <types.h> 2021-11-11 06:25:12 +00:00
d510mo cpu/intel/speedstep: Constify get_cst_entries() 2021-10-19 15:00:01 +00:00
d945gclf cpu/intel/speedstep: Constify get_cst_entries() 2021-10-19 15:00:01 +00:00
dcp847ske Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
dg41wv cpu/intel/speedstep: Constify get_cst_entries() 2021-10-19 15:00:01 +00:00
dg43gt cpu/intel/speedstep: Constify get_cst_entries() 2021-10-19 15:00:01 +00:00
elkhartlake_crb src/*: Specify type of DIMM_SPD_SIZE once 2021-09-03 00:10:33 +00:00
emeraldlake2 mb/google,intel: Add ChromeOS GPIOs to onboard.h 2021-11-12 11:23:00 +00:00
galileo mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
glkrvp Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" 2021-11-15 12:00:12 +00:00
harcuvar mainboard/intel/harcuvar: Remove hardcoded lapic 0 from devicetree.cb 2021-08-28 21:27:46 +00:00
icelake_rvp ChromeOS: Replace with or add <types.h> 2021-11-11 06:25:12 +00:00
jasperlake_rvp ChromeOS: Replace with or add <types.h> 2021-11-11 06:25:12 +00:00
kblrvp Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" 2021-11-15 12:00:12 +00:00
kunimitsu Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" 2021-11-15 12:00:12 +00:00
leafhill mb/intel/leafhill,minnow3: remove FSP_M_CBFS and FSP_S_CBFS override 2021-09-05 17:52:24 +00:00
minnow3 mb/intel/leafhill,minnow3: remove FSP_M_CBFS and FSP_S_CBFS override 2021-09-05 17:52:24 +00:00
saddlebrook soc/intel/skylake: switch to common GNVS 2021-10-17 12:59:06 +00:00
shadowmountain Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" 2021-11-15 12:00:12 +00:00
strago mb/google,intel: Add ChromeOS GPIOs to onboard.h 2021-11-12 11:23:00 +00:00
tglrvp Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" 2021-11-15 12:00:12 +00:00
wtm2 ChromeOS: Replace with or add <types.h> 2021-11-11 06:25:12 +00:00
Kconfig mb/*/Kconfig: Factor out MAINBOARD_VENDOR 2020-03-03 10:15:22 +00:00
Kconfig.name