coreboot/src
Subrata Banik 20c64a1210 mb/google/rex: Disable ACPI PM timer
This patch deselects `USE_PM_ACPI_TIMER` kconfig to ensure that
ACPI PM timer remains disabled.

The PM timer (by PMC IP) consumes more power and blocks S0ix so the
timer is emulated by ucode to save power and unblock S0ix.

TEST=Able to boot Google, Rex and ensure PMC MMIO register 0x18fc
BIT 1 is set.

Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: I2a23b417ff7fb6328323380a7df46b4b397fc8eb
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69685
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
2022-11-18 19:48:14 +00:00
..
acpi acpi: Update default processor string from decimal to hex 2022-11-13 15:41:59 +00:00
arch arch/x86/smbios: Add SMBIOS Type 39 2022-11-17 21:17:49 +00:00
commonlib commonlib/storage/sdhci.c: Remove "ERROR: " from log message 2022-11-17 13:28:30 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu cpu/x86/Kconfig: Drop unused Kconfig symbol 2022-11-17 13:26:17 +00:00
device device/Kconfig: Don't allow native mode in x86_64 2022-11-14 15:54:09 +00:00
drivers drivers/i2c/rx6110sa/rx6110sa.c: Make log messages consistent 2022-11-18 16:05:03 +00:00
ec {ec/superio}/acpi: Remove _PRS if no _SRS is implemented 2022-11-17 21:20:50 +00:00
include cbmem_top_chipset: Change the return value to uintptr_t 2022-11-18 16:00:45 +00:00
lib lib/malloc.c: Fix log messages 2022-11-18 16:02:28 +00:00
mainboard mb/google/rex: Disable ACPI PM timer 2022-11-18 19:48:14 +00:00
northbridge cbmem_top_chipset: Change the return value to uintptr_t 2022-11-18 16:00:45 +00:00
sbom
security security/tpm: improve tlcl_extend() signature 2022-11-12 23:16:07 +00:00
soc cbmem_top_chipset: Change the return value to uintptr_t 2022-11-18 16:00:45 +00:00
southbridge sb/intel/i82801dx/bootblock.c: Include "i82801dx.h" 2022-11-17 14:25:04 +00:00
superio {ec/superio}/acpi: Remove _PRS if no _SRS is implemented 2022-11-17 21:20:50 +00:00
vendorcode vc/intel/fsp/mtl: Update header files from 2364_00 to 2404_00 2022-11-17 00:01:56 +00:00
Kconfig build: List all Kconfigs in CBFS config file, compress it 2022-11-18 17:19:44 +00:00