coreboot-kgpe-d16/src
Subrata Banik 8cced29eed soc/intel/cnl: Remove unnecessary FSP UPD “PchPwrOptEnable” usage
PchPwrOptEnable FSP UPD is for internal testing and not really available
in externally released FSP source hence assigning this UPD using devicetree
config dmipwroptimize doesn't do anything.

TEST=Build and boot sarien/arcada.

Change-Id: I6da2a088fb697e57d12008fa18bd1764b3da7765
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35323
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: V Sowmya <v.sowmya@intel.com>
2019-09-12 13:16:46 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Cache the TSEG region at the top of ram 2019-09-11 14:45:38 +00:00
commonlib AUTHORS: Move src/commonlib copyrights into AUTHORS file 2019-09-10 12:50:35 +00:00
console AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
cpu arch/x86: Drop _car_relocatable_data symbols 2019-09-11 06:22:10 +00:00
device Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
drivers intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig 2019-09-11 14:46:13 +00:00
ec ec/kontron/kempld: Select DRIVERS_UART_8250IO 2019-09-02 10:58:15 +00:00
include src: Remove unneeded include <arch/interrupt.h> 2019-09-11 14:45:08 +00:00
lib timestamps: Mostly remove struct timestamp_cache 2019-09-12 10:17:57 +00:00
mainboard soc/intel/cnl: Remove unnecessary FSP UPD “PchPwrOptEnable” usage 2019-09-12 13:16:46 +00:00
northbridge src/{northbridge,soc}: Remove not used #include <elog.h> 2019-09-12 13:16:10 +00:00
security Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()" 2019-09-11 22:14:54 +00:00
soc soc/intel/cnl: Remove unnecessary FSP UPD “PchPwrOptEnable” usage 2019-09-12 13:16:46 +00:00
southbridge southbridge: Remove not used #include <elog.h> 2019-09-12 13:15:40 +00:00
superio superio/common: fix regression in ssdt 2019-09-11 13:49:28 +00:00
vendorcode src/vendorcode: Remove not used #include <elog.h> 2019-09-12 13:16:04 +00:00
Kconfig ACPI S3: Depend on RELOCATABLE_RAMSTAGE 2019-08-22 06:38:13 +00:00