coreboot/src
Subrata Banik 73b1bd7992 soc/intel/cannonlake: Configure GPIO PM configuration in bootblock
This patch performs below operations:
1. Rename soc_fill_gpio_pm_configuration to soc_gpio_pm_configuration
2. Move soc_gpio_pm_configuration() to gpio_common.c
3. Calling from bootblock and after FSP-S to ensure GPIO PM configuration
is updated with devicetree.cb value even with platform reset.

BUG=b:144002424
TEST=coreboot configures all MISCCFG.bit 0-5 local clock gating based on devicetree.cb

Change-Id: I54061d556d62462d9012bc47bb9f3604a3e5a250
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37319
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-12-03 11:26:41 +00:00
..
acpi
arch kill CAR_GLOBAL_MIGRATION leftovers 2019-11-30 16:12:04 +00:00
commonlib commonlib/storage/pci_sdhci.c: Drop CAR_GLOBAL_MIGRATION support 2019-11-29 09:23:31 +00:00
console kill CAR_GLOBAL_MIGRATION leftovers 2019-11-30 16:12:04 +00:00
cpu src/: Remove g_ prefixes and _g suffixes from variables 2019-12-02 10:44:38 +00:00
device device/hypertransport: Drop unused code 2019-11-22 10:41:10 +00:00
drivers drivers/gfx: Add generic graphics with SSDT generator 2019-12-02 23:23:38 +00:00
ec ec/google/wilco: Add EC ACPI methods for privacy screen 2019-12-02 23:28:03 +00:00
include src/soc/intel: Add Cometlake-S and CMP-H skus 2019-12-02 12:04:38 +00:00
lib lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table 2019-12-02 13:00:45 +00:00
mainboard AGESA boards: Drop commented out code 2019-12-03 03:45:46 +00:00
northbridge src: Move 'static' to the beginning of declaration 2019-12-02 15:56:40 +00:00
security src: Move 'static' to the beginning of declaration 2019-12-02 15:56:40 +00:00
soc soc/intel/cannonlake: Configure GPIO PM configuration in bootblock 2019-12-03 11:26:41 +00:00
southbridge AGESA,binaryPI: Remove unused s3_load/save_nvram 2019-12-03 03:45:23 +00:00
superio superio/aspeed: Remove unused aspeed include path 2019-12-02 12:06:28 +00:00
vendorcode vendorcode/siemens/hwilib: Fix current file string usage 2019-11-29 09:03:41 +00:00
Kconfig Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00